Author Topic: [Lua] Campaign-Library v 0.1 (alpha)  (Read 625 times)

MuwuM

  • Ornithopter
  • *****
  • Posts: 426
  • No Game without Move(ment)
    • View Profile
    • MuwuM - Lexicons
[Lua] Campaign-Library v 0.1 (alpha)
« on: 4 April 2012, 18:28:38 »
There was a request for a locking / unlocking - system in scenarios for creation of campaigns.

Here is my first version of my Campaign-Library for Lua.

Usage:

Copy the campaign_lib.lua into the directory of your scenario and add dofile(getSystemMacroValue("$SCENARIO_PATH").."campaign_lib.lua") to your <global> script-area.
(click to show/hide)

Now you can use all the new methods.

Name the first scenario of a campaign however you want name the second like the first but add a "_1", for the third a "_2" and so on.

(click to show/hide)

Download-link   .7z   768B
« Last Edit: 4 April 2012, 21:50:28 by Omega »