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