Sergey Shorokhov a202425dd7
Fix: ammo/weapons respawn behavior (#982)
* `CBasePlayerAmmo`: check spawnflags on `Spawn()`

* `CBasePlayerItem`: check spawnflags on `Materialize()`

* `CBasePlayerItem`: Add `Respawn()` item when hasn't specific spawnflags

* `CBasePlayerItem`: remove `SF_NORESPAWN` flag on `Respawn()`

* Use forgotten `AMMO_RESPAWN_TIME`
2024-08-03 20:11:08 +03:00
..
2024-06-09 15:46:50 +07:00
2024-07-15 02:18:23 +07:00
2023-12-14 03:05:40 +07:00
2024-06-03 01:57:21 +07:00
2023-12-14 03:18:04 +07:00
2024-05-08 14:55:21 +07:00