Raised This Month: $51 Target: $400
 12% 

CS:GO slow when hit


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Indarello
Senior Member
Join Date: Nov 2015
Location: Russia
Old 03-20-2018 , 00:31   Re: CS:GO slow when hit
Reply With Quote #11

Code:
public Event_Player_Hurt(Handle:event, const String:name[], bool:dontBroadcast)
{
    if (GetEntPropFloat(victim, Prop_Send, "m_flVelocityModifier") < 0.6) SetEntPropFloat(victim, Prop_Send, "m_flVelocityModifier", 0.6);
}

Last edited by Indarello; 03-20-2018 at 00:32.
Indarello is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:36.


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