Returns the identifier of the player.
p.getIdentifier()
local p = FM.player.get(1) local pIdentifier = p.getIdentifier()
Last updated 1 year ago
Was this helpful?