This will kill any enemy that violates your main base territory, do not use this on CTF, it will make it unplayable.....
Open the GPO(gameplayobjects.con) file of your choice! Step 1.
Paste the following code just above the controlpoint templates ex: Code:
RIGHT HERE
rem ********** Control Points **********
rem [ControlPointTemplate: CPNAME_Iraqi_Main]
Heres the code: Code:ObjectTemplate.create SupplyObject kill_americans
ObjectTemplate.modifiedByUser psh
ObjectTemplate.createdInEditor 1
ObjectTemplate.floaterMod 0
ObjectTemplate.hasMobilePhysics 0
ObjectTemplate.radius 10
ObjectTemplate.damageSpeed 50
ObjectTemplate.team 2
ObjectTemplate.create SupplyObject kill_iraqis
ObjectTemplate.modifiedByUser psh
ObjectTemplate.createdInEditor 1
ObjectTemplate.floaterMod 0
ObjectTemplate.hasMobilePhysics 0
ObjectTemplate.radius 10
ObjectTemplate.damageSpeed 50
ObjectTemplate.team 1
Step 2.
Add this line to the iraqi mainbase controlpoint template just below ObjectTemplate.addTemplate flagpole ObjectTemplate.addTemplate kill_americans
Step 3.
Add this line to the USA mainbase controlpoint template just below ObjectTemplate.addTemplate flagpole ObjectTemplate.addTemplate kill_iraqis
save, repackage into the zip in correct gpm and size folder