Need help /wave
#1

I wanna make when i type /wave,it will be like
*******: Waves.
thats what i have
Код:
if (strcmp(cmdtext, "/wave", true)==0)
  {
      SendClientMessageToAll(COLOR_LEMON, "%s Waves");
      return 1;
  }
Reply


Messages In This Thread
Need help /wave - by Youtube - 18.06.2010, 12:21
Re: Need help /wave - by Naxix - 18.06.2010, 12:44
Re: Need help /wave - by Crezy-Boy - 18.06.2010, 12:47

Forum Jump:


Users browsing this thread: 1 Guest(s)