Smith
Smith
Useful. I think it's should be better if you'll change size little bit smaller and add some icons instead of blinking. W/o watch it's not possible to check pulse?
Looks like very useful PR for me. Sum of trauma is the most general reason of deaths and we have many complains about it
**z\tfar\addons\core\functions\fnc_getWeaponConfigProperty.sqf** ```sqf _this = [any, "picture", ""]; ``` ```sqf _this = [any, "displayName", ""]; ``` Every of these cases triggers this error. So: ```sqf params ["_item", "_property", ["_default", ""]]; //...
The problem appears because hotkeys to change channels use `TFAR_fnc_setChannelViaDialog` that uses `TF_lr_dialog_radio` or `TF_sw_dialog_radio` dialogs which doesn't exist before loading. I think the best solution is make separate function...
added crash event details