Bugzilla – Bug 3806
dod_fun grenade_throw type error
Last modified: 2013-06-25 07:30:13 PDT
The grenade_throw() function returns 13 for a stickgrenade and 14 for a stickgrenade_ex. These should be 14 and 15 respectively. The dod_fun module V1.76b returned the correct values.
Correction, the stickgrenade_ex returns 16, not 14.
Look at the code, it returns already for stick[_ex] 14 and 15.