Need advertisement script !
#2

this helps ?

pawn Код:
forward RandomAnnounce();
and

pawn Код:
new RandomText[5][0] = { // where the 5 is edit this to the number of the random text
{"hello"},
{"hello"},
{"hello"},
{"hello"},
{"hello"} // the last one with out a ,
};
and this at ongamemodeinit
pawn Код:
SetTimer("RandomAnnounce", 180000, true); // 3 Minutes
Reply


Messages In This Thread
Need advertisement script ! - by MuMiJa - 24.06.2009, 17:53
Re: Need advertisement script ! - by radi - 24.06.2009, 18:00
Re: Need advertisement script ! - by MuMiJa - 24.06.2009, 18:06
Re: Need advertisement script ! - by radi - 24.06.2009, 18:07
Re: Need advertisement script ! - by radi - 24.06.2009, 18:08
Re: Need advertisement script ! - by MenaceX^ - 24.06.2009, 18:13
Re: Need advertisement script ! - by MuMiJa - 24.06.2009, 18:18
Re: Need advertisement script ! - by NigNog1 - 24.06.2009, 21:00

Forum Jump:


Users browsing this thread: 2 Guest(s)