Changeset 79 for trunk/src/game/ObjectMgr.h
- Timestamp:
- 11/19/08 13:32:21 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/ObjectMgr.h
r44 r79 397 397 uint32 GetPlayerTeamByGUID(const uint64 &guid) const; 398 398 uint32 GetPlayerAccountIdByGUID(const uint64 &guid) const; 399 uint32 GetSecurityByAccount(uint32 acc_id) const;400 bool GetAccountNameByAccount(uint32 acc_id, std::string &name) const;401 uint32 GetAccountByAccountName(std::string name) const;402 399 403 400 uint32 GetNearestTaxiNode( float x, float y, float z, uint32 mapid );