Sergey Shorokhov 9d9c2de1ff
Feature: ConVars for weapon/item/ammo respawn time (#983)
* `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`

* new ConVars: `mp_item_respawn_time`, `mp_weapon_respawn_time`, `mp_ammo_respawn_time`
2024-08-03 20:17:52 +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