Skip to content

Make primary fire work in vehicles if the player has no gun

Juhu requested to merge Juhu/vehicle_ws_fix into master

Some vehicles' primary fire does not work when the player has no gun. (e.g. g_weaponarena none)

THE WS_* weapon states are intended for hand carried guns and have no meaning while in a vehicle. This MR disables the WS_READY check if the player is in a vehicle.

Affected vehicles are the Racer and the Raptor.

Edited by Juhu

Merge request reports

Loading