PlayerIdentifier
Get any of all the identifiers of a player via identifier name
Parameters description
Parameter
Type
Description
Default
playerId
integer
Existing player server Id
----
identifier
string|'all'|table
Identifier type
----
removeNames
boolean?
remove the name(s) of the identifier(s)
false
isArray
boolean?
if you chose more than one identifiers, you can choose to return them in an array format
false
Return:
... | string
Example
Last updated