AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   [CS:GO] Healthshot screen effect. (https://forums.alliedmods.net/showthread.php?t=318940)

kratoss1812 10-01-2019 10:16

[CS:GO] Healthshot screen effect.
 
How can i get that blue effect ( when you use the health shot on danger zone ) from edges of the screen and change it's values ( fade in time, color, etc.. )?

Ilusion9 10-01-2019 11:16

Re: [CS:GO] Healthshot screen effect.
 
https://forums.alliedmods.net/showthread.php?t=267544

kratoss1812 10-02-2019 09:08

Re: [CS:GO] Healthshot screen effect.
 
Quote:

Originally Posted by Ilusion9 (Post 2668496)

ty
Obviously I've searched for a thread like this before posting this but didnt find anything

kratoss1812 10-04-2019 12:34

Re: [CS:GO] Healthshot screen effect.
 
thats not working as expected
what you gave me just turns my screen completly into a color, i want only the edges

zwolofmeister 10-04-2019 12:48

Re: [CS:GO] Healthshot screen effect.
 
You'll probably need to create a sprite for that

kratoss1812 10-04-2019 13:19

Re: [CS:GO] Healthshot screen effect.
 
Quote:

Originally Posted by zwolofmeister (Post 2668798)
You'll probably need to create a sprite for that

i'm pretty sure i can get that without creating a spirit

Muhlex 10-11-2019 10:27

Re: [CS:GO] Healthshot screen effect.
 
Im pretty sure Valve implemented this with a "viewmodel" particle effect, which you could send to the Client yourself via Temp Entities or an info_particle_system. You might need to check CS:GOs .pcf files to see if it's in there though and won't be able to customize that without a custom pcf file, probably (except for the off-chance that the particle effect supports an input by the particle system, which determines the duration of the effect).

kratoss1812 10-11-2019 16:31

Re: [CS:GO] Healthshot screen effect.
 
Quote:

Originally Posted by Muhlex (Post 2669498)
You might need to check CS:GOs .pcf files to see if it's in there though and won't be able to customize that without a custom pcf file, probably (except for the off-chance that the particle effect supports an input by the particle system, which determines the duration of the effect).

https://prnt.sc/pi43v5

I found that post on a cheating forum but I dont have that file in my game files
let me know if u do

Nexd 10-12-2019 09:08

Re: [CS:GO] Healthshot screen effect.
 
Quote:

Originally Posted by kratoss1812 (Post 2669520)
https://prnt.sc/pi43v5

I found that post on a cheating forum but I dont have that file in my game files
let me know if u do

Have you checked it in the pak01_dir?

Pelipoika 10-12-2019 09:46

Re: [CS:GO] Healthshot screen effect.
 
It's just a netprop you set to GetGameTime() + yourtime


All times are GMT -4. The time now is 19:06.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.