Page MenuHomeFeedback Tracker

vehicle enableBrake false (Feature Request)
Closed, ResolvedPublic

Description

i am requesting politely a feature which is needed to solve a very old bug when using the command:
unitCapture+unitPlay on land-vehicles driven by AI.

AI driven vehicles which use the comand unitCapture+unitPlay cause the vehicles wheels to slide above the surface and this is because AI is constantly pushing the brakes.
I managed to get the vehicle wheels to spin when using unitCapture+unitPlay after changing these settings in the vehicles config.cpp

maxBrakeTorque=0
maxHandBrakeTorque=0

a command like:
vehicle enableBrake false;

which will disable the brakes will finally solve this issue.

Details

Severity
Feature
Resolution
Fixed
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Feature Request

Event Timeline

alert23 created this task.Nov 2 2021, 6:25 PM

this would be great indeed!

BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.Nov 29 2021, 3:15 PM
BIS_fnc_KK changed the task status from New to Feedback.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.
BIS_fnc_KK closed this task as Resolved.Jan 22 2023, 10:05 AM
BIS_fnc_KK changed Resolution from Open to Fixed.