Page MenuHomeFeedback Tracker
Feed Arma 3 Activity

May 10 2016

Ligthert added a comment to T75181: Raise or get rid of the 144 group limit.

This would be nice. Please raise the cap to at least 1024! :D

May 10 2016, 7:29 AM · Arma 3
Grezvany13 added a comment to T75181: Raise or get rid of the 144 group limit.

"weird thing that should be removed, yes, but the question is why you would want more than 144 groups?"

I've played several huge Joint-Ops' where the amount of AI was too low due this bug. Most of the time 144 AI groups should be enough, but with the use of AI Improvements (like UPSMON, Headless Client, Alive Mod) you often see small groups which can work together, instead of large groups which always stay together.

Also, as gdscei noted; it also limits the amount of players to 144, when all are in seperate groups (like DayZ).

It would be nice if this number could be highered or even removed (unlimited), so the server (or HC) will determen the limit it can handle.

May 10 2016, 7:29 AM · Arma 3
Unknown Object (User) added a comment to T75181: Raise or get rid of the 144 group limit.

i see your point.

But ALiVE its not an AI improvement

May 10 2016, 7:29 AM · Arma 3
gdscei added a comment to T75181: Raise or get rid of the 144 group limit.

You can, it's just that you can't place more than 144 GROUPS in one mission, so if you have lots of different AI groups you are going to run into this problem.

May 10 2016, 7:29 AM · Arma 3
Unknown Object (User) added a comment to T75181: Raise or get rid of the 144 group limit.

weird thing that should be removed, yes, but the question is why you would want more than 144 groups?

May 10 2016, 7:29 AM · Arma 3
Unknown Object (User) added a comment to T75181: Raise or get rid of the 144 group limit.

ok, so the problem is that you cannot plac more than 150 AIs in one mission?

May 10 2016, 7:29 AM · Arma 3
gdscei added a comment to T75181: Raise or get rid of the 144 group limit.

The problem is, this has been an issue I think since A1... But I agree that AI needs some fixing overall.

May 10 2016, 7:29 AM · Arma 3
Fireball added a comment to T75181: Raise or get rid of the 144 group limit.

Well, consider this: #16709

Seeing that, it probably wouldn't be wise, until it's all fixed.

May 10 2016, 7:29 AM · Arma 3
gdscei added a comment to T75181: Raise or get rid of the 144 group limit.

Either or:

  • Have 150 players where each player is in a seperate group in a mission. It won't let you.
  • Create 150 AI all in seperate groups. It won't work.
May 10 2016, 7:29 AM · Arma 3
Unknown Object (User) added a comment to T75181: Raise or get rid of the 144 group limit.

wait, group like squad of AI? or like server cap?

May 10 2016, 7:29 AM · Arma 3
Unknown Object (User) added a comment to T75181: Raise or get rid of the 144 group limit.

but you mean in an MP match as a server amount of players? or as the AI you can control?

May 10 2016, 7:29 AM · Arma 3
gdscei added a comment to T75181: Raise or get rid of the 144 group limit.

144 is the group limit per side.

May 10 2016, 7:29 AM · Arma 3
Bohemia updated subscribers of T75181: Raise or get rid of the 144 group limit.
May 10 2016, 7:29 AM · Arma 3
Bohemia added a project to T75180: FormationTask: Arma 3.
May 10 2016, 7:29 AM · Arma 3
Bohemia updated subscribers of T75180: FormationTask.
May 10 2016, 7:29 AM · Arma 3
Bohemia added a project to T75181: Raise or get rid of the 144 group limit: Arma 3.
May 10 2016, 7:29 AM · Arma 3
gdscei edited Steps To Reproduce on T75181: Raise or get rid of the 144 group limit.
May 10 2016, 7:29 AM · Arma 3
Olds added a comment to T75179: Weapons damage vehicles regardless of penetration ("caliber") value.

