View Single Post
MasterMind420
BANNED
Join Date: Nov 2010
Old 10-31-2017 , 02:16   Re: L4D2, How to Get Reserve Ammo Without m_hOwnerEntity?
Reply With Quote #6

Quote:
Originally Posted by hleV View Post
Supposedly the reserve ammo is held by the player, not the weapon.
This is correct. The only way I can think of buckwangs is to track the reserve ammo count and entindex of the weapon. When the weapon is dropped store reserve count and entindex. When the weapon is picked back up set the ammo reserve amount to whatever that entindex has stored. That should effectively track the reserve ammo per gun and not just on the player.

Last edited by MasterMind420; 10-31-2017 at 02:22.
MasterMind420 is offline