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).
Description
Details
- Severity
- Minor
- Resolution
- Fixed
- Reproducibility
- Always
- Operating System
- Windows 7
- Category
- Scripting
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
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
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.