Page MenuHomeFeedback Tracker
Feed Advanced Search

May 10 2016

AsperitZ added a comment to T85615: The ammo command report wrong value..

Lovely! Thanks! =)

May 10 2016, 12:43 PM · Arma 3
AsperitZ edited Steps To Reproduce on T85615: The ammo command report wrong value..
May 10 2016, 12:43 PM · Arma 3
AsperitZ added a comment to T82501: AI Hunter MRAPs sometimes will not move to a simple waypoint [DEV].

I tried ticket authors repro mission and can still reproduce the behavior almost every time. Front wheel turned sharply right, vehicle slowly drifting/rotating left. Can also add it make no different if SR_Hunter is a "B_MRAP_01_F" instead of a "B_Soldier_F" and placed on the same spot as the empty vehicle.

productVersion // ["Arma 3","Arma3",150,131969,"Stable",false]

May 10 2016, 11:05 AM · Arma 3
AsperitZ added a comment to T82501: AI Hunter MRAPs sometimes will not move to a simple waypoint [DEV].

I have attach a folder called "hunter_wont_drive.Altis".
For me the vehicle always stops at the slope (100%).
Please let me know if your vehicle doesn't stop!

productVersion // ["Arma 3","Arma3",148,131645,"Stable",false]

May 10 2016, 11:05 AM · Arma 3
AsperitZ added a comment to T80781: Debug camera not working right..

Can also add that alt-tab out and in from the game in debug camera mode make the camera move very fast! You have to remember to press alt again when alt-tab back to the game... I often miss that and end up some kilometers away. doh

May 10 2016, 10:09 AM · Arma 3
AsperitZ edited Steps To Reproduce on T80781: Debug camera not working right..
May 10 2016, 10:09 AM · Arma 3
AsperitZ added a comment to T79915: CH-Huron AI unable to slingload Huron containers/Supply Box/Cargo Net.

Confirmed! Also have the same problem. See attached mission pbo.

May 10 2016, 9:37 AM · Arma 3
AsperitZ added a comment to T71590: Trying to play gesture results in game freeze.

Does the command playGesture ever work? Maybe do some spring cleaning and remove old junk that is not used and aren't working!

May 10 2016, 5:49 AM · Arma 3
AsperitZ added a comment to T71165: Vehicle Crews - Stop abandoning Vehicles - Add Repair skill and behaviour.

AI crew still leave the vehicle when flipped. Tested with:
vehiclename allowCrewInImmobile true;
vehiclename setVectorUp [0,0,-1];

May 10 2016, 5:37 AM · Arma 3
AsperitZ added a comment to T65047: Option to override AI pathing.

I also have the same issue, but this is when creating waypoints in editor. I notice it’s not on the exact location as I write. Ex. Group X addWaypoint [[21987,4821.83,0], 0] the created waypoint will be at [21945.5,4862.34,0].

It doesn't matter how much I try micro it m by m it never gets exact... then why the zero in the end (placement radius) when it don’t uses it. This is also a problem for me when I want a helicopter (Huron) to hover over a vehicle, I get the same result when using (getpos) as if I use the coordinates [x,y,z].

Can understand if it’s adjusted for AI’s on the ground and the location is not accessible, but for the air vehicle there is nothing to hinder them...
My workaround for this is setpos getpos but it ain't pretty =)

EDIT: Found [group player, 1] waypointAttachVehicle object; lol feeling a little bit stupid now. But still I think it would be great if the waypoint come on the exact location it were created. Ooh and I can't make the waypointAttachVehicle attach to "Land_Device_disassembled_F".

May 10 2016, 1:45 AM · Arma 3