user.GetPlayerID returns the numeric identifier for the current user. The code: print ( "player id = " .. user.GetPlayerID () ) might produce the output: ...
確定! 回上一頁