Beta Documentation - Subject to change.

Provides engine level information to user plugins.

Methods

  NameDescription
GetCallStackGets the current callstack.
GetDateGets the current date.
GetGameTimeGets the current relative game time.
GetLanguageGets the language the client is using.
GetLocaleGets a string identify the locale the application is set to.
GetLocalTimeGets the number of seconds since 1/1/1970.
GetScriptVersionGets the major and minor versions numbers for the Lua script system.
ScriptLogLogs a message to the script log.