DayZ
174 ratings
TACSAT Radio
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
Mod Type: Equipment, Props
File Size
Posted
Updated
10.976 MB
5 Aug, 2019 @ 4:28pm
30 Aug, 2019 @ 7:18am
7 Change Notes ( view )

Subscribe to download
TACSAT Radio

Description
This mod will allow players to transmit across the entire map (50K range), utilizing a handheld military radio. The radio configuration is still vanilla, as it only increases the range... but has an entirely new model, that could accurately utilize satellite conneciviity to communicate.


Model obtained via - https://www.cgtrader.com/free-3d-models/military/other/handheld-military-radio

Feel free to unpack and repack into your respective server mods

Popular Discussions View All (1)
0
26 Nov, 2021 @ 2:07am
MVS Redux
inkihh
140 Comments
TheLegendary 23 Jan, 2024 @ 1:48am 
What is the wire slot for in the MVS Radio Pack? Thanks :):steamthumbsup:
BerZerK [Bayern] 23 Nov, 2023 @ 7:07am 
I hope for a TFAR radio simulation like in ArmA 3 so much...
TypowyNPC 7 Nov, 2023 @ 11:10am 
nice
R0Lu 20 Aug, 2022 @ 1:14am 
:steamthumbsup:
Squaaz 19 Aug, 2022 @ 9:29pm 
No need to do this, I've prepared an updated version of this mod with the working battery slots. Link here: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2851415271
R0Lu 18 Aug, 2022 @ 11:12pm 
Squazz > Let's do it mate, if you don't i will anyway :steamhappy:
Squaaz 5 Jul, 2022 @ 5:59pm 
~~~~~~~~~~~~INSTRUCTIONS TO ADD BATTERY SLOT~~~~~~~~~~~~~~~~~
If there is enough demand and the author not willing to fix I can release a fixed mod to the workshop for people to use.

You need to add these to the config.bin file. The Cfgslots is present in the config file but needs to be edited. CfgNonAiVehicles section was not even present in config file so it must be added.

You will also need to change the model = "TACSAT_Radio\data\RADIO\TACSAT_Battery.p3d" line to match your new folder path



class CfgSlots
{
class Slot_TACSATBattery
{
name="TACSATBattery";
displayName="TACSAT Battery";
//selection="TACSATBattery"; <---------- comment this line
ghostIcon="missing";
// stackMax=1; <----------- comment this one too
};
};


class CfgNonAIVehicles
{
class ProxyTACSATBattery: ProxyAttachment
{
scope = 2;
inventorySlot[] = {"TACSATBattery"};
model = "TACSAT_Radio\data\RADIO\TACSAT_Battery.p3d";
};
};
R0Lu 1 Jul, 2022 @ 5:42am 
This mod is awesome, unfortunately, there is a little bug, which can confuse players, battery slot is not displayed
Squaaz 18 Sep, 2021 @ 3:05pm 
It is possible but you'd need to edit the mod files and publish it inside your server's mod
NortoN 18 Sep, 2021 @ 2:59pm 
Is it possible to increase the radio effective radius to eg banov map size?