A chatbot
#6

Код:
new RandomMSG[][] =
{
  "Wolf bot: Are you stuck? get help (/help) ^^",
  "Wolf bot: This server is english only",
  "Wolf bot: Visit our website www.wolvez.co.cc",
  "Wolf bot: Wanna know who made what? find out (/credits)",
  "Wolf bot: See a cheater? report them (/report)",
  "Wolf bot: The official braduz motto "Immah teh tech wolf round theese areas"
};
SetTimer("SendMSG", 200000, true);
forward SendMSG();
public SendMSG()
{
  
}
new randMSG = random(sizeof(RandomMSG));
SendClientMessageToAll(red, RandomMSG[randMSG]);
Ummm will this work?
Reply


Messages In This Thread
A chatbot - by braduz - 30.08.2009, 21:09
Re: A chatbot - by iLinx - 30.08.2009, 21:13
Re: A chatbot - by braduz - 30.08.2009, 21:19
Re: A chatbot - by iLinx - 30.08.2009, 21:24
Re: A chatbot - by Sergei - 30.08.2009, 21:30
Re: A chatbot - by braduz - 30.08.2009, 21:39
Re: A chatbot - by Dark_Kostas - 30.08.2009, 21:42
Re: A chatbot - by braduz - 30.08.2009, 21:48
Re: A chatbot - by braduz - 31.08.2009, 09:10

Forum Jump:


Users browsing this thread: 2 Guest(s)