Please note that indirectHit damage *also* appears to ignore caliber and armor thickness limitations when causing damage (only explosionShielding prevents this--but that is a per location property and not based on Fire Geometry armor thickness as it should be in an ideal case).

May 10 2016, 7:29 AM · Arma 3
Pillord edited Steps To Reproduce on T75180: FormationTask.
May 10 2016, 7:29 AM · Arma 3
Sakura_Chan added a comment to T75179: Weapons damage vehicles regardless of penetration ("caliber") value.

This seems to be controlled by the armorstructural value in the vehicle config. It applies any hit value x armorstructural accross the entire vehicle's damage value. Increasing the armorstructural value a hundred fold seems to remove this overall damage system and let the hitpoints do their job

May 10 2016, 7:29 AM · Arma 3
Olds added a comment to T75179: Weapons damage vehicles regardless of penetration ("caliber") value.

@Sakura-Chan: Sadly this workaround doesn't fix the problem. I increased armorStructural to 100000 on the Slammer. While it made the front hull somewhat immune to non-penetrating hits, all other vehicle parts and angles were still susceptible.

ArmorStructural might actually dampen global damage correctly. The problem is that there is still a bug in the damage formula. Non-penetrating hits pass damage on to hit locations.

May 10 2016, 7:29 AM · Arma 3
Olds added a comment to T75179: Weapons damage vehicles regardless of penetration ("caliber") value.

@Sakura-Chan: OK, I played around with values and the armorStructural workaround is not perfect but better than I thought:

  1. Increase armorStructural WAY high (e.g. 100000, it appears to be a divisor not a multiplier)
  2. Decrease high-end "hit" values below some vague threshold (say <400).
  3. Use "caliber" judiciously to cause armor penetration; add it to (AT) weapons that don't have it (i.e. missiles & rockets)

There is *still* a bug in the damage calculation that allows high "hit" values (e.g. 400+) to cause locational damage regardless of "caliber" penetration. Also, I don't think getting rid of global-damage is what BIS had in mind, but I can certainly live with it.

I'm still testing this workaround to see if there are any flaws or limitations...

May 10 2016, 7:29 AM · Arma 3
Olds added a comment to T75179: Weapons damage vehicles regardless of penetration ("caliber") value.

The current behavior is not, I think, the intended behavior. If you read through the "Arma 3 Tanks Config Guidelines" you find this comment: "When KE round penetrates the armor plates, it passes the damage to HitHull hitpoints array as seen in example model. The hitpoint vertices ... cannot be activated by rounds that fail to penetrate armor." This is plainly not what is happening in the game currently--non-penetrating hits damage & destroy the most heavily armored of vehicles.

May 10 2016, 7:29 AM · Arma 3
Bohemia updated subscribers of T75179: Weapons damage vehicles regardless of penetration ("caliber") value.
May 10 2016, 7:29 AM · Arma 3
Olds added a comment to T75179: Weapons damage vehicles regardless of penetration ("caliber") value.

Here is a more thorough description of the issue and potential solution:
http://forums.bistudio.com/showthread.php?171367-Armor-amp-Penetration-how-it-works-amp-how-it-could-work

May 10 2016, 7:29 AM · Arma 3
DarkWanderer added a comment to T75178: Speed indicator of Helicopters do not take perpendicular motion into account.

IRL, pitot tube doesn't measure side speed...

