View Single Post
  #4  
Old 08-16-2011, 12:14 AM
revloc02c's Avatar
revloc02c
Hill Giant
 
Join Date: Aug 2010
Location: UT
Posts: 215
Default

Quote:
Originally Posted by lerxst2112 View Post
It looks like it is just a number that increments as things are added to the entity list.

Try Client::AccountID()
Ah-ha, that makes sense. Thanks.

Quote:
Originally Posted by joligario View Post
Yes, it is an entity id. If you want the true characterid from the database, you should use $client->CharacterID()
And thanks, just what I needed.
Reply With Quote