IsPlayerConnected

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search


Description:
Checks whether a player is connected or not.


Parameters:

playerid

playerid : The ID of the player to check


Return Values:
true, if the player is connected; false otherwise.