//========================================================================================== // // lays_of_schwarzwald_b1.gm // // Who When What //------------------------------------------------------------------------------------------ // maker@bigsighstudios.com 12 September 2018 Basic working script // // TODO: attack/defend goals, routes, better game logic // //========================================================================================== // global Map = { Debug = 1, // please set to zero before distributing your script DefendingTeam = TEAM.AXIS, Switches = { SWITCH_Detonator = { Enabled = true, WaypointName = "detonator", LimitBots = 1, LimitTeam = TEAM.ALLIES, LimitClass = 0, //(1<