Tennessee Timmy

Results 5 comments of Tennessee Timmy

my code: ```sqf private _sw = call TFAR_fnc_activeSwRadio; if (!isNil "_sw") then { [_sw, _srData] call TFAR_fnc_setSwSettings; }; private _lr = call TFAR_fnc_activeLrRadio; if (!isNil "_lr") then { [_lr, _lrData]...

http://steamcommunity.com/sharedfiles/filedetails/changelog/894678801 > New Pre-release 246 > 259 I assume it's 259. My bad, well at least you know which one it is better than me!

Issue is, it throws an error if there is no radio. same with ```sqf [] spawn {bad_radio = call TFAR_fnc_activeswRadio} ```

```sqf if (canSuspend) exitWith { [FUNC(set), _this] call CBA_fnc_directCall; }; ``` Saw this on cba. Might be useful here as well if it does not work in scheduled