help | zcmd. - 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: help | zcmd. (
/showthread.php?tid=265542)
help | zcmd. -
EviLpRo - 01.07.2011
hello !
How can I change in the message you zcmd player instead:
Server: Unknown Command
Something else?
Thanks in advance helpers!
Re: help | zcmd. -
System64 - 01.07.2011
pawn Код:
if(!success) return SendClientMessage(playerid,COLOR_LIGHTBLUE,"text");
add that under OnPlayerCommandPreformmed
Re: help | zcmd. -
EviLpRo - 01.07.2011
thank's (: