GetIdentifierByStateId
Get a player's identifier using their state id.
Paramters:
stateid
(string
): The state id of the player.
Returns:
identifier
(string
ornil
): The identifier string if found, otherwise nil.
Last updated
Was this helpful?
Get a player's identifier using their state id.
Paramters:
stateid
(string
): The state id of the player.
Returns:
identifier
(string
or nil
): The identifier string if found, otherwise nil.
Last updated
Was this helpful?