Experience true combat gameplay in a massive military sandbox. Authentic, diverse, open - Arma 3 sends you to war.
New to Feedback Tracker or just not sure what to do?
Arma 3 Feedback Tracker "How To" Guide
Experience true combat gameplay in a massive military sandbox. Authentic, diverse, open - Arma 3 sends you to war.
New to Feedback Tracker or just not sure what to do?
Arma 3 Feedback Tracker "How To" Guide
Thanks for the response :)
Probably accidental change from giving the Blackfoot Stub wings DAR since it has 8x Scalpel for Anti Tank work.
Would still love to have pilot camera zoom update without being in GUNNER view.
The first think was to verify game integrity but there are no errors{F5867400}
We have feature flags.
We had to undo this fix, we may revisit it for 2.22
Please do send the crash log files https://feedback.bistudio.com/w/ft_a3_howto/gamecrash/
Could you verify game integrity first and if still crashes upload crash report?
Revision: 152954
In the custom terrain of 2.18, this command is completely invalid, and the helicopter will ascend to 200 meters
Wouldn't removing the double quoting be considered a breaking chnage, as extensions would need to be edited to not handle it anymore.
We also have toJson now to generate a giant string.
But, passing it to extensions is very annoying because it double-quotes the string. I want to fix that anyways.
The wiki is wrong, the default is not nil.
The default is nothing, if the value is not there, _this is not set.
It behaves the same as call.
Signatures is possible, BattlEye is not
Problem is the game does not have the languages.
At game/mission start, when loading stringtables, it only reads the configured language and skips over everything else.
Should not be any slower, I also made the sorting multithreaded. So it should be much faster too, and in my tests it was.
BattlEye had an outage.
Action scripts are recompiled everytime IF they just contain a script fileName, in that case they essentially do a execVM.
In T192649#2822848, @dedmen wrote:Well if the server crashes, then we need the crash report files from the server.
Of course you loose connection when the server crashed.
It'll be a simple issue in the shaders. But the impact is probably too low to invest time into it
The backpacks in vehicles (not just quads) are generally hidding to prevent clipping issues.
For example sitting in a seat with back support, you wouldn't want your backpack glitching through it.
https://github.com/WolfCorps/gf_scripts/blob/master/addons/gf_scripts/functions/fn_p_makeUnitCurator.sqf
I use this script to give units zeus access.
It spawns ModuleCurator_F in script, same as you show it.
There is no way to reproduce this problem.
But what if both muzzle and magazine have different soundTypeIndex, how do we choose?
It was a BattlEye outage