View Single Post
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 01-07-2006 , 20:10  
Reply With Quote #20

Quote:
Originally Posted by v3x
I can tell you right now that Chronic's edited version will not work just by looking at this line:
Code:
    if(!damage || get_user_health(victim) <= 0 || get_user_godmode(victim))         return;
It won't work with anything that's 0 or less..

Anyway, did anyone test Beta 0.3 yet?
Wow...I get to correct v3x. Using if(!damage) will still work if its a negative number. The only time it will return false is if it is 0 anything above or below is still true.

[EDIT] Nvm I'm retarded.
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos