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

item pickup regardless of player's current amount #148

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
SPAWNFLAG "ALWAYS_PICKUP" for ammo_* or item_*   ?

Even though player has maximum ammo, or higher than maximum ammo -- I still 
want the player to pickup the item.  

NOTE: I doubt this is relevant, but just in case; I have target_score for some 
items.

Original issue reported on code.google.com by ryanbris...@gmail.com on 7 Oct 2011 at 7:01

GoogleCodeExporter commented 9 years ago
From version 1.1 onward, max ammo cap has been changed to 999 rather than 200, 
which means that, unless you're doing some absurd ammo distribution, picking up 
ammo boxes should never be a problem.

Original comment by era...@gmail.com on 1 Nov 2011 at 2:33