[SOLVED]Compiling Error
#4

Quote:
Originally Posted by Puffmac
You've defined the function, but haven't actually used it. From your code, i presume you are trying to get random messages. If so, add the following line to the OnGameModeInit() callback:

pawn Код:
SetTimer("MMsgx",60000,1);
That will display a random message every 60 seconds.
if I put it on my gm without the timer, it works. So it has nothing to do with that.
Reply


Messages In This Thread
[SOLVED]Compiling Error - by [WSM]Deadly_Evil - 01.01.2010, 12:51
Re: Compiling Error - by KnooL - 01.01.2010, 14:06
Re: Compiling Error - by Puffmac - 01.01.2010, 14:09
Re: Compiling Error - by KnooL - 01.01.2010, 14:36
Re: Compiling Error - by Puffmac - 01.01.2010, 17:26

Forum Jump:


Users browsing this thread: 1 Guest(s)