FortyTwoFortyTwo / Randomizer

TF2 plugin that randomizes player loadout in any imaginable combinations
GNU General Public License v3.0
35 stars 15 forks source link

Players sometimes spawn with incorrect health/ammo #90

Closed doomy64 closed 1 year ago

doomy64 commented 2 years ago

When spawning with a weapon that increases max hp, the player will not be healed up to their new hp value (e.g. being at 125hp when max hp is now 150) When spawning with a weapon that decreases max hp, the player will be overhealed to their max hp without the item When spawning with the Persian Persuader, the player will still have default ammo, giving them more ammo than their current max capacity.

FortyTwoFortyTwo commented 1 year ago

Oh dear, took me almost 2 years into looking at this and fixing it, better late than never.