Search the Community
Showing results for tags 'threat'.
Found 4 results
-
Hello! I love vigorous combat and I thought that beyond a simple threat, there should be an even better symbol of accomplishment! The SUPER THREAT achieves from 7 eliminations! The ultimate feat that would be synonymous with death and performance! What do you think?
-
SSAAPS - Sarogahtyps Simple Arena Active Protection System Full Singleplayer and Multiplayer compatible. Arma 3 script which simulates the russian Arena system which is an Active Protection System (APS) for tanks. Basically the russian Arena system lifts an explosive charge upto some meters above the tank. There it explodes and directs a few hundred shrapnels in a cone to the ground. If the countermeasure is successfull then the incoming threat is hit by some shrapnels of the cone. The script spawns some bullets above the tank which create the shrapnel cone. Then the incoming threat gets (hopefully) directed to ground. GitHub - Branch GitHub - wiki GitHub - Issue Tracker GitHub - Download GitHub - Direct File Download Dropbox - Download (temporary disabled) Installation (short story) - copy "functions" folder in your missions root folder - integrate cfgFunctions from description.ext into your own description.ext - if you secured your missions remote execution then integrate CfgRemoteExec from description.ext into your own description.ext - if you don't have a description.ext then you can just copy the given one into your missions root folder - apply the script with this line to any vehicle: [tank_1] spawn saro_fnc_arena_start; to stop the script on that vehicle just do this on any part of your mission: tank_1 setVariable ["saro_arena_active", false, true]; to adjust the behavior of the sysem you should take a look into fn_arena_start.sqf I do not recommend to adjust more parameters than skill and reload time. Full installation documentation will follow within the next days/weeks/months 😉 The Download contains an Example mission as .pbo and as unpacked Folder. brand-new shiny trailer video: version 1.0 video: Please tell me all thoughts you have in this thread. Issues and wishes can also reported on GitHub - Issue Tracker Changelog v1.10 - added simulation of the charge container which lifts up, explodes and sends shrapnels to threat - added ability to get threats exploding mid-air instead of smashing to ground only - added parameter to adjust protection skill of the system v1.01 - hot fix - new vanilla example mission created. the old one was mod depended. v 1.0 - initial release
-
https://www.youtube.com/watch?v=1RR9SplIyfs i want to do more of these... get better gameplay and work on my editing. just thought the die hard players hung out on the forums like the old school days. hope everyone can check it out and let me know what you think. i am loving this game so far, saved gaming on the ps4 for me honestly. huge thanks to the devs at Bohemia, you folks did something wonderful here.
-
Is there any chance to add 1-2 types of gasmask for special "gas/virus/poison" missions? Do any 3rd party addons have them so we can check if player wears them and punish them if not? Thanks!