Page MenuHomeFeedback Tracker
Feed Advanced Search

May 10 2016

pettka added a comment to T85864: Subcategories for class weapon attachments.

As the categorization has been already in progress, this should hit the dev branch today. Could You, please, check the new categories.
As far as the weapons under equipment part of request goes, this is impossible as there is just two levels. And having all the weapons together would be a bit harder, I would say, than having them as a separate category.

May 10 2016, 12:50 PM · Arma 3
pettka added a comment to T83765: tank_f skeleton from sample does not make sense.

Thank You for good points. I would dare differ on the hatch part as hatches are usually part of the main tank turret. Which means their movement should be dependent on it rather than on rotation of commanders MMG, but feel free to correct me if I'm wrong.
As for the gunnerView memory point, You are perfectly correct. It should be out with next update of samples, thank You once more. Could You, please, give it a try afterwards and close this issue if it is as it should be?

May 10 2016, 11:47 AM · Arma 3
pettka added a comment to T83219: Update: 1.48 fps dropping to 1-5 fps at times un playable.

@TOMMEH Please do so, the worst possibility is that it's going to be a duplicate report on BattEye side, which is still better than none ;)

May 10 2016, 11:31 AM · Arma 3
pettka added a comment to T83213: Special characters like the ones under "Men (Story)" lose their appearance when made the player.

The issue is a bit more complex than it seems (as already the additional note proves) - when You start a mission, there go several changes of faces:

  1. Setting the face according to the soldier model
  2. Setting the face according to identity type
  3. Setting the face according to identity (scripted setIdentity goes here)
  4. Setting the face according to profile
  5. Setting the face according to mission scripts (including execVM)

That means we may possibly change the faces using execVM, but that could possibly collide with all mission scripts and provide strange results (including for example the East Wind campaign).

Just a side note, it worked well in A2 because story characters had their own head models with no selections to change the face on.

May 10 2016, 11:29 AM · Arma 3
pettka added a comment to T82839: wrong directory for cfgranks.

This is actually a bit different than it seems - the addon is ui_f_data.pbo indeed, but the header has a bit different prefix.

Try to open the addon in notepad in example and you may see that the prefix is "a3\ui_f\data". That means any folder and file inside has this prefix from game point of view. That results in \gui\cfg\Ranks\private_gs.paa (the actual file inside of PBO) being seen as a3\ui_f\data\gui\cfg\Ranks\private_gs.paa and that is the correct path defined in config.

I hope it makes sense.

May 10 2016, 11:18 AM · Arma 3
pettka added a comment to T82678: I_GMG_01_A_F's faction written in inconsistent case.

Thanks a lot for intel, at least the GMG has been fixed.

May 10 2016, 11:12 AM · Arma 3
pettka added a comment to T82609: Land_IndPipe2_big_ground1_F and Land_IndPipe2_big_ground2_F have non-functional ladder.

Thank You for pointing that out! It was a pleasure to cooperate.

May 10 2016, 11:10 AM · Arma 3
pettka added a comment to T82609: Land_IndPipe2_big_ground1_F and Land_IndPipe2_big_ground2_F have non-functional ladder.

I have actually fixed even the bigL_R one, I'll take a look at the rest tomorrow, but good point, thanks!

May 10 2016, 11:09 AM · Arma 3
pettka added a comment to T82609: Land_IndPipe2_big_ground1_F and Land_IndPipe2_big_ground2_F have non-functional ladder.

The rest has been fixed today => it should make it to dev tomorrow, hopefully. Thanks a lot for intel.

May 10 2016, 11:09 AM · Arma 3
pettka added a comment to T82609: Land_IndPipe2_big_ground1_F and Land_IndPipe2_big_ground2_F have non-functional ladder.

Good point, thanks a lot, it seems like the rusty ladder has been well hidden. It should work just fine now, that means tomorrow in the dev branch. Could You, please, give it a try and close the issue if it works?

May 10 2016, 11:09 AM · Arma 3
pettka added a comment to T82506: CIV unit config randomize script needs to be improved.

I have checked the vanilla content and have not found any class using neither randomize_civ1.sqf nor clock.sqf, tom_48_97 has already purged the civilian randomization and cars use different system for clocks for some time. Could You, perhaps, try to verify the game integrity?

May 10 2016, 11:05 AM · Arma 3
pettka added a comment to T81395: Body armor not functioning properly since last patch (1.40.129.533).

Thanks a lot for letting us know, the issue was only for VR Entities which were undergoing some deeper changes. It should work correctly even for them.

May 10 2016, 10:29 AM · Arma 3
pettka added a comment to T81330: Vehicle clock scripts running on dedicated server.

Thanks a lot for intel, this has been addressed with clock scripts removal for a different solution, there should be no more scripts running for clocks. Could You, please, confirm that on dev / RC branch and close the issue?

May 10 2016, 10:27 AM · Arma 3
pettka added a comment to T81274: Server crashing on 1.4 Update.

Thanks a lot for letting us know, we have deployed a hotfix that should address the issue. Sorry for the inconveniences.

May 10 2016, 10:25 AM · Arma 3
pettka added a comment to T80528: FV-720 Mora zeroing problem.

Thanks a lot for letting us know, I have adjusted the zeroing ranges and ti should be available in dev branch tomorrow. Could You, please, give it a try and close this issue if it works correctly?

May 10 2016, 9:56 AM · Arma 3
pettka added a comment to T80391: MI-48 Kajman has incomplete weapons and magazines arrays in cfgVehicles.

I'll share that with the rest of the team, thanks a lot ;) And no need to feel bad, it happens to everyone, including myself :)

May 10 2016, 9:51 AM · Arma 3
pettka added a comment to T80391: MI-48 Kajman has incomplete weapons and magazines arrays in cfgVehicles.

Weapons described as not being shown are actually gunner weapons which are defined in O_Heli_Attack_02 >> Turrets >> MainTurret >> Weapons[]
It is perfectly correct that they are not defined as pilot weapons the same way as for AH-99 Blackfoot. Does it help You?

May 10 2016, 9:51 AM · Arma 3
pettka added a comment to T80355: Mi-290 Taru modules are not textured black when using coding to make the Taru itself black.

There is a good solution described on the forums by Tilion: http://forums.bistudio.com/showthread.php?185166-Missing-Helicopter&p=2811738&viewfull=1#post2811738

Could You, please, give it a try if it's what You need and close this issue if it is so? Thanks a lot.

May 10 2016, 9:50 AM · Arma 3
pettka added a comment to T80328: B_Heli_Transport_03_unarmed_F: MainGun - unknown animation source XXX.

Good point, thanks a lot, it should be fixed tomorrow in dev branch. Could You, please, give it a try and close this issue?

May 10 2016, 9:49 AM · Arma 3
pettka added a comment to T80259: Unrealistic random deviation on Flare Pistol [VIDEO].

It is actually as designed because the flare slugs shot by the pistol are meant to be not accurate.

May 10 2016, 9:47 AM · Arma 3
pettka added a comment to T80026: O_Heli_Transport_04_bench_F has no transportSoldier value in its CFG Vehicles entry.

This is actually correct because all the cargo seats are ready for Firing from Vehicles feature. That means they are not regular seats but turrets config-wise, You may see it by the number of turrets of said vehicle. Does that explain the issue enough? If yes, please, close this issue, otherwise let me, please know.

May 10 2016, 9:40 AM · Arma 3
pettka added a comment to T79971: Remove "multiplier = 3;" from miniguns "manual" firemode config.

This is as designed, Your note has been taken into consideration, thanks a lot.

May 10 2016, 9:38 AM · Arma 3
pettka added a comment to T79801: Unexpected behavior of += array in configs.

The description is correct - this feature was never meant to work with inherited classes. The goal was to create a simple tool to work add into array with unknown previous values (e.g. Throw muzzle with various grenades) and it works just like that.
There is currently no plan to change the feature, it may be possibly done in the future, but I cannot promise anything.

May 10 2016, 9:33 AM · Arma 3
pettka added a comment to T79776: Expand Fire From Vehicles to more vehicles.

