mirror of
https://github.com/edubart/otclient.git
synced 2025-11-03 12:16:23 +01:00
g_map.findItemsByid
This commit is contained in:
@@ -197,6 +197,8 @@ public:
|
||||
void beginGhostMode(float opacity);
|
||||
void endGhostMode();
|
||||
|
||||
ItemVector findItemsById(uint16 clientId, uint32 max);
|
||||
|
||||
// known creature related
|
||||
void addCreature(const CreaturePtr& creature);
|
||||
CreaturePtr getCreatureById(uint32 id);
|
||||
|
||||
Reference in New Issue
Block a user