twhl-community / halflife-updated

Half-Life SDK updated to compile under VS2019 and 2022. Check README.md for more information.
Other
382 stars 146 forks source link

Save and restore game_player_equip #188

Closed SamVanheer closed 1 year ago

SamVanheer commented 1 year ago

game_player_equip currently doesn't save and restore the weapon and ammo names and counts, causing the entity to become non-functional after loading a save game. Add the required functionality.