One question..
#1

Did you see:

"SERVER: Unknown command"

?

I need help, how do I change it (like to "SERVER: Unknown command. Type /commands for a list of commands"?
Reply
#2

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
return SendClientMessage(playerid, PUTCOLORHERE, "SERVER: Unknown command. Type /commands for a list of commands");
}
There you go
Reply
#3

Thank you! Cookie!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)