Thanks a lot for feedback, we are taking that into account.
Having open-able doors for more vehicles is quite a huge performance hit according to our testing, mainly because of more complex PhysX shapes required. We have decided to allow use of ramps specifically, because there is just a handful of them and it mitigates bigger performance impact most of the times. We are going to keep investigating possibilities, but I cannot promise any change in a near future.

May 10 2016, 9:32 AM · Arma 3
pettka added a comment to T79535: Add "GroundWeaponHolder_Scripted" class which allows for existence of empty holders.

The change from 28.11 dev branch actually adresses this issue as the scripted weapon holder inherits standard weapon holder with all the proxies, not juts the single one.

May 10 2016, 9:25 AM · Arma 3
pettka added a comment to T79535: Add "GroundWeaponHolder_Scripted" class which allows for existence of empty holders.

My bad, I have even used a wrong field as I can see, I am sorry for the confusion :( And a good news, it should make it to the next main branch update soon (TM)

May 10 2016, 9:25 AM · Arma 3
pettka added a comment to T79535: Add "GroundWeaponHolder_Scripted" class which allows for existence of empty holders.

I have added the property to class Weapon_Empty, it should be available tomorrow in the dev branch. Could You, please, give it a try, if it works according to Your needs?

May 10 2016, 9:25 AM · Arma 3
pettka added a comment to T79119: Memory points rfemur, lfemur, and other leg memory points returned incorrectly with SQF command selectionPosition..

Thank you for letting us know, the memory points should be in proper selections and it seems like it behaves correctly. Could You, please, give it a try tomorrow on a dev branch and close the issue if it works?

May 10 2016, 9:10 AM · Arma 3
pettka added a comment to T78304: Quadbike Driver should have graceful death animation.

This is actually a correct behaviour - dead driver is ejected from the vehicle. Thanks for the feedback, we'll take in into consideration while thinking about better display of ejecting.

May 10 2016, 8:48 AM · Arma 3
pettka added a comment to T78070: Hunter is missing new destruction materials.

Thanks a lot for letting us know, the issue should now be fixed in the development branch. Could You, please, confirm that and close the issue?

May 10 2016, 8:41 AM · Arma 3
pettka added a comment to T77859: Virtual Arsenal: underwear instead of uniforms.

As author said, Thanks a lot for intel!

May 10 2016, 8:37 AM · Arma 3
pettka added a comment to T77844: Model errors for Titan Launchers.

Thanks a lot for the information, it seems like I made some wrong selection in the models. It should be fixed in todays dev version, could You, please, give it a try and close the issue if it works well?

May 10 2016, 8:36 AM · Arma 3
pettka added a comment to T77809: In Virtual Arsenal if you choose Diving Googles then they invisible on soldier!.

This is correct behavior as soldiers tend to equip their diving goggles and diving fins only if they are actually in the water. There is a small pool in the corner of Virtual Reality world designed for this purpose.

May 10 2016, 8:35 AM · Arma 3
pettka added a comment to T77602: AddonBuilder does not copy the built pbo into destination folder.

I suppose sooner than You would expect ;)

May 10 2016, 8:30 AM · Arma 3
pettka added a comment to T77602: AddonBuilder does not copy the built pbo into destination folder.

It is in the development branch of the tools, feel free to give it a go.

May 10 2016, 8:30 AM · Arma 3
pettka added a comment to T77602: AddonBuilder does not copy the built pbo into destination folder.

Thanks a lot for letting us know, there is a bug in copying the PBO into target directory that should be fixed with the next tools release. The PBOs are correctly packed in the temporary location, which is set in the options, you may find the output there in the meantime. We are sorry for the inconveniences.

May 10 2016, 8:30 AM · Arma 3
pettka added a comment to T76465: mapdisk.bat requires subst p: /d.

Thanks to Tom_48_97

May 10 2016, 8:01 AM · Arma 3
pettka added a comment to T76085: ZEUS Crate editor missing Scopes.

Thanks a lot for intel, it seems like this has been already fixed. Could You, please, give it a try and close the issue if it works?

May 10 2016, 7:51 AM · Arma 3
pettka added a comment to T75917: ZEUS missing weapons and items.

