Author Topic: Getting rid of grenades  (Read 1205 times)

Ace

  • Autococker
  • Posts: 661
Getting rid of grenades
« on: January 04, 2012, 10:00:28 PM »
This is easily done server side, but I can't figure out how to do it to the map itself. I figured it would be in the info_player_deathmatch, but all the parameters that are passable to that have to do with giving guns/ammo/etc. Any help would be great.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Getting rid of grenades
« Reply #1 on: January 04, 2012, 10:13:43 PM »
Open up dodgeball.bsp in a text editor and search for "worldspawn".  I don't remember the exact key/values offhand.

Ace

  • Autococker
  • Posts: 661
Re: Getting rid of grenades
« Reply #2 on: January 05, 2012, 12:49:03 AM »
In case anyone wants to know it is "paintgrenades" "-1" and "smokegrenades" "-1"