ScenEdit RunScript

From Baloogan Campaign Wiki
Revision as of 09:32, 22 November 2014 by Baloogan (talk | contribs) (Baloogan moved page LuaApi:ScenEdit RunScript to ScenEdit RunScript without leaving a redirect)

(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>