Changeset 94 for trunk/src/game/ObjectMgr.h
- Timestamp:
- 11/19/08 13:34:57 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/ObjectMgr.h
r88 r94 414 414 uint32 GetPlayerTeamByGUID(const uint64 &guid) const; 415 415 uint32 GetPlayerAccountIdByGUID(const uint64 &guid) const; 416 uint32 GetPlayerAccountIdByPlayerName(std::string name) const; 416 417 417 418 uint32 GetNearestTaxiNode( float x, float y, float z, uint32 mapid );