Good catch, thanks a lot, I'll take a look.

May 10 2016, 7:48 AM · Arma 3
pettka added a comment to T75917: ZEUS missing weapons and items.

The issue should be already fixed in dev version, could You, please, give it a try? Thanks a lot.

May 10 2016, 7:48 AM · Arma 3
pettka added a comment to T75851: Cannot change skin on snakes.

I'll take a look, thanks a lot for letting me know.

May 10 2016, 7:46 AM · Arma 3
pettka added a comment to T75851: Cannot change skin on snakes.

I have fixed that issue, could You, please, take a look in dev branch today and close it if it is OK? Thanks a lot.

May 10 2016, 7:46 AM · Arma 3
pettka added a comment to T75789: WeaponHolder_Single_limited_XXXXX_F is NOT limited.

Sir, it seems like this one is Your cup of tea, could You, please, take a look?

May 10 2016, 7:44 AM · Arma 3
pettka added a comment to T75687: Add a module to spawn flars to the editor.

I've been told by the reporter that this has been done long ago, closing

May 10 2016, 7:42 AM · Arma 3
pettka added a comment to T75513: Issues with parachute folding and unfolding [VIDEOS].

Thanks a lot for the intel, I'll try to talk with responsible persons to ensure some improvement and fixing, but no promises yet.

May 10 2016, 7:38 AM · Arma 3
pettka added a comment to T75491: All CSAT divers are caucasian.

Thanks a lot for the feedback! It seems like the issue has been already fixed, could You, please, give it a go and close it if it works correctly for You?

May 10 2016, 7:37 AM · Arma 3
pettka added a comment to T75206: Ifrit GMG and HMG turrets use BLUFOR instead of OPFOR textures.

Thanks a lot for a great observation skill, I have fixed the issue just as it has been suggested. Could You, please, test it out in dev branch later on today and close the issue if it is OK?

May 10 2016, 7:30 AM · Arma 3
pettka added a comment to T75205: FIA trucks have wrong texture.

I have fixed the issue, thanks a lot for letting us know. Could You, please, try it out in today's dev version and close this issue if it is OK?

May 10 2016, 7:30 AM · Arma 3
pettka added a comment to T75080: M4 Scorcher is missing the hatch cover in turn out position [PICTURE].

This has been already fixed with the FFV for commander introduction, thanks a lot for letting us know.

May 10 2016, 7:27 AM · Arma 3
pettka added a comment to T74871: Battlefield firefight ambient produces config error and does not work.

It should be released even to the standard distribution together with the second part of the campaign, could You, please, confirm the fix and close the issue if it works? Thanks a lot.

May 10 2016, 7:22 AM · Arma 3
pettka added a comment to T74871: Battlefield firefight ambient produces config error and does not work.

I don't think so, the main branch would require re-validating all the data again :(

May 10 2016, 7:22 AM · Arma 3
pettka added a comment to T74871: Battlefield firefight ambient produces config error and does not work.

Thanks a lot for letting us know, I have fixed that and it's going to be part of dev branch udpate either today or tomorrow. Could You, please, check it and close it if it works?

May 10 2016, 7:22 AM · Arma 3
pettka added a comment to T74831: Speed indicator of the strider is not working properly.

Thanks a lot for intel, I have fixed the high speeds. Could You, please, test it with next development build?

May 10 2016, 7:21 AM · Arma 3
pettka added a comment to T74806: "B_G_Offroad_01_armed_F" has no passenger action and icon.

Thanks a lot for letting us know, the issue should be fixed on Monday in dev branch. Could You, please, try it and close the issue?

May 10 2016, 7:20 AM · Arma 3
pettka added a comment to T74462: "List of files to copy directly" fails to update the internal list of extensions properly, requires restart..

The issue should be already fixed, could You, please, confirm that? Thanks a lot for information

May 10 2016, 7:12 AM · Arma 3
pettka added a comment to T74276: Cannot import .FBX into Oxygen 2.

The issue has been addressed by our programmers, the only problem remaining is that you need to "Export" fbx from empty file in Oxygen to get to import screen. At least it works, we will try to solve the formal part.