May 10 2016, 7:29 AM · Arma 3
Olds edited Steps To Reproduce on T75179: Weapons damage vehicles regardless of penetration ("caliber") value.
May 10 2016, 7:29 AM · Arma 3
Bohemia added a project to T75179: Weapons damage vehicles regardless of penetration ("caliber") value: Arma 3.
May 10 2016, 7:29 AM · Arma 3
Plaz_ edited Steps To Reproduce on T75177: Mission 13; Maxwell not working Correctly..
May 10 2016, 7:29 AM · Arma 3
Bohemia updated subscribers of T75178: Speed indicator of Helicopters do not take perpendicular motion into account.
May 10 2016, 7:29 AM · Arma 3
Bohemia added a project to T75178: Speed indicator of Helicopters do not take perpendicular motion into account: Arma 3.
May 10 2016, 7:29 AM · Arma 3
Vitdom edited Steps To Reproduce on T75178: Speed indicator of Helicopters do not take perpendicular motion into account.
May 10 2016, 7:29 AM · Arma 3
masonh4288 added a comment to T75176: Add mounted weapon version of the AR-2 Darter.

Request Closed

May 10 2016, 7:29 AM · Arma 3
Bohemia added a project to T75177: Mission 13; Maxwell not working Correctly.: Arma 3.
May 10 2016, 7:29 AM · Arma 3
masonh4288 added a comment to T75176: Add mounted weapon version of the AR-2 Darter.

Just a suggestion to see how people would react. I had high doubts that Bohemia were actually going to put these in anyway.

May 10 2016, 7:29 AM · Arma 3
Unknown Object (User) added a comment to T75176: Add mounted weapon version of the AR-2 Darter.

or just mount a small 7.62 M240.

But downvoted anyways

May 10 2016, 7:29 AM · Arma 3
InstaGoat added a comment to T75176: Add mounted weapon version of the AR-2 Darter.

What kinda weapon do you want to mount on that thing. A .22 gun? At the distance where a 22 becomes effective you can shoot the UAV down without aiming. What'd make more sense is a Laser, but I guess that's too futuretech for the arma community. (Not as in marker, but dazzler/zapper)

May 10 2016, 7:29 AM · Arma 3
gutsnav added a comment to T75176: Add mounted weapon version of the AR-2 Darter.

The laser is more powerful than the gun. It's more powerful because you can drop a Hellfire, GBU, or guided shell (artillery, mortar, tank) right on their heads. Anyway, at the range you would need to take someone out with a .22, the enemy would easily shoot it down, thus losing hundreds of dollars of UAS equipment and alerting the enemy. This could be done much cheaper and without the VZZZZZZZ of a quad rotor by using one man, one bullet, and a suppressor.

May 10 2016, 7:29 AM · Arma 3
bombe added a comment to T75176: Add mounted weapon version of the AR-2 Darter.

Dat reference : Call-of-duty-black-ops-2-drones.jpg
We are not on call of duty black ops 2. We are in ARMA
Arma mean simulation, not game like COD ...

May 10 2016, 7:29 AM · Arma 3
Bohemia added a comment to T75176: Add mounted weapon version of the AR-2 Darter.

I upvoted as it seems like a decent idea but it also sounds a bit stretched and taking the point away from the Darter a bit.

May 10 2016, 7:29 AM · Arma 3
DarkWanderer added a comment to T75176: Add mounted weapon version of the AR-2 Darter.

@Vitdom: obviously, there are no weapons except machineguns, and Darter exists in reality.

Upvoted. Quads of such size can carry cargo in order of kilograms, and .22LR gun + 20-30 rounds would weight far less than 1kg. That's not a machinegun, but will also have its use (example: Ghost Recon Alpha short movie http://youtu.be/7-wAzlqzXH0?t=7m28s)

May 10 2016, 7:29 AM · Arma 3
masonh4288 edited Steps To Reproduce on T75176: Add mounted weapon version of the AR-2 Darter.
May 10 2016, 7:29 AM · Arma 3
Bohemia added a project to T75176: Add mounted weapon version of the AR-2 Darter: Arma 3.
May 10 2016, 7:29 AM · Arma 3
brieost edited Steps To Reproduce on T75175: Zamak.
May 10 2016, 7:29 AM · Arma 3
Vitdom added a comment to T75176: Add mounted weapon version of the AR-2 Darter.

