How to return to Gamemode 0, after it goes through all the modes?
#2

pawn Код:
if(CurrentGamemode == 5)
    {
        ServerMinutes = 0;
        ServerSeconds = 10;
        CurrentGamemode = 0;
    }
Reply


Messages In This Thread
How to return to Gamemode 0, after it goes through all the modes? - by rangerxxll - 22.06.2012, 04:29
Re: How to return to Gamemode 0, after it goes through all the modes? - by [MM]RoXoR[FS] - 22.06.2012, 04:53
Re: How to return to Gamemode 0, after it goes through all the modes? - by ReneG - 22.06.2012, 05:06
Re: How to return to Gamemode 0, after it goes through all the modes? - by rangerxxll - 22.06.2012, 05:30

Forum Jump:


Users browsing this thread: 1 Guest(s)