ScenEdit RunScript
From Baloogan Campaign Wiki
Revision as of 08:32, 22 November 2014 by Baloogan (talk | contribs) (Baloogan moved page LuaApi:ScenEdit RunScript to ScenEdit RunScript without leaving a redirect)
<syntaxhighlight lang="lua"> ScenEdit_RunScript(['ExampleScript.lua']) -- This runs the file ExampleScript.lua in Command's Lua directory. </syntaxhighlight>