Garry's Mod

Garry's Mod

GoldSrc Impact Effects
 此主題已被置頂,因此它可能很重要
・・ SEi  [開發人員] 2021 年 6 月 8 日 上午 11:46
Bugs
Feel free to report bugs under this discussion.
< >
目前顯示第 1-15 則留言,共 47
Raikoh 2021 年 6 月 8 日 下午 6:41 
1.) it seems like the base blood impact on any hit can be seen through walls.
2.) the bullet hole seems to suffer the "tile bug" on certain props and doors, not exactly sure what causes that.
・・ SEi  [開發人員] 2021 年 6 月 8 日 下午 6:58 
引用自 Raikoh
1.) it seems like the base blood impact on any hit can be seen through walls.
2.) the bullet hole seems to suffer the "tile bug" on certain props and doors, not exactly sure what causes that.

Thanks for your feedback! I made a mistake with the material type, which is now corrected, so the first problem should be fixed now.

I'm unsure what causes the second problem however... I bumped into the same issue the first time I imported the materials, but a restart fixed it. I will try to look into it, but I have a feeling this is a limitation to overwriting these materials.

Only SWEPs allow custom impact materials, as such, I had to reach to overwriting. I really hope this won't cause excessive issues.
Raikoh 2021 年 6 月 8 日 下午 7:25 
引用自 camper
Thanks for your feedback! I made a mistake with the material type, which is now corrected, so the first problem should be fixed now.

I'm unsure what causes the second problem however... I bumped into the same issue the first time I imported the materials, but a restart fixed it. I will try to look into it, but I have a feeling this is a limitation to overwriting these materials.

Only SWEPs allow custom impact materials, as such, I had to reach to overwriting. I really hope this won't cause excessive issues.
I dunno quite what the problem is myself but I think this bullet hole replacer mod apparently fixed it? Might help you figure out the issue somehow.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2219737118
・・ SEi  [開發人員] 2021 年 6 月 8 日 下午 8:25 
引用自 Raikoh
引用自 camper
Thanks for your feedback! I made a mistake with the material type, which is now corrected, so the first problem should be fixed now.

I'm unsure what causes the second problem however... I bumped into the same issue the first time I imported the materials, but a restart fixed it. I will try to look into it, but I have a feeling this is a limitation to overwriting these materials.

Only SWEPs allow custom impact materials, as such, I had to reach to overwriting. I really hope this won't cause excessive issues.
I dunno quite what the problem is myself but I think this bullet hole replacer mod apparently fixed it? Might help you figure out the issue somehow.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2219737118

This seems to be the fix, thank you! I couldn't finish fixing yet and I have to sleep for now, but I'll definitely push a patch tomorrow to resolve this.
22050hz amen break sample 2021 年 6 月 9 日 上午 3:15 
引用自 camper
引用自 Raikoh
I dunno quite what the problem is myself but I think this bullet hole replacer mod apparently fixed it? Might help you figure out the issue somehow.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2219737118

This seems to be the fix, thank you! I couldn't finish fixing yet and I have to sleep for now, but I'll definitely push a patch tomorrow to resolve this.
yo i came here to say what actually fixes it because i just noticed this mod and how it' s got the same problem as the original did, just enable clamp s and clamp t in the vtf for the decal!
最後修改者:22050hz amen break sample; 2021 年 6 月 9 日 上午 3:17
Geisteskrankenchan 2021 年 6 月 9 日 上午 3:24 
The ragdolls produce the wall hit effect instead of the blood and it doesn't account for the blood color so the zombies are having red blood instead of yellow
・・ SEi  [開發人員] 2021 年 6 月 9 日 上午 7:06 
引用自 camper

This seems to be the fix, thank you! I couldn't finish fixing yet and I have to sleep for now, but I'll definitely push a patch tomorrow to resolve this.
yo i came here to say what actually fixes it because i just noticed this mod and how it' s got the same problem as the original did, just enable clamp s and clamp t in the vtf for the decal!

Thanks a lot, I pushed a fix with this in mind!
I also changed the subrect vmats to actually represent SubRects, although I'm not sure if that was an issue. Either way, I can't replicate the tile bug, but if anyone still does, please let me know.

