need help on unknow command
#1

change unknow command to this in photo

i search in ******
i find this topic but it's in the last forum
link
help me
Reply
#2

and any one can help me in this how i lock skins for players only not admins
Reply
#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
#4

it's work very much half commands in gamemode say this
Command %s doesn't exist
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)