Timer Errors.
#2

Add these:

pawn Код:
new GameMinutes =1;
new GameSeconds =00; // Put the time for which you gm will run
new GameTimer;
new Text:Timer;
new RoundTime = 60000;//1 minutes = 60 seconds => Put here 60 x 1000 = 60000
forward GameModeExitFunc(playerid);
forward GameTime(playerid); // gamemode of gamemode changing and exit
forward GameModeExitFunc(playerid); // gamemode of gamemode changing and exit
On top of you script.
Reply


Messages In This Thread
Timer Errors. - by a.z.a.r - 04.02.2013, 20:07
Re: Timer Errors. - by spedico - 04.02.2013, 20:15
Re: Timer Errors. - by a.z.a.r - 04.02.2013, 20:21

Forum Jump:


Users browsing this thread: 1 Guest(s)