nkey
Member-
Content Count
1046 -
Joined
-
Last visited
-
Medals
-
Medals
Everything posted by nkey
-
Are they quiter only while TFAR running or just with TS?
-
We were thinking about it, but technically it is possible and probably should be located in some AI addon in script.
-
Last time I checked it was not possible because some technical limitations. Need to recheck.
-
Use _x setVariable ["tf_receivingDistanceMultiplicator", 0.6,true]; _x setVariable ["tf_sendingDistanceMultiplicator", 1.5,true]; instead
-
Probably it is because of order of execution... Is it it the top of init.sqf?
-
Probably it is done by Windows because it knows you are talking online
-
Hm... Happens always?
-
But is 3D audio works?
-
TS update is only change in configuration?
-
Planned for next update.
-
Not sure. You could check all here - https://github.com/michail-nikolaev/task-force-arma-3-radio/wiki/API%3A-Classes
-
Put in init.sqf with delay of some seconds...
-
Hm... Could you please install previous version and confirm if TS update issue?
-
Check TS sound playback settings..
-
:( A2 version is not made by me - can't help here..... Not sure I got you :) Hope this helps - https://github.com/michail-nikolaev/task-force-arma-3-radio/wiki/API%3A-For-developers
-
https://github.com/michail-nikolaev/task-force-arma-3-radio/issues/989
-
Could you find some camo texture? Or modify this one (https://github.com/michail-nikolaev/task-force-arma-3-radio/tree/master/arma3/%40task_force_radio/addons/task_force_radio_items/models/data/camo) ? Yep, some kind of vechicle intercom is thing I wanna to make too. It is possible to copy settings from one radio to another (with all freqs) Regarding "objects in synced triggers" not sure here - need to test,.
-
I have few success report from Win10 users.....
-
Waiting for some CBA support to fix it...
-
Are you use ACE too? ---------- Post added at 11:11 ---------- Previous post was at 11:07 ---------- 1) could you add more detalis please 2) yep, thinking about it ---------- Post added at 11:12 ---------- Previous post was at 11:11 ---------- Also, have you tried clear arma profile and vanilla mission?
-
1) Will think about it. 2) some where in thread script was mentioned.... need to search for it ---------- Post added at 16:37 ---------- Previous post was at 16:36 ---------- Hm.... Try to check your PPT delay settings and TS and change it (increase or decrease).
-
1) Could you add more details? 2) There is already script for radio jammer ---------- Post added at 09:50 ---------- Previous post was at 09:49 ---------- It is just because same keybinding... ---------- Post added at 09:54 ---------- Previous post was at 09:50 ---------- Check https://github.com/michail-nikolaev/task-force-arma-3-radio/wiki/API%3A-Functions#TFAR_fnc_getSwSettings https://github.com/michail-nikolaev/task-force-arma-3-radio/wiki/API%3A-Functions#TFAR_fnc_setSwSettings https://github.com/michail-nikolaev/task-force-arma-3-radio/wiki/API%3A-Functions#TFAR_fnc_isRadio Also, to get "prototype" radio - just get parent class name. ---------- Post added at 09:54 ---------- Previous post was at 09:54 ---------- Are you sure plugins are updated? ---------- Post added at 09:55 ---------- Previous post was at 09:54 ---------- Try to run everything as admin, also, check TS plugin is enabled.
-
Opticalsnare, please check you PM.
-
Opticalsnare, please check PM
-
Strange... Should work... Please recheck - maybe some errors in RPT? :)