Page 1 of 1
HL2:NPC HEADSHOT
Posted: Tue Apr 26, 2022 6:23 pm
by daren adler
Is there a way to be able to use the headshot sound and overlay from
https://forums.sourcepython.com/viewtopic.php?f=37&t=1372&start=60 for the hl2 npc's ?. Like the npc_combine_s, combine_soldier, combine_soldier_prisonguard, combine_super_soldier, police. These are not bots, they are from the hl2. Thank you and have a great day

Re: HL2:NPC HEADSHOT
Posted: Sat Apr 30, 2022 2:55 pm
by cssbestrpg
daren adler wrote:Is there a way to be able to use the headshot sound and overlay from
https://forums.sourcepython.com/viewtopic.php?f=37&t=1372&start=60 for the hl2 npc's ?. Like the npc_combine_s, combine_soldier, combine_soldier_prisonguard, combine_super_soldier, police. These are not bots, they are from the hl2. Thank you and have a great day

It should be possible, i might later make it
Re: HL2:NPC HEADSHOT
Posted: Sun May 01, 2022 3:27 pm
by daren adler
cssbestrpg wrote:daren adler wrote:Is there a way to be able to use the headshot sound and overlay from
https://forums.sourcepython.com/viewtopic.php?f=37&t=1372&start=60 for the hl2 npc's ?. Like the npc_combine_s, combine_soldier, combine_soldier_prisonguard, combine_super_soldier, police. These are not bots, they are from the hl2. Thank you and have a great day

It should be possible, i might later make it
OK

Re: HL2:NPC HEADSHOT
Posted: Mon May 02, 2022 9:33 am
by cssbestrpg
Does the overlay/sound need to happen when headshot the npc?
Can you give me list of the npc to work on?
Re: HL2:NPC HEADSHOT
Posted: Mon May 02, 2022 2:41 pm
by daren adler
lets try these 2 npc_zombie, npc_vortigaunt and npc_combine_s
Re: HL2:NPC HEADSHOT
Posted: Mon May 09, 2022 6:29 pm
by cssbestrpg
daren adler wrote:lets try these 2 npc_zombie, npc_vortigaunt and npc_combine_s
Ok, tomorrow i start working on that code.
Should it uses same overlay/sounds that have in the plugin you linked?
Re: HL2:NPC HEADSHOT
Posted: Tue May 10, 2022 4:20 pm
by daren adler
cssbestrpg wrote:daren adler wrote:lets try these 2 npc_zombie, npc_vortigaunt and npc_combine_s
Ok, tomorrow i start working on that code.
Should it uses same overlay/sounds that have in the plugin you linked?
yes please.