Thread: [Solved] stop losing hp of victim?
View Single Post
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 07-26-2017 , 19:08   Re: stop losing hp of victim?
Reply With Quote #6

Quote:
Originally Posted by abdobiskra View Post
I think I found some solutions but after knowing how to make TraceAttack forwards ?

debug:
PHP Code:
public fw_TraceAttack(victiminflictorFloat:damageFloat:direction[3], traceresultdamagebits){
    
    if(
damage)
    {
        
client_print(0print_chat"ABC 1111111"// this work when i shot victims
        
    
}else{

        
client_print(0print_chat"ABC 000000"// but this no 
    
}

It's logically impossible for the second one to be printed, how do you expect to get 0 damage?
__________________
edon1337 is offline