View Single Post
HSFighter
Veteran Member
Join Date: Aug 2007
Location: Flensburg - Germany
Old 02-02-2011 , 19:30   Re: [ANY] Kill Death Ratio Checker
Reply With Quote #15

Quote:
Originally Posted by blue zebra View Post
Good idea, good work. Thanks.
After the next update (yours), this script will be great.
Ty

Quote:
Originally Posted by scheibo View Post
§ bots are included in the calculation

Hi Scheibo,

sorry for my late feedback.
Im very busy at moment and i am working on the next realase of the Webadmin!

I Check the problem and debug the plugin.

On my server bot's will not be includet to check!

PHP Code:
for (new 1<= MaxClientsi++)
    {
        
//Check if player ok
        
if (IsClientConnected(i) && IsClientInGame(i) && !IsFakeClient(i))
        {
            
GetClientKillDeathRatio(i);            
        }
    } 
!IsFakeClient(i) will filter Bots, i doun't understand why Bots are includet on your server.

Are you sure Bots are includet?
__________________



Sorry for my very bad english
Greetings HSFighter
HSFighter is offline
Send a message via ICQ to HSFighter