May 10 2016, 7:08 AM · Arma 3
pettka added a comment to T74276: Cannot import .FBX into Oxygen 2.

We are investigating the possibilities, but I cannot promise anything until we have a solid tool to release. Thanks a lot for letting us know.

May 10 2016, 7:08 AM · Arma 3
pettka added a comment to T74241: Cannot binarize models with PhysX LODs/simX Classes.

This is related to the outdated tools, there is going to be a new tools package hopefully soon enough. Thank you for letting us know, things are being worked on, stay tuned, please.

May 10 2016, 7:07 AM · Arma 3
pettka added a comment to T74241: Cannot binarize models with PhysX LODs/simX Classes.

It should be OK with the release of new Arma 3 Tools, could You, please, give it a try and close the issue if it works correctly?

May 10 2016, 7:07 AM · Arma 3
pettka added a comment to T74183: Putting a silencer on the MX SW LMG spams error to log file.

This has been already fixed with changes in 1.24, could You, please, close the issue after giving it a try? Thanks a lot for letting us know!

May 10 2016, 7:06 AM · Arma 3
pettka added a comment to T74183: Putting a silencer on the MX SW LMG spams error to log file.

Could You, please, try script command:
player addItem "muzzle_snds_H_SW";
That should do the trick and add the suppressor into Your inventory.

May 10 2016, 7:06 AM · Arma 3
pettka added a comment to T74157: On MH-9 Hummingbird and AH-9 Pawnee the "flightstick" does not move..

Thanks a lot for letting us know. I have fixed the issue and the fix should be available tomorrow in the dev branch. Could You, please, confirm the fix and close the issue?

May 10 2016, 7:05 AM · Arma 3
pettka added a comment to T73977: Randomize.sqf is not synchronized between clients.

It might be some issue related to this script being called after setObjectTextureGlobal when You JIP. We are addressing the issue with programmers and it should be probably fixed soon. Thanks a lot for letting us know.

May 10 2016, 6:55 AM · Arma 3
pettka added a comment to T73977: Randomize.sqf is not synchronized between clients.

It should be fixed in today's dev branch, could You, please, test it and close the issue if You see fit? Thanks a lot.

May 10 2016, 6:55 AM · Arma 3
pettka added a comment to T73977: Randomize.sqf is not synchronized between clients.

May You, please, provide me with some more information about the issue? I have tested this script on network without any issues, what exactly is wrong and how does it look like?

May 10 2016, 6:55 AM · Arma 3
pettka added a comment to T73824: Zubr's recoil is wrong..

I would propose to see some user reviews on the gun or give it a try if possible. The handle is in such shape that reducing the recoil is more difficult even despite the lower chamber.

May 10 2016, 6:52 AM · Arma 3
pettka added a comment to T73633: Zamak driver seat bugged - AI and players cannot enter.

Thanks a lot for intel, it seems like we had some mismatch in data. It is going to be fixed tomorrow in development branch, could You, please, verify it and close the issue accordingly?

May 10 2016, 6:47 AM · Arma 3
pettka added a comment to T73418: Gunship optics no longer available to player as gunner..

I was unable to reproduce that on any version, but the QA is going to take a closer look with different setups to be sure. Thanks a lot for letting us know.

May 10 2016, 6:41 AM · Arma 3
pettka added a comment to T73382: [FEATURE REQUEST] Create alternative C4 class with triggerWhenDestroyed = 1;.

Thanks a lot, closing.

May 10 2016, 6:40 AM · Arma 3
pettka added a comment to T73382: [FEATURE REQUEST] Create alternative C4 class with triggerWhenDestroyed = 1;.

