GetPlayerId
From Onset Developer Wiki
Description
Return id of the player.
Syntax
GetPlayerId()
Parameters
- This function has no parameters.
Return Value
- Returns playerid.
Example
local id = GetPlayerId()
GetPlayerId Type: Function |
Return id of the player.
GetPlayerId()
local id = GetPlayerId()