Raised This Month: $ Target: $400
 0% 

Rounds Counting


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
LostSkill
Senior Member
Join Date: Jun 2008
Location: Monuhuelo Island
Old 10-04-2009 , 11:40   Rounds Counting
Reply With Quote #1

Well how i can make that system count rounds and if match got restarted it begin count from 0 again.

PHP Code:
public logevent_Round_Start()
{
    
round++;
    new 
players[32], playerpnum;
    
get_players(playerspnum"a");
    for(new 
0pnumi++)
    {
        
player players[i];
        if(
get_user_flags(player) & ADMIN_LEVEL_H)
        {
            return 
PLUGIN_CONTINUE
        
if(round 3Showrod(player)
        }
    }
    return 
PLUGIN_HANDLED

__________________
MY ENGLISH IS BAD.....
LostSkill is offline
Send a message via MSN to LostSkill
 


Thread Tools
Display Modes

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 22:38.


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