Méthode | Description | |
---|---|---|
Init ( ) : void |
Sets up global variables and subscriptions, call once everything is ready (scripts, world, etc).
|
|
Load ( ) : void |
Loads all scripts.
|
|
OnMabiTick ( |
5 min tick, global var saving.
|
|
Reload ( ) : void |
Removes all NPCs, props, etc and loads them again.
|
|
ScriptManager ( ) : Aura.Channel.Scripting.Compilers |
Creates new script manager
|
Méthode | Description | |
---|---|---|
CreateInlineItemScriptFile ( ) : void |
Generates script file for inline scripts from item db.
|
public OnMabiTick ( |
||
time | ||
Résultat | void |
public ScriptManager ( ) : Aura.Channel.Scripting.Compilers | ||
Résultat | Aura.Channel.Scripting.Compilers |