invertingmap2.txt 373 B

12345678910111213
  1. classic = false;
  2. xlength = 7;
  3. zlength = 7;
  4. iterations = 30;
  5. gamesworld = world.get("games");
  6. edge1 = loc.new(gamesworld, 1979, 100, 1992);
  7. edge2 = loc.new(gamesworld, 1985, 100, 1998);
  8. tploc = loc.new(gamesworld, 1982.5, 101, 1995.5);
  9. gamesignsmap = getScriptVar("gamesigns");
  10. gamesignloc = map.get(gamesignsmap, "invertingsign2");
  11. map = "7x7";
  12. maxplayers = 1;
  13. money = 100;