InFerYes / dday

D-Day: Normandy, a Quake 2 total conversion modification.
Other
3 stars 2 forks source link

Request: Medic ability to pick up weapons as a cvar #12

Closed texnofobix closed 1 year ago

texnofobix commented 2 years ago

Old behavior let medics pick up weapons. It was removed at one point. Ideally it could be a setting.

InFerYes commented 1 year ago

Solved with https://github.com/InFerYes/dday/commit/ab23234eaa95e7b553337253ab043f8b901f06ba

The setting is allow_medic_pickup and is default to 0.

If you set it to 1 the medic can pickup any weapon. If set to 0 the medic can only pickup his own type of weapons (pistol, knife and helmet).