This repository has been archived on 2022-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Anton Tarasenko 1a58ba0620 Fix FixAmmoSelling causing invisible pickups
Non-default value of pickup class was used to
spawn pickup when player drops a weapon.
But since we've replaced that class and it doesn't
(or might not) exist on the client - dropped weapons
appeared as invisible.

Catch the moment our custom pickup is spawned and
replace it back with default one.
2020-02-19 00:38:51 +07:00
config Add config entry for FixDualiesCost 2020-02-18 23:13:43 +07:00
sources Fix FixAmmoSelling causing invisible pickups 2020-02-19 00:38:51 +07:00
CHANGELOG.md First commit 2020-02-16 19:41:27 +07:00
gpl-3.0.txt First commit 2020-02-16 19:41:27 +07:00