Nadeless

Ask questions, discuss ideas, get answers
Post Reply
Ryham
Posts: 1
Joined: Sun Feb 21, 2010 6:23 pm

Nadeless

Post 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?
[Sasha]
Posts: 13
Joined: Thu Feb 11, 2010 7:13 am

Re: Nadeless

Post 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. :)
Post Reply