[Ajuda]
#3

Eu Tenho no meu esse comando..
e se for tentar divulgar toma kick,do msm jeito.
Codigo :
Код:
if(!strcmp(cmdtext, "/COMANDO DESEJADO", true, 3)) //
  {
if(!cmdtext[3])return SendClientMessage(playerid, Cinza, "USE: /COMANDO DESEJADO [texto]");
new str[128];
GetPlayerName(playerid, str, sizeof(str));
format(str, sizeof(str), "%s %s", str, cmdtext[4]);
SendClientMessageToAll(0x90FFEEAA, str);
return 1;
}
Reply


Messages In This Thread
[Ajuda] - by Pablo_Seven - 11.03.2012, 00:30
Re: [Ajuda] - by Đeagle - 11.03.2012, 00:43
Re: [Ajuda] - by @Riichard - 11.03.2012, 00:54
Re: [Ajuda] - by Pablo_Seven - 11.03.2012, 13:50
Re: [Ajuda] - by Đeagle - 11.03.2012, 17:23
Re: [Ajuda] - by GraziFerreira - 11.03.2012, 17:26

Forum Jump:


Users browsing this thread: 2 Guest(s)