GameTextForAll
#7

use this
pawn Code:
forward timer();//forward the function

public Ongamemodeint
SetTimer("timer", 10080000,true);

public timer() //fowarding the foward
{
     GameTextForAll("Server Restarting In 2 minutes",30000,0);// with some changes
     return 1;
}
Reply


Messages In This Thread
GameTextForAll - by Beljulji - 30.09.2012, 05:10
Re: GameTextForAll - by trapstar2020 - 30.09.2012, 05:11
Re: GameTextForAll - by Beljulji - 30.09.2012, 05:42
Re: GameTextForAll - by trapstar2020 - 30.09.2012, 05:57
Re: GameTextForAll - by Beljulji - 30.09.2012, 06:01
Re: GameTextForAll - by trapstar2020 - 30.09.2012, 06:05
Re: GameTextForAll - by M3mPHi$_S3 - 30.09.2012, 06:37
Re: GameTextForAll - by trapstar2020 - 30.09.2012, 06:43

Forum Jump:


Users browsing this thread: 1 Guest(s)