|
GetClientNumFromIndex(index) |
|
Written by eaxs
|
|
Wednesday, 26 August 2009 00:59 |
Description Returns the client/player id of the given entity Syntax
GetClientNameFromClientNum(<id>) Example Assuming that the entity 100 is a player entity, this will return the player id. #GetClientNameFromClientNum(100)#
|