Raised This Month: $ Target: $400
 0% 

Help me delete this from console!


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
lazarev
Veteran Member
Join Date: Sep 2008
Old 11-03-2009 , 05:57   Re: Help me delete this from console!
Reply With Quote #2

try to change this
PHP Code:
nHp_add get_pcvar_num (health_hs_add)
}
else
nHp_add get_pcvar_num (health_add)
nHp_max get_pcvar_num (health_max
to this
PHP Code:
nHp_add get_pcvar_num(health_hs_add)
}
else
nHp_add get_pcvar_num(health_add)
nHp_max get_pcvar_num(health_max
lazarev 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 17:34.


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