Digital Paint Discussion Board
Digital Paint Community => Other Stuff => Topic started by: ViciouZ on July 08, 2008, 12:04:48 PM
-
I am looking for the easiest way to remove the standard weapons from a quake 2 mod. Does anyone know the easiest way to do this? I think I remember reading that Jits spent a lot of time removing entities and weapons from the quake2 source.
-
ctrl+A
Delete.
Seriously, though, I don't think there's really an "easy" way. Are you trying to just replace them with new weapons, or do away with a weapon-oriented game completely? There's a lot of inventory management stuff in there that we probably should have made use of, but Calrathan wasn't familiar with the code base when he whipped the first version of Paintball 2 together, so he pretty much wrote his own stuff.
-
I just wanted to remove all the stock weapons completely from the game, so I can just add a fire extinguisher to be picked up and leave it at that.
1-level pointless standalone first person puzzle game in chernobyl: coming soon.
-
For something like that, I probably wouldn't even bother. Just add your new weapon, and as long as you don't add the other weapon entities to the map, you should be fine.