Auto Message
#3

Quote:
Originally Posted by MrEnd
Посмотреть сообщение
ONE SEC!!! EDITING
FORGOT SOMETHING xD



Around top of Script:
Код:
new RandomMSG[][] =
{
    "Message 1",
    "Message 1",
    "Message 1",
};
Around end of Script:
Код:
forward SendMSG();
public SendMSG()
{
    new randMSG = random(sizeof(RandomMSG));
    SendClientMessageToAll(COLOR_MSGCOLOR, RandomMSG[randMSG]);
}
i think that all
You forgot the timer
Reply


Messages In This Thread
Auto Message - by Jermi - 01.04.2012, 22:53
Re: Auto Message - by MrEnd - 01.04.2012, 23:23
Re: Auto Message - by WooTFTW - 01.04.2012, 23:27
Re: Auto Message - by MrEnd - 01.04.2012, 23:28
Re: Auto Message - by Jermi - 02.04.2012, 16:14
Re: Auto Message - by MrEnd - 02.04.2012, 17:30

Forum Jump:


Users browsing this thread: 4 Guest(s)