武装突袭3

武装突袭3

210 个评价
Sci-Fi Death Reactions
2
2
   
奖励
收藏
已收藏
取消收藏
Data Type: Mod
Mod Type: Mechanics, Sound
内容描述词: 常见成人内容, 频繁出现暴力或血腥
文件大小
发表于
更新日期
4.673 MB
5 月 27 日 下午 1:57
8 月 31 日 下午 8:25
4 项改动说明 ( 查看 )

订阅以下载
Sci-Fi Death Reactions

描述
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 条留言
0x00 9 月 1 日 上午 4:50 
tysm
WebKnight  [作者] 8 月 31 日 下午 10:01 
@0x00 fixed
0x00 8 月 31 日 上午 7:36 
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 8 月 22 日 下午 4:43 
Hey, thanks so much! This worked really well for my purposes! I hope you have a great day!
WebKnight  [作者] 8 月 22 日 上午 5:06 
@Dee Put this into units init
if (local this) then {
this spawn WBK_MeltaDeath;
};
Dee 8 月 22 日 上午 1:44 
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 7 月 30 日 上午 1:38 
Heavily looking forward to CfgAmmo support, as I'd love to make Hellfire bolts a reality for killing xenos
oxpatryk1011 7 月 27 日 下午 2:56 
very cool! you should make an gore mod tbh
aiondarck 7 月 9 日 下午 10:03 
You should do something similar with the Halo mod.
mnx20038 7 月 2 日 下午 8:41 
Very cool mod!