27 #ifndef __EVEMU_SYSTEM_BOOKMARKDB_H_
28 #define __EVEMU_SYSTEM_BOOKMARKDB_H_
87 #endif // __EVEMU_SYSTEM_BOOKMARKDB_H_
void GetVoucherData(BmData &data)
itemID[count] Create count or of the specified() x() y(z)-Jump to the specified position in space.Stopped." ) COMMAND( translocate
void GetBookmarkByFolderID(int32 folderID, std::vector< int32 > &bmIDs)
PyRep * GetBookmarksInFolder(uint32 folderID)
uint32 SaveNewFolder(std::string folderName, uint32 ownerID)
bool UpdateBookmark(uint32 bookmarkID, uint32 ownerID, std::string memo, std::string note, uint32 folderID=0)
bool GetBookmarkInformation(uint32 bookmarkID, uint32 &itemID, uint16 &typeID, uint32 &locationID, double &x, double &y, double &z)
bool DeleteBookmarks(std::vector< int32 > *bookmarkList)
void ChangeOwner(uint32 bookmarkID, uint32 ownerID=1)
bool DeleteBookmark(uint32 ownerID, uint32 bookmarkID)
bool UpdateFolder(int32 folderID, std::string folderName)
void SaveNewBookmark(BmData &data)
static const char * GetBookmarkName(uint32 bookmarkID)
bool DeleteFolder(int32 folderID)
PyRep * GetBookmarks(uint32 ownerID)
PyRep * GetFolders(uint32 ownerID)
typeID Spawn an NPC with the specified type text Search for items matching the specified query() type()() itemID() copy() materialLevel()() itemID(attributeID)-Retrieves attribute value." ) COMMAND( setattr
void MoveBookmarkToFolder(int32 folderID, std::vector< int32 > *bookmarkList)
static PyTuple * GetBookmarkDescription(uint32 bookmarkID)