zturtleman / q3rain

Automatically exported from code.google.com/p/q3rain for archive purposes. I do not maintain it. Do not create pull requests.
GNU General Public License v2.0
0 stars 2 forks source link

Semi-Automatic #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
P22 fires in auto mode, sucks big time

No idea how to fix that atm

game/g_weapon.c, line 923

ent->client->ps.weaponstate = WEAPON_READY;
ent->client->fireHeld = qfalse;
ent->client->pers.cmd.buttons |= BUTTON_ATTACK;

*Does not fix it!*

Original issue reported on code.google.com by ryliusk@gmail.com on 7 Sep 2010 at 10:56

GoogleCodeExporter commented 8 years ago
It works *okay* now, but every event until ~10 secs have passed cause the 
weapon to eject another shell, but only if still holding fire. Need to 
investigate!

Original comment by ryliusk@gmail.com on 18 Oct 2010 at 5:17

GoogleCodeExporter commented 8 years ago
Someway fixed itself, wtf?

Original comment by ryliusk@gmail.com on 30 Oct 2010 at 8:24