Page MenuHomeFeedback Tracker

Command engineOn and action engineOn aren't working properly after update 1.64
Closed, ResolvedPublic

Description

Issue occured only on wheeled vehicles. When you place AI driver in wheeled vehicle and you need to turn engine on via script, nothing happens.
In previous vesion 1.62 this wasn´t a problem (I downloaded Legacy version just to be sure).

Details

Severity
Minor
Resolution
Fixed
Reproducibility
Always
Operating System
Windows 7
Category
Scripting
Steps To Reproduce

1)place a wheeled vehicle and name it as you wish (I named it car1).
2)place an AI soldier and also name him as you wish (I named it driver1).
3)then put him in the vehicle.
4)write into debug console:
car1 engineOn TRUE
or
driver1 action ["ENGINEON",car1]
you could also create a script with these commands but it should be the same.
5)click on the preview
6)open debug console and click on the exec

i´m attaching the video for you guys if you want to see.
arma 3-bug video

Additional Information

When you execute script on empty vehicle it works fine. I would be happy if you find out the solution, because i´m working on mission that includes unitplay and you know moving vehicle without sound is pretty weird :D .
Currently i´m not using any mods.

Event Timeline

razazel claimed this task.Oct 21 2016, 12:33 PM
razazel changed the task status from New to Feedback.
razazel added a subscriber: razazel.

Hello,

this issue should be already fixed in the Development branch, can you confirm?

Thanks

I can confirm that this issue is fixed in development version. Thank you for informing me. I haven´t downloaded development version in months :D.

razazel closed this task as Resolved.Oct 24 2016, 10:30 AM
razazel changed Resolution from Open to Fixed.