You do realize that a machine gun weighs A LOT, + at least the same weight in ammunition? In reality, the Darter wouldn't even be able to take off.

May 10 2016, 7:29 AM · Arma 3
Bohemia added a project to T75175: Zamak: Arma 3.
May 10 2016, 7:29 AM · Arma 3
Iceman added a comment to T75174: Some peoples Arma 3 have their game stopped working. We on server sees: Steam ticket check failed..

Hello,

Is this issue still valid for current Steam Stable 1.14.?

Thanks

May 10 2016, 7:29 AM · Arma 3
413X added a comment to T75174: Some peoples Arma 3 have their game stopped working. We on server sees: Steam ticket check failed..

So... We think it has something to do server side. Since we have 0 response from you guys. We bought another server; http://www.gametracker.com/server_info/134.255.217.231:2302/ . And tested and still have our steam ticket error issue. So now we have 2 servers that doesnt work.

We had full servers from 2pm to 01.00 am before the new year. Today it has been in a all time low. 9 pm with only 2 players. Honestly guys, this game is fucking broken at this point and been like this for over a month. Ive seen so many players going to other games because of this constant crashing that im even started to consider switching now.

May 10 2016, 7:29 AM · Arma 3
413X added a comment to T75174: Some peoples Arma 3 have their game stopped working. We on server sees: Steam ticket check failed..

This issue has been dealt with in another ticket. It was caused by corrupt .paa files that we used in clantags. Unsure if it has been resolved or not, the ticket went as private i think.

May 10 2016, 7:29 AM · Arma 3
Lux0r added a comment to T75174: Some peoples Arma 3 have their game stopped working. We on server sees: Steam ticket check failed..

