Raised This Month: $51 Target: $400
 12% 

error 017: undefined symbol "client_print_color"


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
giumbalau
Member
Join Date: Jan 2021
Old 01-09-2021 , 08:16   error 017: undefined symbol "client_print_color"
Reply With Quote #1

PHP Code:
public ShowCurrentTop(id)
{
    if(!
SayHot)
    {
        
client_print_color(id,print_team_red,"%L %L",id,"STATS_TAG"id,"DISABLED_MSG")
        
        return 
PLUGIN_HANDLED
    
}
    
    new 
players[MAX_PLAYERS],pnum
    get_players
(players,pnum)
    
    new 
current_top[MAX_PLAYERS][2]
    
    for(new 
i,stats[8],bh[8] ; pnum i++)
    {
        
current_top[i][0] = players[i]
        
        
#if !defined CSSTATSX_SQL
            
current_top[i][1] = get_user_stats(players[i],stats,bh)
        
#else
            
current_top[i][1] = get_user_stats_sql(players[i],stats,bh)
        
#endif
    

giumbalau 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:20.


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