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

StatsX top15 group by?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Debesėlis
Senior Member
Join Date: Aug 2008
Location: Lithuania
Old 11-23-2013 , 13:32   StatsX top15 group by?
Reply With Quote #1

Can anyone explain for me how statsx top15 is grouped? by eff? acc? can i change it to group by kills? and how to do it?

and what doing this code?
PHP Code:
    register_srvcmd("amx_statsx_mode""cmdPluginMode"ADMIN_CFG"<flags> - sets plugin options")

// Set or get plugin config flags.
public cmdPluginMode(idlevelcid)
{
    if (!
cmd_access(idlevelcid1)) 
        return 
PLUGIN_HANDLED
    
    
if (read_argc() > 1)
        
read_argv(1g_sBufferMAX_BUFFER_LENGTH)
    else
        
g_sBuffer[0] = 0
    
    set_plugin_mode
(idg_sBuffer)
    
    return 
PLUGIN_HANDLED


Last edited by Debesėlis; 11-23-2013 at 13:44.
Debesėlis is offline
Reply



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 19:02.


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