Difference between revisions of "ScenEdit RunScript"

From Baloogan Campaign Wiki
Jump to: navigation, search
 
m (Baloogan moved page LuaApi:ScenEdit RunScript to ScenEdit RunScript without leaving a redirect)
 
(No difference)

Latest revision as of 09:32, 22 November 2014

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