need help on unknow command
#3

pawn Код:
public OnPlayerCommandText(playerid,cmdtext[])
{
  new string[128];
  //blablabla
  format(string,sizeof string,"Command %s doesn't exist!",cmdtext);
  return SendClientMessage(playerid,COLOR_RED,string);
}
Reply


Messages In This Thread
need help on unknow command - by OmarEco - 07.07.2010, 16:28
Re: need help on unknow command - by OmarEco - 07.07.2010, 16:31
Re: need help on unknow command - by Hiddos - 07.07.2010, 16:33
Re: need help on unknow command - by OmarEco - 07.07.2010, 16:43

Forum Jump:


Users browsing this thread: 1 Guest(s)