User Details
- User Since
- May 19 2018, 3:29 PM (344 w, 14 h)
Mar 16 2022
Dec 21 2021
Sep 7 2021
Changing the KeyDown EH to a KeyUp EH sovles the problem of having to use spawn, call can be used instead. Focus is still lost though.
Problem with that is that the KeyDown EH fires before the change is applied, i.e. the text is not up-to-date. So you type "rahim" and it will search for "rahi".
Feb 10 2021
Jan 27 2021
Jan 4 2021
Can you add a screenshot of how a ControlsTable looks like? No idea what that is.
I have attached an example mission which replicates the example image from the BIKI (https://community.bistudio.com/wiki/CT_CONTROLS_TABLE).
Jan 3 2021
Dec 27 2020
Dec 19 2020
Yes it can. The following example opens the cmd window:
Dec 5 2020
Dec 2 2020
Nov 26 2020
Nov 23 2020
Can't confirm fix mentioned here. RPT is attached.
// productVersion ["Arma 3","Arma3",201,146950,"Diag",false,"Windows","x64"]
Nov 2 2020
Oct 26 2020
Oct 20 2020
Oct 19 2020
Sep 15 2020
It seems that you are launching the game with mods. Try disabling them and see if the crash still occurs. Be aware that this Feedback Tracker is for non-modded Arma only. Crashes caused by mods should be forwarded to the corresponding mod creator.
Aug 28 2020
Aug 24 2020
If retrocompatibility is a concern then another idea would be to add a new config entry:
class MyEdit: RscEdit { allowedChars[] = {48, 49, 50, 51, 52, 53, 54, 55, 56, 57}; };
Aug 21 2020
Jul 25 2020
Apr 10 2020
Feb 26 2020
I was just looking through the game files and noticed this. I didn't play or test anything but that line just seemed wrong and I assumed it would create an error when the script is called.
Feb 20 2020
Jan 28 2020
Bug is still present and still annoying. Fix would be:
Nov 29 2019
May 21 2019
May 20 2019
Oct 3 2018
This behaviour is already known:
https://community.bistudio.com/wiki/assignedTeam