michail-nikolaev / task-force-arma-3-radio

TeamSpeak integration for Arma 3
http://radio.task-force.ru/en/
Other
314 stars 168 forks source link

Hidden LR backpack #819

Closed Sheeps closed 8 years ago

Sheeps commented 9 years ago

is there a way you could add an invisible backpack radio? So you can have the physical radio and store items in it but it can't be seen on the player. This would improve the look with some A3 Mods.

michail-nikolaev commented 9 years ago

So, current backpack looks weird with some modes?

Sheeps commented 9 years ago

No they look fine it's just that we use them in Altis Life for police and medics. They look a little odd running around with a big radio on their backs but we need to have long range maps to talk across altis.

michail-nikolaev commented 9 years ago

@Sheeps but in 0.9.7 small radio backpack is available..

Sheeps commented 9 years ago

Its just that in real life police dont carry any radios on their back. Would just improve the overall look on certain games like Altis Life or Arma 3 Life. Alternatively could add a black LR radio with "POLICE" badge on the back. I would be happy to do this for you to include in the options.

CorruptedHeart commented 9 years ago

Take a look at the following to understand how you can implement your own LR radio, there should be a guide, but it hasn't been completed.

I don't feel that this should be implemented by us in TFAR, it is very specific to a mod and should be contained within that mod.

Sheeps commented 9 years ago

Like I said, I'm more than happy to create a texture for police etc. Would be happy to share it with you to add with your releases if it's up to standard? Would be only too pleased to do my part for this great mod.

michail-nikolaev commented 9 years ago

Ok, of course you could do it. Here is template for textures - https://www.dropbox.com/s/1xl0irjem9b7zd7/texture.zip?dl=0

Raspu86 commented 9 years ago

Why don't you just alter terrain interception and use the small radios?

Sheeps commented 9 years ago

@CorruptedHeart the custom radio guide is empty. If I could make the SR radios cover LR that what be an easy answer. I've tried increasing the range in the files for all the SR handsets and taken interception down to 1.0 and .0 with no change. Would all clients need to have modified files as well as server to get it to work? If that's the case I'd need to make a new bikey wouldn't i? Wouldn't know where to start with one:( still learning!

michail-nikolaev commented 9 years ago

@Sheeps try to set in init.sqf

player setVariable ["tf_sendingDistanceMultiplicator", 10]

Sheeps commented 9 years ago

I've set the clientinit.sqf interceptionto 0.1 and the gettransmitdistance.sqf multiplicator to 10. Is that correct?

michail-nikolaev commented 9 years ago

@Sheeps need to see the code

michail-nikolaev commented 9 years ago

@Sheeps still actual?

dedmen commented 8 years ago

Apparently not.