Half-Life: Alyx

Half-Life: Alyx

评价数不足
Dismemberment Beta
   
奖励
收藏
已收藏
取消收藏
Addon Type: Maps
标签: Alyx Addon
文件大小
发表于
更新日期
75.635 MB
2022 年 12 月 21 日 上午 11:31
2024 年 6 月 5 日 上午 10:21
4 项改动说明 ( 查看 )

订阅以下载
Dismemberment Beta

描述
This is a testing branch of the Dismemberment mod.

Please share your feedback here.


How to change particles:


Firstly, you want to create a .cfg file, so you wouldn't have to type the commands manually each time:

You can create custom configs by adding "dism_config.cfg" to your "\Half-Life Alyx\game\hlvr\cfg\" directory.


Now, you will put one command per line to the newly created file, in this format:

"command value" - for instance:

"dismemberment_particle_bodypart particles/custom_dism_particles/cus_p_01/cus_p_01_down.vpcf"


As for the commands that this addon supports:
- dismemberment_particle_body - The particle that comes out of the Combine's body after dismemberment
- dismemberment_particle_bodypart - The particle that comes out of the dismembered bodypart that flew away
- dismemberment_particle_decal - Extra particle used primarily for decals (the blood slowly soaking into the ground; not ones that Combine emit when shot), emitted by both the Body and Bodypart
- dismemberment_push - The strength of the force applied to bodypart after dismemberment

List of particles:
If the particle ends with "up", it is intended for the Body, while if it ends with "down", it's intended for the Bodypart

// The variant of the particle with simulated fluids. VERY DEMANDING ON PERFORMANCE!
- particles/custom_dism_particles/cus_p_01/cus_p_01_down.vpcf
- particles/custom_dism_particles/cus_p_01/cus_p_01_up.vpcf

// The variant of the particle using Sprites instead of Models for the blood
- particles/custom_dism_particles/cus_p_02/cus_p_02_down.vpcf
- particles/custom_dism_particles/cus_p_02/cus_p_02_up.vpcf

// Blank particle, to disable the blood particles
- particles/custom_dism_particles/cus_p_03/cus_p_03_blank.vpcf

// The variant of the particle with just Sprite trails, not leaving any decals on the ground
- particles/custom_dism_particles/cus_p_04/cus_p_04_down.vpcf
- particles/custom_dism_particles/cus_p_04/cus_p_04_up.vpcf

// The variant of the particle with Sprites similar to the 2nd one, but using smaller size
- particles/custom_dism_particles/cus_p_05/cus_p_05_down.vpcf
- particles/custom_dism_particles/cus_p_05/cus_p_05_up.vpcf


热门讨论 查看全部(1)
5
2024 年 6 月 5 日 上午 10:32
置顶: Feedback
CementStairs
8 条留言
CementStairs  [作者] 2024 年 6 月 14 日 上午 2:23 
@Rusty

Hey,

if you want to use the modified particles, then you should use two commands "dismemberment_particle_body <path_to_particle>" and "dismemberment_particle_bodypart <path_to_particle>" on two separate lines in the .cfg file.

For example (without the quotation marks, they mark the text on one line):
"dismemberment_particle_body particles/custom_dism_particles/cus_p_01/cus_p_01_up.vpcf"
"dismemberment_particle_bodypart particles/custom_dism_particles/cus_p_01/cus_p_01_down.vpcf"

The location of the dism_config.cfg file is "\Half-Life Alyx\game\hlvr\cfg\"
Rusty 2024 年 6 月 11 日 下午 2:13 
Hey i put the cfg file in thee folder but it didnt make the modifications are you supposed to just add the text here like "particles/custom_dism_particles/cus_p_02/cus_p_02_up.vpcf" into the file or do i need to do something else.sorry if i was bad at explaining it.
CementStairs  [作者] 2023 年 1 月 22 日 上午 11:28 
@Wscady

Hey,

You should actually disable the original mod to avoid any compatibility problems.
Sebb 2023 年 1 月 22 日 上午 11:18 
do I need to have the original mod installed for this to work?
Balls24 2023 年 1 月 16 日 上午 5:34 
Oooo interesting
Silly McSillington 2023 年 1 月 1 日 下午 2:57 
Alright, thank you.
CementStairs  [作者] 2023 年 1 月 1 日 下午 12:40 
@Reon Kenedi

Hey, it's set to 250 by default.

Unless a custom value had been set, you can always type the command into console without any value (like this: "dismemberment_push") and it will tell you what value it's currently set to.
Silly McSillington 2023 年 1 月 1 日 下午 12:37 
What's the default "dismemberment_push" value?