Command Lua tools

All discussions & material related to Command's Lua interface

Moderators: RoryAndersonCDT, michaelm75au, angster, MOD_Command

Post Reply
User avatar
michaelm75au
Posts: 12463
Joined: Sat May 05, 2001 8:00 am
Location: Melbourne, Australia

Command Lua tools

Post by michaelm75au »

When designing events in a scenario, wouldn't it be nice to see them all so you check them without having to keep jumping around?

Well you can.[:D]
In the Lua console, run 'Tool_DumpEvents()'.
This dumps out all the events (event/condition/action) to a file in the Scenario directory; should be same name as the scen file.
Using a text editor (like Notepad++ with the XML plugin), load the file and you will be able to see the various settings.

I have found this useful when I need to check the Lua action scripts.
Michael
Post Reply

Return to “Lua Legion”