I uploaded the mission (it's 3.6 now but still the same error) and 2 server logs, hopefully this helps...

May 10 2016, 7:29 AM · Arma 3
413X added a comment to T75174: Some peoples Arma 3 have their game stopped working. We on server sees: Steam ticket check failed..

The problem still exists after the patch. We need help.

May 10 2016, 7:29 AM · Arma 3
413X added a comment to T75174: Some peoples Arma 3 have their game stopped working. We on server sees: Steam ticket check failed..

Hello, I dont want to come off as some impatient player but as issue has been active for over a week. I see Astaroth stacking up on more and other issues, I wish ours dont fall under the pile.

We suffer badly by this bug to the point where it is tearing our community apart. We in the clan have been going through a vast amount of our own code in the scripts and have come up empty. We then tried switching to Bohemia interactive maps which appears to have the same problem. (Escape Altis and a clean map with only spawn points with no scripts at all.) We have tried turning off battleeye and still the issue was active.

Are we close to a solution or can we help in any way to test and try to fix this problem because, again, our community is suffering really hard because of this issue. Sitrep plz :P

May 10 2016, 7:29 AM · Arma 3
AD2001 added a comment to T75174: Some peoples Arma 3 have their game stopped working. We on server sees: Steam ticket check failed..

It's not really good protection. It kicks a lot of clients from certain servers, whether they actually have the game on Steam or not.

This could be an issue with Steam, though.

May 10 2016, 7:29 AM · Arma 3
Lux0r added a comment to T75174: Some peoples Arma 3 have their game stopped working. We on server sees: Steam ticket check failed..

The error occurs often, if players try to connect to the server. I uploaded a zip file including log and minidump.

May 10 2016, 7:29 AM · Arma 3
Vitdom added a comment to T75174: Some peoples Arma 3 have their game stopped working. We on server sees: Steam ticket check failed..

This happens when the Server checks with Steam if the Client is who it says it is. If Steam fails to respond, the client is kicked.

This is protection against game piracy.

May 10 2016, 7:29 AM · Arma 3
413X edited Steps To Reproduce on T75174: Some peoples Arma 3 have their game stopped working. We on server sees: Steam ticket check failed..
May 10 2016, 7:29 AM · Arma 3
FrankHH added a comment to T75174: Some peoples Arma 3 have their game stopped working. We on server sees: Steam ticket check failed..

Name of the mission you guys are running? I only crash in MP when I play TeeTimes warfare.

May 10 2016, 7:29 AM · Arma 3
Bohemia updated subscribers of T75173: Showcase Drones wrong time in Briefing>Situation.
May 10 2016, 7:29 AM · Arma 3
Bohemia added a project to T75174: Some peoples Arma 3 have their game stopped working. We on server sees: Steam ticket check failed.: Arma 3.
May 10 2016, 7:29 AM · Arma 3
413X added a comment to T75174: Some peoples Arma 3 have their game stopped working. We on server sees: Steam ticket check failed..

The mission was first made by Tier 1 and was called something among the lines of "Tier1 combat patrol generator". Then we took that and modded it ourselves into something of our own and is now called: SpecialOperations v3.5.

Server: http://www.gametracker.com/server_info/94.23.250.120:2322/

May 10 2016, 7:29 AM · Arma 3
DarkBaal added a comment to T75172: Idiot Team-Mates/overpowered enemys!!!.

Nice to know that nobody from support cares...

May 10 2016, 7:29 AM · Arma 3
Bohemia updated subscribers of T75172: Idiot Team-Mates/overpowered enemys!!!.
May 10 2016, 7:29 AM · Arma 3
Bohemia edited Steps To Reproduce on T75173: Showcase Drones wrong time in Briefing>Situation.
May 10 2016, 7:29 AM · Arma 3
Bohemia added a project to T75173: Showcase Drones wrong time in Briefing>Situation: Arma 3.
May 10 2016, 7:29 AM · Arma 3
Killzone_Kid added a comment to T75171: You can use snakes for storage!.

Seems to be fixed, closing

May 10 2016, 7:29 AM · Arma 3
DarkBaal edited Steps To Reproduce on T75172: Idiot Team-Mates/overpowered enemys!!!.
May 10 2016, 7:29 AM · Arma 3
Bohemia added a project to T75172: Idiot Team-Mates/overpowered enemys!!!: Arma 3.
May 10 2016, 7:29 AM · Arma 3
FeralCircus added a comment to T75171: You can use snakes for storage!.

lol CONFIRMED!!!
It gives the option to drop item on 'ground' or 'crate' the snake is the crate.
The cheeky little get slithered off into the long grass with my IR Laser Pointer!
It'll probably be on ebay tomorrow.

I'll check to see if the rabbits do the same.

UPDATE:
YEP it looks like ALL wildlife act as crates.
I was able to give my gun to a Rabbit and A Mackerel stole my helmet.

May 10 2016, 7:29 AM · Arma 3
cancerouspete added a comment to T75171: You can use snakes for storage!.

no bug here, move along

:D
i'd rather this not be 'fixed'

May 10 2016, 7:29 AM · Arma 3
Morthon added a comment to T75170: Game Crashes on main menu with Overwolf overlay activated..

Added video link to 'Additional Information' section to clarify what happens during the crash. Note the Overwolf overlay in the top right of the screen disappearing right before the program crashes.

May 10 2016, 7:29 AM · Arma 3
Astaroth added a comment to T75170: Game Crashes on main menu with Overwolf overlay activated..

Yes, I install Overwolf, it was only my stupid mistake, when I wrote my last post. Thank you for notice. :)
I edited in my previous post, from Overlord to Overwolf.

May 10 2016, 7:29 AM · Arma 3
Morthon added a comment to T75170: Game Crashes on main menu with Overwolf overlay activated..

That's odd, I think there might have gone something wrong during uploading?? I just tried to launch the game on dev build with Overwolf activated and it still crashes on startup. I also recorded the crash on my camcorder, will upload that as a private video to youtube, I'll post the link here as soon as possible.

For now, the crash dumps:

http://www.mediafire.com/download/tos8whiamy8a78j/crash+dumps+v2.rar

