TheEnginesOfCreation / EntityPlus

EntityPlus is a mod that offers a true single player experience in the Quake III Arena videogame.
34 stars 5 forks source link

Entity to remove weapons/items from player #68

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A target_remove or something like that which removes weapons and/or items from 
a player.

Original issue reported on code.google.com by era...@gmail.com on 5 Jun 2011 at 1:16

GoogleCodeExporter commented 9 years ago
Implemented for 0.7 as additional functionality for target_remove_powerups. 
That entity received four spawnflags now: POWERUPS, FLAGS, WEAPONS and 
HOLDABLES. Selecting no spawnflag reverts the entity's behavior to its default 
of removing powerups and flags.

Original comment by era...@gmail.com on 6 Jun 2011 at 7:36