Jump to content
nkey

Task Force Arrowhead Radio

Recommended Posts

Are you planing add support for talking with AI controled via Zeus control system? Is it even possible?

Yes, have such plan.

---------- Post added at 15:42 ---------- Previous post was at 15:29 ----------

He nkey, as usual excellent improvement in version 9.1!

I have a few questions. I ran this all the missions in a dedi server.

1- I want players at the start with no radios

I read you docs and I found that in the API variable you define

tf_no_auto_long_range_radio false

TF_give_personal_radio_to_regular_soldier false

Now when I look at the user config file I have this variables:

class task_force_radio_settings {

tf_no_auto_long_range_radio = 0;

TF_give_personal_radio_to_regular_soldier = 0;

};

I'm assuming that 0 is false and 1 is enable? because the docs the value is not numeric.

If I change these in the server user config will it change for all the players joining?

2- Issue, when player join a squad, he was in a diff one.

Sometimes when they setup the radios in the same freq with the same faction radio they are able to transmit BUT

no one is able to hear him in the radio. Direct works fine.

Even when I asked this player to put his radio in the back and I try to copy the settings from my radio to his this is what happens:

I have both radio options when I hit control P

I select my friend's radio, copy settings, but when it has from which one there is nothing to select and copy.

Sometimes the solution is that this player pick up a radio from a diff faction and he is able to talk in the radio.

1) If you want player to spawn without radios you need to remove ItemRadio from user inventory.

a) tf_no_auto_long_range_radio = 0; - disabled automatic rifleman LR radios

b) TF_give_personal_radio_to_regular_soldier = 0; - give personal radios to players

2) Looks like radios has different encryption codes for some reason. Do you have any encryption codes flags in the mission?

---------- Post added at 15:43 ---------- Previous post was at 15:42 ----------

Hi,

My friends and I have been using this mod and so far it's great, but we are experiencing a problem.

Several of my friends get a very low frame rate when they play Arma 3 on the normal build, whereas it's fine on the development build.

Using TFAR on the development build however, causes all the backpacks in the game (both the long-range radios added by TFAR and the vanilla backpacks) to stop working.

Every time you try to spawn in or attempt to place down a unit in the editor you get the following error message: ''no entry config.bin/Cfgvehicles/B_UAV_01_backpack_F.hasDriver''.

When you then try to spawn in anyway not a single class has their appropriate backpacks. The boxes which are supposed to contain the backpacks are empty, and the TFAR radio's box does not contain any

long range radios.

If one of us switches back to the normal build, everything is fine. It is just on the development build that the backpacks seem to magically disappear.

Hm... Strange thing... Need to test here...

Share this post


Link to post
Share on other sites
Is logs you post from your server? Because some strange line numbers....

Sorry for the very late reply, here's the log from my server:

...

