View Single Post
Alucard^
AMXX Moderator: Others
Join Date: Sep 2007
Location: Street
Old 09-20-2009 , 02:26   Re: Advanced Score Handler v1.1 [9/19/09]
Reply With Quote #8

PHP Code:
set_user_frags(00);
cs_set_user_deaths(00); 
-->

PHP Code:
for(new 1<= g_MaxPlayersi++)
{
    if(
is_user_connect(i)
    {
        
set_user_frags(i0)
        
cs_set_user_deaths(i0)
    }

Maybe with index 0... will reset frags and deaths of all players but... don't know if is correct... i think, no.

-------------------------------

PHP Code:
        case 3:
        {
            return 
PLUGIN_HANDLED;
        } 
Why this?
__________________
Approved Plugins - Steam Profile

Public non-terminated projects:
All Admins Menu, HLTV parameters, Subnick,
Second Password (cool style), InfoZone,
Binary C4 plant/defuse, and more...

Private projects:
NoSpec (+menu), NV Surf Management,
PM Adanved System, KZ longjump2, and more...
Alucard^ is offline
Send a message via Skype™ to Alucard^