IsPlayerConnected

From NPC for VCMP 0.4 Servers
Revision as of 15:45, 24 March 2022 by Habi (talk | contribs) (Created page with "{{Welcome| desc=Checks whether a player is connected or not.| params=<source lang="lua">playerid</source> <poem>::playerid : The ID of the player to check</poem>| retvals: tru...")
(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:
This function does not return any specific values.