Search the Community
Showing results for tags 'spectrum analyser'.
Found 1 result
-
Multiplayer-compatible reincarnation of spectrum analyser from DLC Contact for use in normal Arma3 This is RU/ENG singleplayer showcase mission: https://steamcommunity.com/sharedfiles/filedetails/?id=2214415193 Features: -automatic generation of UAV&terminals signals -custom signal source by missionmaker on any object (ACE cargo compatible) -realistic signal fade from terrain&distance -UAV&terminals jamming -UAV&terminals friendly-foe identification -multiplayer tested with 120+ players on server and 20+ devices working and nearly 20 signal sources. Thanks red-bear.ru players for it -no addons required Script developed and tested for MP, so some functions dont work proper with AI and in this showcase scenario are simulated with simple scripts (they still work fine in mp with non-ai clients) You can get the latest version of script on my google drive: https://drive.google.com/drive/folders/11j-1GZAlLP5uWU0jrzp1A7_7tqdQjDr8?usp=sharing Quick "How to use in your mission": -place spectrum_device.sqf, sa_ewar.sqf, stringtable.xml (last for russian&other languages support) in your mission folder -call scripts in init.sqf of your mission like this: [] execVM "spectrum_device.sqf"; [] execVM "sa_ewar.sqf"; -give players device&antennas (in unit's init field or sqf file) like this (device&antennas are hidden in VR by default): this addWeapon "hgun_esd_01_F"; this addHandgunItem "muzzle_antenna_02_f"; this addItemToVest "muzzle_antenna_03_f"; -if you need to add a custom signal for any object in your mission by edinting spectrum_device.sqf //Mission settings sa_beacons=[[t1,-1],[t2,563.2]]; (t1, t2-variable name if object, second parametr-frequency of signal, -1 for random. 3rd parametr-base strength of signal. not used=defaul, -1 random, or some value in dBa)
- 3 replies
-
- 8
-
- contact
- spectrum analyser
-
(and 1 more)
Tagged with: