ScenEdit RunScript

From Baloogan Campaign Wiki
Revision as of 09:21, 22 November 2014 by Baloogan (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

<syntaxhighlight lang="lua"> ScenEdit_RunScript(['ExampleScript.lua']) -- This runs the file ExampleScript.lua in Command's Lua directory. </syntaxhighlight>