For instance:
Code: Select all
instant SimGroup "Zone A" {
instant Trigger "GroupTrigger1" {
dataBlock = "GroupTrigger";
name = "CaptureTrigger";
position = "0 0 20";
rotation = "0 0 0";
boundingBox = "-1 -1 -1 1 1 1";
isSphere = "False";
};
instant StaticShape "Switch" {
dataBlock = "TowerSwitch";
name = "Southwest Tower Switch";
position = "-332.044 -147.125 154.814";
rotation = "0 -0 -1.65978";
destroyable = "True";
deleteOnDestroy = "False";
objectiveLine = "16";
rotates = "False";
collideable = "False";
count = "0";
deltaTeamScore = "12";
objectiveName = "the Southwest Tower";
};
instant SimGroup "DropPoints" {
instant SimGroup "random" {
instant Marker "Drop Point1" {
dataBlock = "DropPointMarker";
name = "";
position = "321.436 -64.8788 47.0098";
rotation = "0 -0 -1.59991";
locked = "1";
};
};
};
};