The actual effort was tiny thanks to Your splendid description, most of the effort was wasted on some paranoid double-thinking that it would require localization and stuff :(

May 10 2016, 6:40 AM · Arma 3
pettka added a comment to T73382: [FEATURE REQUEST] Create alternative C4 class with triggerWhenDestroyed = 1;.

Heck, I got it wrong all the time, I am sorry :(
I have added the new ammo, could You, please, check it again tomorrow with the update of dev version of the game if it works as You intended? Thanks a lot.

May 10 2016, 6:40 AM · Arma 3
pettka added a comment to T73058: Always zoomed m2 on offroad (armed).

Thanks a lot for information, I have adjusted the view for both iron sights and standard view to be of a naked eye. The fix should be probably available on Monday in development branch, could You, please give it a try and close this issue if it works correctly?

May 10 2016, 6:28 AM · Arma 3
pettka added a comment to T72572: Armed Offroad's M2 has Permanent Zoom In Gunner Position..

Thanks a lot for information, I have adjusted the view for both iron sights and standard view to be of a naked eye. The fix should be probably available on Monday in development branch, could You, please give it a try and close this issue if it works correctly?

May 10 2016, 6:16 AM · Arma 3
pettka added a comment to T71768: IFV-6c Panther have unlimited fuel.

It is the same for all tracked vehicles at the moment. The fuel is consumed by driving but at a extremely slow rate (check "fuel vehicle player" in watch in pause menu). I shall investigate that further, thanks a lot for letting us know.

May 10 2016, 5:55 AM · Arma 3
pettka added a comment to T71416: Sniper scopes backup sight have opticsPPEffects enabled.

Thanks a lot for confirmation, I hope it helps

May 10 2016, 5:45 AM · Arma 3
pettka added a comment to T71416: Sniper scopes backup sight have opticsPPEffects enabled.

Thanks a lot for letting us know, it should be fixed and the fix should be available in the development branch tomorrow. Could You, please, confirm it and close this issue?

May 10 2016, 5:45 AM · Arma 3
pettka added a comment to T71147: Ah/Mh-9 - turning speed at hover.

I have tried turning on place in current build and backtracked data to 1st of July, nothing has been changed on the matter. I would suspect it is some kind of placebo effect. Could You, please, describe steps to reproduce to double-check the issue? Something like this:

  1. Insert flying AH-9 and start the mission
  2. Start the clock
  3. Hold X to turn counter-clockwise
  4. Stop the clock after making full circle

Results with this repro were the same for each data set back to 1.7. 2013 (game version 0.71 - 07150)

May 10 2016, 5:37 AM · Arma 3
pettka added a comment to T71144: Config error when placing mortar groups in editor "no entry for config.bin/cfgvehiclesB_support_mort_F".

This has been already fixed some time ago, thanks a lot for letting us know.

May 10 2016, 5:37 AM · Arma 3
pettka added a comment to T70918: Sway of binoculars/rangefinders/designators is way to crass and nauseating.

I have tweaked the sway, could You, please, give it a try tomorrow in a dev branch and let me know? Thanks a lot.

May 10 2016, 5:29 AM · Arma 3
pettka added a comment to T70845: Missing/Inaccessible hidden selections on Units and Vehicles.

It's still work in progress.

May 10 2016, 5:27 AM · Arma 3
pettka added a comment to T70845: Missing/Inaccessible hidden selections on Units and Vehicles.

Thanks a lot, I should take a closer look

May 10 2016, 5:27 AM · Arma 3
pettka added a comment to T70778: access set ReadAndCreate for cfgRecoils in core config causes various problems.

I have adjusted the access, it should be available in dev version probably tomorrow. Could You, please, take a look then and let me know if there is any further issue? Thanks a lot.

May 10 2016, 5:24 AM · Arma 3
pettka added a comment to T70465: Heli flares single flare mode isn't working.

It is possible to configure flares that way, it should be rather easy for the community to do such mods, but the design for all vanilla A3 vehicles states that they are not going to use any different flare fire mode than burst. That is the design decision, not a bug.

May 10 2016, 5:13 AM · Arma 3
pettka added a comment to T70465: Heli flares single flare mode isn't working.

I have investigated it again and it seems like the correct hint is displayed in the mission now.

May 10 2016, 5:13 AM · Arma 3
pettka added a comment to T70465: Heli flares single flare mode isn't working.

Sorry for the fuzz, it has been fixed, but it got somehow reverted meanwhile, it should be fixed again soon :(

May 10 2016, 5:13 AM · Arma 3
pettka added a comment to T70465: Heli flares single flare mode isn't working.

The hint has been adjusted some time ago that it fits all BI-made helicopters, I just forgot to update this issue. Thanks a lot for letting us know.

May 10 2016, 5:13 AM · Arma 3
pettka added a comment to T69188: [BLUE] Recon Marksman missing config files.

Thanks a lot for letting us know, it should be fixed with todays dev branch update. Could You, please, confirm the fix and close the issue?

May 10 2016, 4:26 AM · Arma 3
pettka added a comment to T68907: ACP-C2 shoots too low.

This should be fixed by today's update of development branch. Could You, please, confirm that and close this issue? Thanks a lot for letting us know.

May 10 2016, 4:12 AM · Arma 3
pettka added a comment to T68545: HEMTT riders can teleport between cabin and bed.

The issue has been addressed in current development branch update and should be in next Arma 3 Beta update. Could You, please, confirm the fix and close the issue?

May 10 2016, 3:58 AM · Arma 3
pettka added a comment to T68328: Can't open/close the UH-80 Ghosthawk's doors in various situations.

Door actions have been removed from all vehicles long time ago, still, thanks a lot for the feedback.

May 10 2016, 3:51 AM · Arma 3
pettka added a comment to T68311: AMV7 map icon too small.

Nope, the update of development branch is staged for tomorrow, probably, without any promises.

May 10 2016, 3:50 AM · Arma 3
pettka added a comment to T68311: AMV7 map icon too small.

See http://forums.bistudio.com/showthread.php?149636-Beta-Development-branch-changelog&p=2424351&viewfull=1#post2424351 - it should be fixed now. Could You, please, confirm the fix and close the issue? Thanks a lot for letting us know.

May 10 2016, 3:50 AM · Arma 3
pettka added a comment to T68311: AMV7 map icon too small.

The issue has been fixed and the fix is staged for next development branch update. Could You, please, confirm that and close the issue?

May 10 2016, 3:50 AM · Arma 3
pettka added a comment to T68306: SDV PIP & periscope misaligned, 3d periscope head misaligned with sea-level, periscope viewpoint to high vs. 3d periscope..

I fully agree with Your reasoning, but looking into the model itself proves something else. It may possibly be an error on side of the artist who did the vehicle, I should check that out. Thanks a lot for reporting the issue, we'll try to work on all the parts as possible.

May 10 2016, 3:50 AM · Arma 3
pettka added a comment to T68306: SDV PIP & periscope misaligned, 3d periscope head misaligned with sea-level, periscope viewpoint to high vs. 3d periscope..

I would just like to point out that the periscope is the other stick out of SDV, not the one mentioned in the picture. And it is correctly aligned with water surface.

May 10 2016, 3:50 AM · Arma 3
pettka added a comment to T68211: Helicopter's retractable gear didn't visually extended while landing on runway with speed.

Thanks a lot for letting us know, introducing of Advanced Flight model brought in manual controls of the landing gear. Could You, please, confirm that it works as intended and close the issue?

May 10 2016, 3:46 AM · Arma 3
pettka added a comment to T68141: Zamak wheels sink into the ground.

See http://forums.bistudio.com/showthread.php?149636-Beta-Development-branch-changelog&p=2424351&viewfull=1#post2424351 - it should be fixed now. Could You, please, confirm the fix and close the issue? Thanks a lot for letting us know.

May 10 2016, 3:43 AM · Arma 3
pettka added a comment to T67814: School_Salema_F config issues.

As mentioned - problem expired. Thanks a lot for letting us know.

May 10 2016, 3:32 AM · Arma 3
pettka added a comment to T67718: B_sniper_F - MP: impossible load mission.

It should be fixed in current development build, could you, please, confirm that and close the issue? Thanks a lot

May 10 2016, 3:30 AM · Arma 3
pettka added a comment to T67347: Sniper bullets have unrealistically low aerodynamic drag.

There have been improvements in this way on engine side that made real values usable in game. Could you, please, confirm the fix and close the issue?

May 10 2016, 3:16 AM · Arma 3