]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Reload if we don't have ammo for a certain attack. Prevents situations in which you...
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 22 Jan 2011 02:03:52 +0000 (04:03 +0200)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 22 Jan 2011 02:03:52 +0000 (04:03 +0200)
commit32859bfcbed07ee7a99ced8d1ccbb8f83ef82462
tree3001ddce13ceb0887d98c74f07acc5fa12e356d0
parentfcedf14890c3282b4f842886e55a6418f84be4ca
Reload if we don't have ammo for a certain attack. Prevents situations in which you still hold the weapon (if you have ammo for the other firing type), and the firing key you have no ammo for does nothing. We make it reload instead.
qcsrc/server/w_crylink.qc
qcsrc/server/w_electro.qc
qcsrc/server/w_fireball.qc
qcsrc/server/w_grenadelauncher.qc
qcsrc/server/w_hlac.qc
qcsrc/server/w_minelayer.qc
qcsrc/server/w_shotgun.qc
qcsrc/server/w_sniperrifle.qc
qcsrc/server/w_uzi.qc