24.06.2009, 18:00
this helps ?
and
and this at ongamemodeinit
pawn Код:
forward RandomAnnounce();
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 ,
};
pawn Код:
SetTimer("RandomAnnounce", 180000, true); // 3 Minutes