IsPlayerConnected

From NPC for VCMP 0.4 Servers
Revision as of 16:26, 1 April 2022 by Habi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.