Character:getID - brianhang/nutscript2 GitHub Wiki

Description

id = Character:getID()

This shared function returns the character's numeric ID. This ID is used to identify the character throughout NutScript and in the database.

Returns

Name Description
id A number that is the character's ID.