a few questions
#2

1:

pawn Код:
//top
forward GMX();

//OnGameModeInit
SetTimer("GMX", 600000,1); //change the 1 to 0 if you dont want it to repeat

//anywhere
public GMX()
{
    GameModeExit();
}
Reply


Messages In This Thread
a few questions - by Mowgli - 20.07.2009, 20:12
Re: a few questions - by Klutty - 20.07.2009, 20:25
Re: a few questions - by Mowgli - 20.07.2009, 20:39
Re: a few questions - by Klutty - 20.07.2009, 20:52
Re: a few questions - by Mowgli - 20.07.2009, 20:55

Forum Jump:


Users browsing this thread: 3 Guest(s)