Page 1 of 1

Disabling landmines and expacks for one team only ?

Posted: Fri Nov 16, 2012 6:22 pm
by Scoop M
SSM

1942 vanilla

I already know how to disable landmines and expacks for both teams. As far as i know, it can be done in many ways.

Example :

Code: Select all

ObjectTemplate.Active Landmine
ObjectTemplate.magType 1

ObjectTemplate.Active ExpPack
ObjectTemplate.magType 1 
is it possible in any way to disable them for one team / side only ?

Re: Disabling landmines and expacks for one team only ?

Posted: Fri Nov 16, 2012 10:58 pm
by Swaffy
Can't you set Active the weapon kit itself and remove the landmine FireArm from the addTemplate list?