21:02:14 Error in expression <_fnc_sideType

} else {

if (_object call bis_fnc_isUnitVirtual) then {

_object ge>

21:02:14 Error position: <bis_fnc_isUnitVirtual) then {

_object ge>

21:02:14 Error Undefined variable in expression: bis_fnc_isunitvirtual

21:02:14 File A3\functions_f\sides\fn_objectSide.sqf, line 22

21:02:14 Error in expression <_fnc_sideType

} else {

if (_object call bis_fnc_isUnitVirtual) then {

_object ge>

21:02:14 Error position: <bis_fnc_isUnitVirtual) then {

_object ge>

21:02:14 Error Undefined variable in expression: bis_fnc_isunitvirtual

21:02:14 File A3\functions_f\sides\fn_objectSide.sqf, line 22

21:02:14 Error in expression <") then {

missionNamespace setVariable [_variableName, time];

} else {

if (time >

21:02:14 Error position: <_variableName, time];

} else {

if (time >

21:02:14 Error Undefined variable in expression: _variablename

21:02:14 File task_force_radio\functions\fn_ServerInit.sqf, line 98

21:02:14 Error in expression <st_check = missionNamespace getVariable _variableName;

if (isNil "_last_check")>

21:02:14 Error position: <_variableName;

if (isNil "_last_check")>

21:02:14 Error Undefined variable in expression: _variablename

21:02:14 File task_force_radio\functions\fn_ServerInit.sqf, line 95

21:02:14 Error in expression <request = missionNamespace getVariable (_variableName);

if !(isNil "_radio_reque>

21:02:14 Error position: <_variableName);

if !(isNil "_radio_reque>

21:02:14 Error Undefined variable in expression: _variablename

21:02:14 File task_force_radio\functions\fn_ServerInit.sqf, line 51

21:02:17 Error in expression <_fnc_sideType

} else {

if (_object call bis_fnc_isUnitVirtual) then {

_object ge>

21:02:17 Error position: <bis_fnc_isUnitVirtual) then {

_object ge>

21:02:17 Error Undefined variable in expression: bis_fnc_isunitvirtual

21:02:17 File A3\functions_f\sides\fn_objectSide.sqf, line 22

21:02:17 Error in expression <_fnc_sideType

} else {

if (_object call bis_fnc_isUnitVirtual) then {

_object ge>

21:02:17 Error position: <bis_fnc_isUnitVirtual) then {

_object ge>

21:02:17 Error Undefined variable in expression: bis_fnc_isunitvirtual

21:02:17 File A3\functions_f\sides\fn_objectSide.sqf, line 22

21:02:17 Error in expression <

} else {

missionNamespace setVariable [_variableName, nil];

};

};

} count _allU>

21:02:17 Error position: <_variableName, nil];

};

};

} count _allU>

21:02:17 Error Undefined variable in expression: _variablename

21:02:17 File task_force_radio\functions\fn_ServerInit.sqf, line 106

21:02:17 Error in expression <request = missionNamespace getVariable (_variableName);

if !(isNil "_radio_reque>

21:02:17 Error position: <_variableName);

if !(isNil "_radio_reque>

21:02:17 Error Undefined variable in expression: _variablename

21:02:17 File task_force_radio\functions\fn_ServerInit.sqf, line 51

21:02:20 Error in expression <_fnc_sideType

} else {

if (_object call bis_fnc_isUnitVirtual) then {

_object ge>

21:02:20 Error position: <bis_fnc_isUnitVirtual) then {

_object ge>

21:02:20 Error Undefined variable in expression: bis_fnc_isunitvirtual

21:02:20 File A3\functions_f\sides\fn_objectSide.sqf, line 22

21:02:20 Error in expression <_fnc_sideType

} else {

if (_object call bis_fnc_isUnitVirtual) then {

_object ge>

21:02:20 Error position: <bis_fnc_isUnitVirtual) then {

_object ge>

21:02:20 Error Undefined variable in expression: bis_fnc_isunitvirtual

21:02:20 File A3\functions_f\sides\fn_objectSide.sqf, line 22

21:02:20 Error in expression <

} else {

missionNamespace setVariable [_variableName, nil];

};

};

} count _allU>

21:02:20 Error position: <_variableName, nil];

};

};

} count _allU>

21:02:20 Error Undefined variable in expression: _variablename

21:02:20 File task_force_radio\functions\fn_ServerInit.sqf, line 106

21:02:20 Error in expression <request = missionNamespace getVariable (_variableName);

if !(isNil "_radio_reque>

21:02:20 Error position: <_variableName);

