Disabling landmines and expacks for one team only ?

Ask questions, discuss ideas, get answers
Post Reply
Scoop M
Posts: 73
Joined: Wed Oct 31, 2012 2:49 am

Disabling landmines and expacks for one team only ?

Post 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 ?
User avatar
Swaffy
Posts: 1715
Joined: Sun Aug 29, 2010 9:25 pm
Location: Cibolo, Texas

Re: Disabling landmines and expacks for one team only ?

Post by Swaffy »

Can't you set Active the weapon kit itself and remove the landmine FireArm from the addTemplate list?
(Forum Thread|Download) Swaffy'sMod v0.34 | Download link to come Soon™
Post Reply