Character:getOwner - brianhang/nutscript2 GitHub Wiki
Description
ownerID = Character:getOwner()
This shared function returns the 64-bit SteamID of the player that owns the character.
Returns
| Name | Description |
|---|---|
ownerID |
A string containing the owner's 64-bit SteamID. |