Raised This Month: $ Target: $400
 0% 

Getting error in server console


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Effect
Junior Member
Join Date: May 2010
Old 05-29-2010 , 01:53   Getting error in server console
Reply With Quote #1

I get this error in server console:
Quote:
L 05/29/2010 - 08:44:19: [AMXX] [0] hrk_zpmmod.sma::ShowHealth (line 417)
L 05/29/2010 - 08:44:20: [AMXX] Displaying debug trace (plugin "hrk_zpmmod.amxx")
Using this code:
PHP Code:
public ShowHealth(id)
{

    if (
g_zombie[id] && is_user_alive(id))
    {
        new 
Health
        Health 
get_user_health(id)

        
set_hudmessage(255000.020.9700.00.30.00.0)
        
show_hudmessage(id"|Health: %d || Class: %s|"HealthCLASSES[ZombieClass[id]]) //// on this line is error.
    
}

Who can help me ?
Effect 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 05:23.


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