if !(isNil "_radio_reque>

21:02:20 Error Undefined variable in expression: _variablename

21:02:20 File task_force_radio\functions\fn_ServerInit.sqf, line 51

...

Share this post


Link to post
Share on other sites
Sorry for the very late reply, here's the log from my server:

...

21:02:14 Error in expression <_fnc_sideType

} else {

if (_object call bis_fnc_isUnitVirtual) then {

_object ge>

21:02:14 Error position: <bis_fnc_isUnitVirtual) then {

_object ge>

21:02:14 Error Undefined variable in expression: bis_fnc_isunitvirtual

21:02:14 File A3\functions_f\sides\fn_objectSide.sqf, line 22

21:02:14 Error in expression <_fnc_sideType

} else {

if (_object call bis_fnc_isUnitVirtual) then {

_object ge>

21:02:14 Error position: <bis_fnc_isUnitVirtual) then {

_object ge>

21:02:14 Error Undefined variable in expression: bis_fnc_isunitvirtual

21:02:14 File A3\functions_f\sides\fn_objectSide.sqf, line 22

21:02:14 Error in expression <") then {

missionNamespace setVariable [_variableName, time];

} else {

if (time >

21:02:14 Error position: <_variableName, time];

} else {

if (time >

21:02:14 Error Undefined variable in expression: _variablename

21:02:14 File task_force_radio\functions\fn_ServerInit.sqf, line 98

21:02:14 Error in expression <st_check = missionNamespace getVariable _variableName;

if (isNil "_last_check")>

21:02:14 Error position: <_variableName;

if (isNil "_last_check")>

21:02:14 Error Undefined variable in expression: _variablename

21:02:14 File task_force_radio\functions\fn_ServerInit.sqf, line 95

21:02:14 Error in expression <request = missionNamespace getVariable (_variableName);

if !(isNil "_radio_reque>

21:02:14 Error position: <_variableName);

if !(isNil "_radio_reque>

21:02:14 Error Undefined variable in expression: _variablename

21:02:14 File task_force_radio\functions\fn_ServerInit.sqf, line 51

21:02:17 Error in expression <_fnc_sideType

} else {

if (_object call bis_fnc_isUnitVirtual) then {

_object ge>

21:02:17 Error position: <bis_fnc_isUnitVirtual) then {

_object ge>

21:02:17 Error Undefined variable in expression: bis_fnc_isunitvirtual

21:02:17 File A3\functions_f\sides\fn_objectSide.sqf, line 22

21:02:17 Error in expression <_fnc_sideType

} else {

if (_object call bis_fnc_isUnitVirtual) then {

_object ge>

21:02:17 Error position: <bis_fnc_isUnitVirtual) then {

_object ge>

21:02:17 Error Undefined variable in expression: bis_fnc_isunitvirtual

21:02:17 File A3\functions_f\sides\fn_objectSide.sqf, line 22

21:02:17 Error in expression <

} else {

missionNamespace setVariable [_variableName, nil];

};

};

} count _allU>

21:02:17 Error position: <_variableName, nil];

};

};

} count _allU>

21:02:17 Error Undefined variable in expression: _variablename

21:02:17 File task_force_radio\functions\fn_ServerInit.sqf, line 106

21:02:17 Error in expression <request = missionNamespace getVariable (_variableName);

if !(isNil "_radio_reque>

21:02:17 Error position: <_variableName);

if !(isNil "_radio_reque>

21:02:17 Error Undefined variable in expression: _variablename

21:02:17 File task_force_radio\functions\fn_ServerInit.sqf, line 51

21:02:20 Error in expression <_fnc_sideType

} else {

if (_object call bis_fnc_isUnitVirtual) then {

_object ge>

21:02:20 Error position: <bis_fnc_isUnitVirtual) then {

_object ge>

21:02:20 Error Undefined variable in expression: bis_fnc_isunitvirtual

21:02:20 File A3\functions_f\sides\fn_objectSide.sqf, line 22

21:02:20 Error in expression <_fnc_sideType

} else {

if (_object call bis_fnc_isUnitVirtual) then {

_object ge>

21:02:20 Error position: <bis_fnc_isUnitVirtual) then {

_object ge>

21:02:20 Error Undefined variable in expression: bis_fnc_isunitvirtual

21:02:20 File A3\functions_f\sides\fn_objectSide.sqf, line 22

21:02:20 Error in expression <

} else {

missionNamespace setVariable [_variableName, nil];

};

};

} count _allU>

21:02:20 Error position: <_variableName, nil];

};

};

} count _allU>

21:02:20 Error Undefined variable in expression: _variablename

21:02:20 File task_force_radio\functions\fn_ServerInit.sqf, line 106

21:02:20 Error in expression <request = missionNamespace getVariable (_variableName);