May 10 2016, 7:29 AM · Arma 3
Bohemia added a project to T75171: You can use snakes for storage!: Arma 3.
May 10 2016, 7:29 AM · Arma 3
Igi_PL added a comment to T75170: Game Crashes on main menu with Overwolf overlay activated..

Too bad that you could not reproduce the problem.
I also have it. To reproduce try:

  1. Run Overwolf.
  2. Run Arma3.
  3. Join the game server.

The problem occurs most often when switching from the game menu (server browser) to the mission welcome screen.

I'll check on Beta.

Update:
The beta version is more stable with Overwolf.
The beta version of Arma3 stopped working when I closed and start Overwolf again, when the game was launched.
Normal version, as it often happens to me, stopped working immediately after starting when Overwolf was running.

May 10 2016, 7:29 AM · Arma 3
Killzone_Kid edited Steps To Reproduce on T75171: You can use snakes for storage!.
May 10 2016, 7:29 AM · Arma 3
Astaroth added a comment to T75170: Game Crashes on main menu with Overwolf overlay activated..

I am unable to reproduce this crash. I tried play with Overwolf and game didn't crash, it works correctly on my pc. Crashdumps are corrupted (zero size).

Did you try it in dev version on Steam?
Right click on Arma III in your Steam Library>Properties>Betas>development build
This version may not stable and it can contain more bugs, than Stable Arma 3 version.

May 10 2016, 7:29 AM · Arma 3
AD2001 added a comment to T75170: Game Crashes on main menu with Overwolf overlay activated..

Overlord? Are you sure you installed the correct program? :P

May 10 2016, 7:29 AM · Arma 3
Bohemia updated subscribers of T75170: Game Crashes on main menu with Overwolf overlay activated..
May 10 2016, 7:29 AM · Arma 3
Morthon added a comment to T75170: Game Crashes on main menu with Overwolf overlay activated..

Thank you for you assistance. Attachments updated, good luck ironing this out!

May 10 2016, 7:29 AM · Arma 3
Astaroth added a comment to T75170: Game Crashes on main menu with Overwolf overlay activated..

We need files from this folder for solve your problem. C:\Users\<Name>\AppData\Local\Arma 3\
Can you upload somewhere in winrar package please?
When package will be smaller than 2,097k, so you can attach here. When package will be bigger, please use some free sharing service and post link here. Thank you.

http://feedback.arma3.com/how-to-user.html.html

May 10 2016, 7:29 AM · Arma 3
Killzone_Kid added a comment to T75169: Very serious MP issue related to vehicles entering and locality!.

More problems. This time I forced tank to be local before trying fail commands on it. All these commands:

player moveInGunner tank
player moveInCommander tank
player moveInTurret [tank, [0]] (gunner)
player moveInTurret [tank, [0,0]] (commander)
player action ["GetInGunner", tank]
player action ["GetInCommander", tank];

When used for the first time, i.e on virgin tank that just being made local and player hasn't been inside, the commands behave as follows: player gets inside and stays for several seconds then auto ejects.

Notice the pattern, these two commands:

player action ["GetInTurret", tank, [0]] (gunner)
player action ["GetInTurret", tank, [0,0]] (commander)

perform more persistently with the difference that very first use of any of these commands switches the camera to "external" view, but player does not get auto ejected. Subsequent uses make commands behave normal.

May 10 2016, 7:29 AM · Arma 3
Morthon edited Steps To Reproduce on T75170: Game Crashes on main menu with Overwolf overlay activated..
May 10 2016, 7:29 AM · Arma 3
Bohemia added a project to T75170: Game Crashes on main menu with Overwolf overlay activated.: Arma 3.
May 10 2016, 7:29 AM · Arma 3
Bohemia updated subscribers of T75169: Very serious MP issue related to vehicles entering and locality!.
May 10 2016, 7:29 AM · Arma 3
Fireball added a comment to T75168: M4 Scorcher wrong engine operation.

