Arma 3
49 ratings
[WRS] WGP Demolition/I.E.D Version
   
Award
Favorite
Favorited
Unfavorite
Data Type: Composition
Composition Type: AntiTank
DLC: Apex
Meta: Dependency
File Size
Posted
19.142 KB
26 Apr @ 7:01am
1 Change Note ( view )

Subscribe to download
[WRS] WGP Demolition/I.E.D Version

Description

STATUS: Stable
A re-coloured version of the WGP Stryder that will explode when in range of enemy contact or when SELF-Destruct is activated.

Features:
  • Explodes when near enemies (Default: 15m)
  • Three tiers of Explosive power: Small > Medium > Big
  • Some Added custom VFX for extra dramatic effect.

Don't delete the Helipad, it registers the function for the Composition to work Called PHEN_WRS_IED. It auto-deletes itself on game-start.

For Mission-makers:
This Event-handler will be on the unit's INIT:
this addEventHandler ["Killed", { params ["_unit", "_killer", "_instigator", "_useEffects"]; [(ASLToATL (_unit modelToWorldVisualWorld [0,0,0])), 'big'] spawn PHEN_WRS_IED; }]; if (isServer) then { this spawn { waitUntil { uiSleep 1; _nearestUnit = objNull; { if (([side _this, side _x] call BIS_fnc_sideIsEnemy) and {_this distance2D _x <= 15}) exitWith { _nearestUnit = _x; true; }; } forEach allUnits; !isNull _nearestUnit; }; _this setVariable ['WGP_SelfDestruct', true, true]; { deleteVehicle _x; } forEach attachedObjects _this; _this setDamage 1; }; }; this setObjectTextureGlobal [0, "#(rgb,8,8,3)color(1,0.25,0,0.57)"]; //Change Colours with this! this setObjectTextureGlobal [2, "#(rgb,8,8,3)color(1,0.25,0,0.57)"];

To attach the 'Bomb-backpack', you can place the "Land_Device_slingloadable_F" object and run this onto it.
_scale = 0.3; _y = 336; _p = 90; _r = 0; this attachTo [WGP_IED_1, [0.2,-0.4,0.15], 'Mech_Up_Body_Rot', true]; this setVectorDirAndUp [ [sin _y * cos _p, cos _y * cos _p, sin _p], [[sin _r, -sin _p, cos _r * cos _p], -_y] call BIS_fnc_rotateVector2D ]; this setObjectScale _scale;

Note:
In this line:
[(ASLToATL (_unit modelToWorldVisualWorld [0,0,0])), 'big'] spawn PHEN_WRS_IED;
Change 'big' to: 'small' or 'medium' to change the Explosion/effects Size.

Reminder:
3DEN = this
Zeus = _this

COMPATIBILITY
✔ Designed for both singleplayer and multiplayer.

Special thanks to my Supporters! :))
[www.patreon.com]
[ko-fi.com]

Feel free to follow me on my Content Platforms
My Youtube Channel

Our Modding Discord:
https://discord.gg/UnQAQMKGdS

Join the Unqualified Minds community where we play these mods![discord.gg]


⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀   Please READ the Workshop page and check out your own setup in-game ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀  before asking Questions or Reporting Bugs <--Discord[discord.gg]
8 Comments
Loopymoomoo 5 May @ 7:36am 
It's not a mod, its a composition
Check under the compositions tab in zeus or eden
Blood Lightning 2 May @ 7:23am 
Nevermind, it's not letting me download it for some reason. I subbed and unsubbed and even re started steam.
Phenosi  [author] 2 May @ 6:32am 
It should be under a category called 'Weapons Gun Platform'
Blood Lightning 2 May @ 5:29am 
I can't find this one in Eden, only the other ones
Phenosi  [author] 28 Apr @ 4:47am 
@Scorch052 for real! big boom!
Scorch052 27 Apr @ 1:55pm 
for when the good ole lada packed with explosives just isnt an elegant enough solution
Leonard L. Church 27 Apr @ 10:45am 
The New Postal service of the GLA i see
nguye 27 Apr @ 7:54am 
Pretty cool I think? :NATO: