SA-MP Forums Archive
Zcmd 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)
+--- Thread: Zcmd command. (/showthread.php?tid=602828)



Zcmd command. - ScIrUsna - 14.03.2016

Hi,

Can i use for example that command?


Код:
CMD:54awe(playerid, params[])
{
return 1;
}
i mean numbers in command name


Re: Zcmd command. - SaltySandy - 14.03.2016

Yeah. No issue on that


Re: Zcmd command. - Kaperstone - 14.03.2016

Test, see by yourself.


Re: Zcmd command. - saffierr - 14.03.2016

No need to create a thread for this as you could've easily tested it.