ACE3/addons/testmissions/MPMissions/ACETestingMap1.Stratis/description.ext
PabstMirror 824448833f Basic Test Mission
Very simple test mission with creates, debug console enabled for all.
2015-04-03 18:14:45 -05:00

17 lines
295 B
Plaintext

enableDebugConsole = 2; //note security risk
// respawn = "GROUP";
respawn = "BASE";
// respawn = "BIRD";
respawnDelay = 2;
class Header {
gameType = Coop;
minPlayers = 1;
maxPlayers = 491;
};
onLoadName = "ACE3 Testing";
// onLoadMission = "";
// author = "";
// loadScreen = "";