mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-12-02 09:02:36 +00:00
1a6dea5a0b
In coop a weapon can be picked up only once. That's annoying, because in coop ammunition is sparse and not getting the ammunition that comes with a weapons make things worse. When `coop_pickup_weapons` is set to `1` a weapon may be picked up if: 1) The player doesn't have the weapon in their inventory. 2) No other player has already picked it up. |
||
---|---|---|
.. | ||
client.c | ||
hud.c | ||
trail.c | ||
view.c | ||
weapon.c |