The errors in the action are easily fixed.ORIGINAL: gregb41352
I'd like to know this as well. Doesn't work for me (see error message above).
Real bummer because this was my favorite scenario by a distance.
- Backup scenario somewhere safe
- Open the Action Cuba_AirOpsNight, copy paste into the Lua console
- Line 9 find Ciudad and amend to read Cuidad
- Line 87 Delete end
- Delete Line 87
- Insert Line 96 to read end
SAVE SCENARIO
- Run Lua script, should now be error free. If so, you can delete the backup. DO NOT SAVE NOW AS YOU HAVE FIRED AN ACTION THAT IS NOT INTENDED TO RUN UNTIL LATER
Apache85's grasp of Lua is mind boggling but errors do creep in and are often hard to find. A simple typo - Ciudad versus Cuidad - or a misplaced end is so very easy to do and so difficult to catch when you have to proof your own work.
-C