if !(isNil "_radio_reque>

21:02:20 Error position: <_variableName);

if !(isNil "_radio_reque>

21:02:20 Error Undefined variable in expression: _variablename

21:02:20 File task_force_radio\functions\fn_ServerInit.sqf, line 51

...

O... this again... I saw this issue 2 times. First was solved by cache verify, second by server change... Could you try to copy functions_f.pbo from Windows version?

Share this post


Link to post
Share on other sites

Hey nKey, Can I just use the old version that im running? Its saying that a new version exists but this old one does what we need it to do cheers

Share this post


Link to post
Share on other sites

Ok I'll start by saying your mod is awesome and arma 3 without it just makes no sense. But i have some sort of request, the AN/ARC-164 radio is usually the UHF radio for almost all aircrafts in the USAF and NAVY, so it would be "cooler" to have this radio layout for aircrafts! That's my lil grain of sand. Cheers!

Share this post


Link to post
Share on other sites
Hey nKey, Can I just use the old version that im running? Its saying that a new version exists but this old one does what we need it to do cheers

Hm.... Of course you can... But why? Any issues with new version?

---------- Post added at 08:57 ---------- Previous post was at 08:56 ----------

Ok I'll start by saying your mod is awesome and arma 3 without it just makes no sense. But i have some sort of request, the AN/ARC-164 radio is usually the UHF radio for almost all aircrafts in the USAF and NAVY, so it would be "cooler" to have this radio layout for aircrafts! That's my lil grain of sand. Cheers!

AN/ARC-164 implemented in mod (inside guer aircrafts).

Share this post


Link to post
Share on other sites
O... this again... I saw this issue 2 times. First was solved by cache verify, second by server change... Could you try to copy functions_f.pbo from Windows version?

I solved it by adding "Curator" to the -mods parameter, turns out that was somehow messing with the pbo loading.

Thank you for your support :D TFAR works perfectly now!

Share this post


Link to post
Share on other sites

Hello!

I'm having some problems with TS3 and the task force plugin, it makes the input of any audio decives crap out. You hear a lot of static and it almost sounds robotic, teamspeak works fine when the plugin is deactivated.

I have the correct dlls and the right TS3 version (3.0.14), my computer runs on Windows 7 64bit.

Here's a recording of the problem:

Share this post


Link to post
Share on other sites
Hello!

I'm having some problems with TS3 and the task force plugin, it makes the input of any audio decives crap out. You hear a lot of static and it almost sounds robotic, teamspeak works fine when the plugin is deactivated.

I have the correct dlls and the right TS3 version (3.0.14), my computer runs on Windows 7 64bit.

Here's a recording of the problem:

Hm... Is it always work this way then you a talking to other peoples?

Share this post


Link to post
Share on other sites
Hm... Is it always work this way then you a talking to other peoples?

I've never had this problem before, it only happens with TS3 and when the plugin is activated.

The microphone itself is connected through an USB audio interface to the computer, it's connected through XLR to the interface.

But I don't think that is the problem since it does it for every other device as well.

Share this post


Link to post
Share on other sites
I've never had this problem before, it only happens with TS3 and when the plugin is activated.

The microphone itself is connected through an USB audio interface to the computer, it's connected through XLR to the interface.

But I don't think that is the problem since it does it for every other device as well.

I mean - is other peoples hear you robotic too? Or is it just in TS test mode?

Share this post


Link to post
Share on other sites

Interessting, i´m not the only one with this problem O.o In TS Test mode i´m robotic, too. But only there, in normal mode with others my voice is normal and clear.

I´m using Xonar D2 Soundcard, latest driver.

Share this post


Link to post
Share on other sites

hey if anyone can help me my unit use TFR we have a problem that we can change frequencies or it will change all of the frequencies to one for all players

Share this post


Link to post
Share on other sites
hey if anyone can help me my unit use TFR we have a problem that we can change frequencies or it will change all of the frequencies to one for all players

It is "classical" issue with dublicate radio IDs and VAS. Do not save radios into VAS loadouts. (looks like we will able to solve it soon)

Share this post


Link to post
Share on other sites
I mean - is other peoples hear you robotic too? Or is it just in TS test mode?

It's for others as well, people pointed it out pretty quickly.

Share this post


Link to post
Share on other sites
It's for others as well, people pointed it out pretty quickly.

Could you try to play with mic settings and test it with other people?

Share this post


Link to post
Share on other sites

How can we remove the t long radio default scope that fits on the leader? Why mod requires us to bring this radio ....

How is it to bring up a 152 ANPRC radio using the code because in my MOD, I put Itemradio or radio code but nothing appears when I start my game MOD.

Share this post


Link to post
Share on other sites

Hello,

Today me and my friends have detected how we can activate these issue, when one of us change the capture device to stereo mix mode and go back to default capture device then we get a robotic tone of our voices...

Share this post


Link to post
Share on other sites
Hello,

Today me and my friends have detected how we can activate these issue, when one of us change the capture device to stereo mix mode and go back to default capture device then we get a robotic tone of our voices...

Thanks, will check that.

---------- Post added at 20:00 ---------- Previous post was at 19:59 ----------

How can we remove the t long radio default scope that fits on the leader? Why mod requires us to bring this radio ....

How is it to bring up a 152 ANPRC radio using the code because in my MOD, I put Itemradio or radio code but nothing appears when I start my game MOD.

Not sure I get you...

Share this post


Link to post
Share on other sites

Here is a problem that my squad has been having whenever we use this mod.

I load a loadout. The 152 radio is radio #11. Another player loads his loadout. Sometimes he will have the 152 radio #11 as well. Whenever he changes the channel, he changes mine. Whenever I change the channel, his channel changes. It seems like every time we use the mod, out of 10+ people there will be a couple people with duplicate radios causing comms chaos. Should this happen? If so, what is the fix? It seems like if I load a loadout, then choose a 152 from the VAS, the mod creates a new unique radio that isn't a duplicate. But I have to do that every time I load a loadout and then change the frequency or channel. When I choose a radio from the VAS, should I choose the generic radio or the 152. It seems like if I choose the generic one, sometimes I get the 152 and sometimes I get one that isn't.

If this is the fix, I had a player recently tell me he can't get radios from the VAS. It gives him a message that says "Waiting for the server to give a unique...". We always had to drop a radio on the ground for him to use.

Share this post


Link to post
Share on other sites
Here is a problem that my squad has been having whenever we use this mod.

I load a loadout. The 152 radio is radio #11. Another player loads his loadout. Sometimes he will have the 152 radio #11 as well. Whenever he changes the channel, he changes mine. Whenever I change the channel, his channel changes. It seems like every time we use the mod, out of 10+ people there will be a couple people with duplicate radios causing comms chaos. Should this happen? If so, what is the fix? It seems like if I load a loadout, then choose a 152 from the VAS, the mod creates a new unique radio that isn't a duplicate. But I have to do that every time I load a loadout and then change the frequency or channel. When I choose a radio from the VAS, should I choose the generic radio or the 152. It seems like if I choose the generic one, sometimes I get the 152 and sometimes I get one that isn't.

If this is the fix, I had a player recently tell me he can't get radios from the VAS. It gives him a message that says "Waiting for the server to give a unique...". We always had to drop a radio on the ground for him to use.

Currently only one fix available - to do store radios into VAS... Soon problem should be fixed in update.

Share this post


Link to post
Share on other sites
Currently only one fix available - to do store radios into VAS... Soon problem should be fixed in update.

What exactly does that mean?

Share this post


Link to post
Share on other sites
What exactly does that mean?

Oops, "DOT NOT" store radios in VAS...

Share this post


Link to post
Share on other sites
Oops, "DOT NOT" store radios in VAS...

By store to you mean keep a radio saved in a loadout? We can still retrieve radios from the VAS and it will work properly?

Share this post


Link to post
Share on other sites
By store to you mean keep a radio saved in a loadout? We can still retrieve radios from the VAS and it will work properly?

Yes, do not save in a loadout. And you can get radio from VAS manually.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×