rev 149943
- Queries
- Arma 3 Activity
- All Stories
- Search
- Advanced Search
Arma 3 Activity
Sep 14 2022
Then why have you posted in Arma 3?
Sep 13 2022
This is for the main tutorial in arma reforger
Hello, im sorry im not familiar with the tutorial mission you mention.
Is it part of "The East Wind" campaign?
Hello i can see your having an issue caused by a windows one drive error.
Please google: "ErrorMessage: Le fournisseur de fichier cloud n’est pas en cours d'exécution." and follow the steps that come up
Hello, if your able to use commands in the mission/server your playing you can use:
https://community.bistudio.com/wiki/addAction, to add a keybind to any script command including the TI Adjustments.
I'm a little confused to why you'd want this to be applied to all users.
If in your opinion these settings look better/ more realistic, then making a mod for it would be a great solution for any who feel the same way.
Dedmen stated this on Discord:
Try the solutions on this page:
https://community.bistudio.com/wiki/Arma_3:_Unusual_process_exit
Sep 12 2022
ArmaReport_Log_20220912T054507{F2781033}
Kupil mode helicopter i 1 missia v odnom i tom zhe meste obrivaeca
Sep 11 2022
rev 149928
As far as I can tell, this issue has been addressed, I haven't had any crashes since.
For me, this ticket can be closed.
i need help i just download the game 2 times and it steel dosen't Works
Sep 10 2022
In T167449#2354863, @LSValmont wrote:In T167449#2354732, @Leopard20 wrote:You can fix it yourself by setting the effective commander as the driver himself:
this addEventHandler ["GetIn", { params ["_veh"]; if (!isNull driver _veh) then { _veh setEffectiveCommander driver _veh; }; }]This would help advanced mission makers yes but entry level mission makers with just some EDEN experience and little scripting experience will not be able to enjoy this fix (actually a workaround).
To be honest one of the reasons why unmodded arma content is so uncommon/unthinkable for mission makers is that BI demands their players to come up with their own workarounds too much. I bet you learned scripting and eventually over the years became of of the most knowledgeable modders out there due to your own dissatisfaction with the state of the game in many regards. It shouldn't have to be that way in most cases, that players need to learn advanced scripting/modding just to make their missions more fun or less buggy specially when the feature is/was already present and it is just currently broken and/or incomplete for any reason.
In T167449#2354732, @Leopard20 wrote:You can fix it yourself by setting the effective commander as the driver himself:
this addEventHandler ["GetIn", { params ["_veh"]; if (!isNull driver _veh) then { _veh setEffectiveCommander driver _veh; }; }]
Sep 9 2022
In T167449#2354732, @Leopard20 wrote:You can fix it yourself by setting the effective commander as the driver himself:
You can fix it yourself by setting the effective commander as the driver himself:
this addEventHandler ["GetIn", { params ["_veh"]; if (!isNull driver _veh) then { _veh setEffectiveCommander driver _veh; }; }]
rev 149916
Reproed, [] broken
I have implemented a workaround to the affected script: https://github.com/A3Wasteland/ArmA3_Wasteland.Altis/commit/9cc182c6aff0dfa2f9f28925ce9d9ac9d2f60339
The versions I indicated are correct; their bug report is what's incorrect. My ATM locator script they referenced uses allMissionObjects for editor ATMs, but nearestObjects for terrain ATMs. Here's the script with the workaround: https://github.com/A3Wasteland/ArmA3_Wasteland.Altis/commit/9cc182c6aff0dfa2f9f28925ce9d9ac9d2f60339
I’m not sure the versions are correct, here is screenshot in 2.08 https://feedback.bistudio.com/T167429#2354350
I was able to work around this bug by using nearestTerrainObjects [[10655.9,12201.3,1.49722], ["HIDE"], 5] instead.
In T167429#2354331, @AryxRayx wrote:Self placed Land_Atm_01_F and a Land_Atm_02_F work.
But It doesnt work on Original map placed ATM's (Land_Atm_01_F/Land_Atm_02_F), for example those on Altis. (As if they dont exist anymore)
Sep 8 2022
Atm_01 at [3777.37,13517.8]
Atm_02 at [3281.66,12963.2]
I tested in 2.08 on Altis, the return is [] Could you give me Altis position of ATM so I could verify that’s the case?
Self placed Land_Atm_01_F and a Land_Atm_02_F work.
Please provide exact steps how to reproduce this as well. If I place Land_Atm_01_F or Land_Atm_02_F both get detected. Are you sure you didn place Land_Atm_01_malden_F for example
In T126021#2354042, @LSValmont wrote:This still happens even in Reforger so don't get your hopes up =p
PS: It is even worst in Reforger btw
what map is this?
rev 149910
Hey @sadovsf this still isn't fixed :(
I believe this is old news, but:
Fixed on Dev 2.11.149907
Update has substantially improved the strobing effect for thermals on my UHD 630 machine! Just played earlier today and the improvements were noted. I typically use the ENVG-II optics as well as the Nightstalker rifle scope in game. The rapid strobing effect has ceased - there's still a flashing that looks like lightning flashing, or perhaps a camera flash at a sporting event, but the thermals behind it are stable and consistent, so it's still an improvement several times over what I was experiencing before, which made the thermals useless to me. Now I can consistently use them, and just ignore the flashing.