Raised This Month: $ Target: $400
 0% 

worst player - server name. Why?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
mati009988
Member
Join Date: Jul 2009
Old 01-12-2011 , 14:54   worst player - server name. Why?
Reply With Quote #1

Why it show server name?
How to fix it?


PHP Code:
public RoundEnd()
{
    new 
name[34]
    new 
worstplayerworstscore
    
    
for(new isizeof(Kills); i++)
    {
        if(
Kills[i] < worstscore)
        {
        if(
get_user_team(i) == || get_user_team(i) == 2){
            
worstplayer i
            worstscore 
Kills[i]
        }
        return 
PLUGIN_CONTINUE
        
}
    }
    
    
get_user_name(worstplayername33)

    
client_print(0print_chat"The worst player is: %s ^nKills: %i"nameworstscore)
    return 
PLUGIN_CONTINUE

mati009988 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 02:09.


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