引用自 Geisteskrankenchan
The ragdolls produce the wall hit effect instead of the blood and it doesn't account for the blood color so the zombies are having red blood instead of yellow

This is also fixed. Ragdolls now emit blood particles, and zombies/headcrabs/antlions emit yellow blood to better match their original color. This might not work for all addon NPCs, because for some reason "GetBloodColor()" is a serverside function and I'm handling particles client-side.
最後修改者:・・ SEi; 2021 年 6 月 9 日 上午 7:11
Soldier 2021 年 6 月 9 日 下午 2:35 
I dunno what's causing this, but I just get this error in the console.

[GoldSrc Impact System] lua/autorun/client/cl_goldsrc_bullets.lua:18: Tried to use a NULL entity!
1. GetClass - [C]:-1
2. GoldSrcDoImpactParticle - lua/autorun/client/cl_goldsrc_bullets.lua:18
3. func - lua/autorun/client/cl_goldsrc_bullets.lua:65
4. unknown - lua/includes/extensions/net.lua:32
・・ SEi  [開發人員] 2021 年 6 月 9 日 下午 3:58 
I dunno what's causing this, but I just get this error in the console.

[GoldSrc Impact System] lua/autorun/client/cl_goldsrc_bullets.lua:18: Tried to use a NULL entity!
1. GetClass - [C]:-1
2. GoldSrcDoImpactParticle - lua/autorun/client/cl_goldsrc_bullets.lua:18
3. func - lua/autorun/client/cl_goldsrc_bullets.lua:65
4. unknown - lua/includes/extensions/net.lua:32

Thank you, fixed.
_appallaches_ 2021 年 6 月 10 日 上午 6:15 
why do I have black and purple textures for the place of normal textures in the hole?(sorry my english)
・・ SEi  [開發人員] 2021 年 6 月 10 日 上午 7:53 
引用自 _appallaches_
why do I have black and purple textures for the place of normal textures in the hole?(sorry my english)

Try restarting your game, the materials probably didn’t load properly
Also make sure that you don’t have other addons that might replace your bullet holes.
最後修改者:・・ SEi; 2021 年 6 月 10 日 上午 7:56
The Pizza is Aggressive 2021 年 6 月 10 日 下午 5:51 
引用自 camper
Feel free to report bugs under this discussion.
I don't know if this is how it's supposed to be but these impact effects are just appearing on top of the default ones instead of replacing them
・・ SEi  [開發人員] 2021 年 6 月 10 日 下午 8:43 
引用自 camper
Feel free to report bugs under this discussion.
I don't know if this is how it's supposed to be but these impact effects are just appearing on top of the default ones instead of replacing them

Thank you for the feedback but my initial aim was to add extra particles rather than replace, so it's easy to toggle and doesn't mess up anything else. I might consider making a separate addon that replaces built in ones but I don't think it's possible to overwrite them in code. So yes, it is the intended effect.
22050hz amen break sample 2021 年 6 月 11 日 上午 1:29 
引用自 camper
I don't know if this is how it's supposed to be but these impact effects are just appearing on top of the default ones instead of replacing them

Thank you for the feedback but my initial aim was to add extra particles rather than replace, so it's easy to toggle and doesn't mess up anything else. I might consider making a separate addon that replaces built in ones but I don't think it's possible to overwrite them in code. So yes, it is the intended effect.
you could make use of the built in cl_new_impact_effects command like this does. it doesn't have any particles by default so that should make it easy but it has to always be manually toggled by the client every time they boot up the game unless they add it to a config file or something
・・ SEi  [開發人員] 2021 年 6 月 11 日 上午 1:57 
I learn something new every day, thank you. cl_new_impact_effects 1 does seem to just completely remove existing impact particles when nothing new is present, this could be used as a workaround. I'd rather players do this in case they find the existing particles to be annoying, than have to re-enable the cvar every time to see the effects (which is what the addon above does, I suspect).
I'll add this as an option to the Options menu of the addon. Thank you again.
最後修改者:・・ SEi; 2021 年 6 月 11 日 上午 1:57
< >
目前顯示第 1-15 則留言,共 47
每頁顯示: 1530 50