|
GetIndexFromClientNum(clientid) |
|
Written by eaxs
|
|
Wednesday, 26 August 2009 00:59 |
Description Returns the client/player entity index of the given player id Syntax
GetIndexFromClientNum(<id>) Example This will return the entity id of the player with the client id 0. #GetIndexFromClientNum(0)#
|