Mass-closing all resolved issues not updated in the last month.

Please PM me in BI Forums (http://forums.bistudio.com/member.php?55374-Fireball) if you feel your bug was closed in error.

May 10 2016, 7:29 AM · Arma 3
Bohemia added a project to T75169: Very serious MP issue related to vehicles entering and locality!: Arma 3.
May 10 2016, 7:29 AM · Arma 3
Killzone_Kid added a comment to T75168: M4 Scorcher wrong engine operation.

seems fixed

May 10 2016, 7:29 AM · Arma 3
Killzone_Kid added a comment to T75168: M4 Scorcher wrong engine operation.

Nah, if you get in gunner of Slammer, engine doesn't start.

May 10 2016, 7:29 AM · Arma 3
Killzone_Kid edited Steps To Reproduce on T75169: Very serious MP issue related to vehicles entering and locality!.
May 10 2016, 7:29 AM · Arma 3
Humay added a comment to T75168: M4 Scorcher wrong engine operation.

I don't know how tanks work, so please correct me if im wrong, but I could imagine that you need the engine to turn the turret. In that case the engine should activate.

May 10 2016, 7:29 AM · Arma 3
Bohemia updated subscribers of T75168: M4 Scorcher wrong engine operation.
May 10 2016, 7:29 AM · Arma 3
Bohemia added a project to T75168: M4 Scorcher wrong engine operation: Arma 3.
May 10 2016, 7:29 AM · Arma 3
Killzone_Kid added a comment to T75168: M4 Scorcher wrong engine operation.

If you get in Scorcher as driver, start engine then eject to keep it running then log out and log back in on the persistent server, the Scorcher will appear to be silent. The Scorcher will be local to the server, transferring ownership back to client will reveal working engine sound. Basically JIP wouldnt be able to hear working engine until they get in driver.

May 10 2016, 7:29 AM · Arma 3
Fireball added a comment to T75167: Sandstorm MLRS turn-out bug.

Mass-closing all resolved issues not updated in the last month.

Please PM me in BI Forums (http://forums.bistudio.com/member.php?55374-Fireball) if you feel your bug was closed in error.

May 10 2016, 7:29 AM · Arma 3
Killzone_Kid added a comment to T75168: M4 Scorcher wrong engine operation.

Update. After some more testing, it looks like that the sound of engine running is simply not playing when tank is local to the server. This is how to test it:

Spawn M4 Scorcher on server call it tank.
Execute on server side

tank engineOn true

you can hear the engine started and see the exhaust smoke, then it goes silent and only smoke is visible, but in fact the engine is running. trying to execute tank engineOn true again makes no difference.

Execute on the server side

tank engineOn false

You can hear the engine shutting down sound and this time engine is turned off properly and no smoke to be seen.

May 10 2016, 7:29 AM · Arma 3
Killzone_Kid edited Steps To Reproduce on T75168: M4 Scorcher wrong engine operation.
May 10 2016, 7:29 AM · Arma 3
gutsnav added a comment to T75167: Sandstorm MLRS turn-out bug.

Still not fixed?

May 10 2016, 7:29 AM · Arma 3
gutsnav added a comment to T75167: Sandstorm MLRS turn-out bug.

Thanks.

May 10 2016, 7:29 AM · Arma 3
JSharpe added a comment to T75167: Sandstorm MLRS turn-out bug.

Nope, despite two other reports on it as well without any acknowledgement:

http://feedback.arma3.com/view.php?id=18194
http://feedback.arma3.com/view.php?id=16173

http://imgur.com/a/aQPCb Screenshots of the problem here.

May 10 2016, 7:29 AM · Arma 3
redstone added a comment to T75167: Sandstorm MLRS turn-out bug.

Should be fixed now.

May 10 2016, 7:29 AM · Arma 3