SA-MP Forums Archive
random messages help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: random messages help (/showthread.php?tid=467611)



random messages help - Ahmed10020 - 04.10.2013

hi, i've read about random messages tutorail but i want another help

forum.sa-mp.com/newthread.php?do=newthread&f=12

as you can see its
pawn Код:
new RandomMessages[][] =
{
       "Message 1 (Change this)",
       "Message 2 (Change this)",
       "Message 3 (Change this)"
};
i want to change it to send all the 3 messages in the same time not one by one , for example when i join my server Message 1 change this
after 1 min
Message 2 change this ..

i want all the 3 message send in the same time
tnx


Re: random messages help - iZN - 04.10.2013

https://sampwiki.blast.hk/wiki/Random_Messages

EDIT: what is it? a textdraw or something..


Re: random messages help - Jankingston - 04.10.2013

hey, you can have this : Click me