Raised This Month: $ Target: $400
 0% 

Code on restart round ain't working.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
kikifrh
Senior Member
Join Date: May 2009
Old 05-22-2010 , 14:05   Code on restart round ain't working.
Reply With Quote #1

Hi guys, I have a plugin that when it comes a new round, it should make some stuffs, but I isn't working, I want to fix
Code:
public eventRoundRestart()
{
    for ( new id = 0; id <= gMaxPlayers; ++id) 
    {
        Reset(id);
    }
    
    return PLUGIN_CONTINUE;
}
I was testing alone on the server, I don't know if it works just when there are 2 or more players, but I want to let 1 or more.
Thx
kikifrh 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 05:17.


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