Page 1 of 1

Nadeless

Posted: Sun Feb 21, 2010 6:27 pm
by Ryham
I've been on Berlin servers before that have no vehicles and no grenades. I know how to mod a server so that there are no vehicles, but I'm not too sure about disabling the grenades. Any idea how to do this?

Re: Nadeless

Posted: Sun Feb 21, 2010 6:58 pm
by [Sasha]

Code: Select all

ObjectTemplate.Active GrenadeAllies
ObjectTemplate.magType 1

ObjectTemplate.Active GrenadeAxis
ObjectTemplate.magType 1  
This disable the damage done by the Grenades, but it will look like they are still throwing it. :)