Arma 3
210 ratings
Sci-Fi Death Reactions
2
2
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod
Mod Type: Mechanics, Sound
Content Descriptors: General Mature Content, Frequent Violence or Gore
File Size
Posted
Updated
4.673 MB
27 May @ 1:57pm
31 Aug @ 8:25pm
4 Change Notes ( view )

Subscribe to download
Sci-Fi Death Reactions

Description
A small addition to my other modification: Death and Hit Reactions
I made this system for my 40k and TKE ops, but i thought some people will find it usable for em.

What does it do?
Basically system detects if a certain weapon should disintegrate or melt someone, it adds a special effect upon death. (Was inspired by Fallout and Warhammer). There is no custom damage or anything like that involved. Only when unit is killed.

Supported plasma weapons by default: TIOW Necron and plasma weapons, TKE UCN Laser Rifle
Supported melting weapons by default: TIOW Meltas

If you want to add your weapons, or change the color of the effect - there is a CBA settings available.
For modders, you can also force weapon/magazine/projectile to use those effects by adding:

WBK_UseDisintegrate = "true";
WBK_UseMelting = "true";

in the weapon config.

I dont know what to add more, mod might be expanded to add more effects for different weapons, but for now it is what it is.

Thats all, hope you'll like it. All source files for this mod, and my other mods are available in my discord - https://discord.gg/UJfDvdyr7w

Main Credits:
Bohemia Interactive - For awesome game and platform!
My patreons - for support. Huge thanks to you guys! You made this mod possible.
33 Comments
0x00 1 Sep @ 4:50am 
tysm
WebKnight  [author] 31 Aug @ 10:01pm 
@0x00 fixed
0x00 31 Aug @ 7:36am 
Love this.


After adding plasma weapon via addon options the following error is invoked for first kill
Warning Message: Sound hellspawn_fireball_start_2 not found
Dee 22 Aug @ 4:43pm 
Hey, thanks so much! This worked really well for my purposes! I hope you have a great day!
WebKnight  [author] 22 Aug @ 5:06am 
@Dee Put this into units init
if (local this) then {
this spawn WBK_MeltaDeath;
};
Dee 22 Aug @ 1:44am 
Sorry for bothering you, but I'd like to ask if it's possible to spawn in a guy 'pre-melted', or even just spawn a 'melted guy' prop somehow? I couldn't find any in the actual props folder-

Anyways, thank you for all your hard work and I hope you have a wonderful day!
kes 30 Jul @ 1:38am 
Heavily looking forward to CfgAmmo support, as I'd love to make Hellfire bolts a reality for killing xenos
oxpatryk1011 27 Jul @ 2:56pm 
very cool! you should make an gore mod tbh
aiondarck 9 Jul @ 10:03pm 
You should do something similar with the Halo mod.
mnx20038 2 Jul @ 8:41pm 
Very cool mod!