Raised This Month: $ Target: $400
 0% 

[ZP] class bloodsucker


Post New Thread Reply   
 
Thread Tools Display Modes
Snaker beatter
Veteran Member
Join Date: Sep 2011
Location: Manila, Philippines
Old 01-23-2012 , 21:22   Re: [ZP] class bloodsucker
Reply With Quote #11

PHP Code:
public zp_user_infected_post(idinfector)  
{  
    if (!
is_user_alive(id) || !is_user_alive(infector) ||zp_get_user_nemesis(id)) 
    { 
        return; 
    } 
    if (
zp_get_user_zombie_class(infector) == g_zclass_bloodsucker)  
    {  
        
set_pev(infectorpev_healthfloat(pev(infectorpev_health) + get_pcvar_num(cvar_infect_hp)))  
        
set_hudmessage(25500, -1.00.4500.03.00.010.01, -1)  
        
show_hudmessage(infector"+%i HP!"get_pcvar_num(cvar_infect_hp))  
    }  
     
    if (
zp_get_user_zombie_class(id) == g_zclass_bloodsucker)  
    {  
        
g_ability[id] = false  
        set_user_rendering
(idkRenderFxNone000kRenderNormal255)  
        
set_user_maxspeed(idfloat(zclass_speed))  
        
set_user_gravity(idzclass_gravity)  
        
g_use[id] = true  
    
}  

__________________
Snaker beatter is offline
fshiju
Member
Join Date: Dec 2010
Location: Bosnia & Herzegovina
Old 01-24-2012 , 04:40   Re: [ZP] class bloodsucker
Reply With Quote #12

its the same again
fshiju is offline
Reply



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 04:13.


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