View Single Post
client21
Senior Member
Join Date: Apr 2013
Old 10-18-2018 , 07:11   Re: hook ReloadEffect csgo not work
Reply With Quote #11

Quote:
Originally Posted by fragnichtnach View Post
Have you found a solution?
No.. Just i must use sdkhooks hook or weapon_reload, "ReloadEffect" don't worked, and no help.
And in csgo not work this AcceptEntityInput(client, "DispatchEffect");

For example, remember that this effects must working in csgo:

PHP Code:
GlassImpact
watersplash
TeslaZap
TeslaHitboxes
HelicopterMegaBomb
WaterSurfaceExplosion 
SetVariantString("WaterSurfaceExplosion");
AcceptEntityInput(client, "DispatchEffect");

But not work, stupid csgo.

Last edited by client21; 10-18-2018 at 07:15.
client21 is offline