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

Even out ammo pickup amounts? #112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When you pick up an ammo box before picking up the weapon, it'll add 1 ammo to 
your inventory. If you pick the ammo box up after picking up the weapon, it 
adds the full amount of ammo. This worked for Q3A deathmatch gameplay but seems 
odd in EntityPlus' single player gameplay.

Original issue reported on code.google.com by era...@gmail.com on 1 Sep 2011 at 2:24

GoogleCodeExporter commented 9 years ago
It's just the other way around (pick up weapon while you already have ammo it 
adds only 1 ammo). I've changed it so that picking up a weapon always adds the 
full ammo amount for that weapon (meaning 50 bullets or 10 shells, etc)

Original comment by era...@gmail.com on 2 Sep 2011 at 9:59