SA-MP Forums Archive
SERVRVER: Unknown command. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: SERVRVER: Unknown command. (/showthread.php?tid=70997)



SERVRVER: Unknown command. - Headyheadster - 29.03.2009

Hello guys. How to change this text "SERVER:Unknown command" to another one , for example "Not valid command"...


Re: SERVRVER: Unknown command. - worxds - 29.03.2009

Replace
Код:
return 0;
or
Код:
return false;
in end of OnPlayerCommandText to
Код:
return SendClientMessage(playerid, 0xFF0000FF, "Unknown command. Check /help for list of available commands.");



Re: SERVRVER: Unknown command. - Headyheadster - 29.03.2009

Thanks.


Re: SERVRVER: Unknown command. - illay - 29.03.2009

take away


Re: SERVRVER: Unknown command. - Nero_3D - 29.03.2009

Quote:
Originally Posted by worxds
illay, wtf, dude?
that crap was posted some ages ago, it works also XD but its total nonsense ^^"


Re: SERVRVER: Unknown command. - illay - 29.03.2009

That's right unavailable bidding's space own words' printout

Postscript: I am not aware of well in English.



Re: SERVRVER: Unknown command. - HB - 29.03.2009

We can clearly see that.