Raised This Month: $32 Target: $400
 8% 

SDKHooks What R U Doing M8


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
thecount
Veteran Member
Join Date: Jul 2013
Old 11-30-2014 , 13:57   SDKHooks What R U Doing M8
Reply With Quote #1

Ok, so a small problem.
PHP Code:
public Action:OnTakeDamage(victim, &attacker, &inflictor, &Float:damage, &damagetype){
    if(
protection[victim]){
        
damage 1.0;
        return 
Plugin_Changed;
    }
    return 
Plugin_Continue;

When a client is protected and the damage is changed to 1, then rocket jumping and sticky jumping no longer works. Is there a way to fix this or will SDKHooks always do that when I change the damage?
thecount 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 23:49.


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