fretn
Legacy Member
http://bani.anime.net/banimod/forums/viewtopic.php?t=4138
I've made a diff of just about all the weapon changes in etpro that actually change behavior. Some free bugfixes in there, but don't hope to apply the patch directly (it'd be more work than I feel like doing right now to make such a patch.) There are also rather complicated-ish fix for dynamite plants which isn't included in the diff; bani suggested I supply it separately, so the here's the entire Weapon_Engineer function (along with a small small diff against g_combat.c to go with it.) If you want the flamethrower fix, bani_ft_off() is called just after the if () {} that calls SpectatorThink() (i.e. not within the if), and the relevant functions are here.

