[HELP] Commands wont work...
#21

should be like that :

Код:
public SendPlayerFormattedText(playerid, const str[], define)
{
  new tmpbuf[256];
  format(tmpbuf, sizeof(tmpbuf), str, define);
  SendClientMessage(playerid, 0xFF004040, tmpbuf);
  return 1;
}
Reply
#22

Now i got no warning but it still say Unknown Command and the Text from the /test...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)