ScriptEvent:allocStatInt
From Mod Wiki
Parameters
string name -- Name of the stat to allocate.
Result
Supported By
sdSysCallThread
Comments
- If the stat already exists, a handle to the existing stat will be returned.
Functionality
Allocates an integer based stat of the given name, and returns a handle to it.