I don't know if this is because of my noobish skills with .ini files, but here goes!
I wanna just look at the new maps and such, but I can't seem to find a way to stop the attackers from coming.
I have tried using a blank Activities and even commented out ALL the Activities entirely...
What am I doing wrong?
This is how my blank Activities looks:
Code:
AddActivity = GABaseDefense
   PresetName = Skirmish Defense
   SceneName = Grasslands
   TeamCount = 2
   PlayerCount = 1
   TeamOfPlayer1 = 0
   TeamOfPlayer2 = 1
   FundsOfTeam1 = 100000
   FundsOfTeam2 = 100000
   CPUTeam = 1
   Difficulty = 3
   SpawnIntervalEasiest = 20000
   SpawnIntervalHardest = 8000
It worked before...