GetPlayerState: Difference between revisions

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search
(Created page with "{{Welcome|desc=Gets the state of the specified player.| params=<syntaxhighlight lang="lua">playerid</syntaxhighlight>|")
 
No edit summary
Line 1: Line 1:
{{Welcome|desc=Gets the [[Player_States|state]] of the specified player.|
{{Welcome|desc=Gets the [[Player_States|state]] of the specified player.|
params=<syntaxhighlight lang="lua">playerid</syntaxhighlight>|
params=<syntaxhighlight lang="lua">playerid</syntaxhighlight>|
}}

Revision as of 09:56, 24 March 2022


Description:
Gets the state of the specified player.


Parameters:

playerid


Return Values:
This function does not return any specific values.