Creeper World IXE
Game Basics
Features
Mapmaking
SetRegisteredScriptVar(<-RegisteredScriptName <-varName <-varValue)
Sets the named variable on the specified registered script. If the registered script not exist, this call has no effect.
SetRegisteredScriptVar("MyScript" "varName" V4(1 2 3 4))