Convert to ZCMD.
#1

So I heard there is a tool that will make all my command ZCMD.
I don't think it's real because I can't seem to find it.
But if it is, can someone please post a link here?
I would manually do it.
But I am doing it for two GM(RP) One from scratch so there isn't that many commands but still would take a very long time for me to re-do them myself.
Thanks.
Reply
#2

Yeah there is one, uhm but it only converts the first line, I mean instead of:
pawn Код:
if(strcmp(cmd, "/example", true) == 0)
you get
pawn Код:
CMD:example(playerid, params[])
that's all.http://forum.sa-mp.com/showthread.ph...highlight=zcmd
Reply
#3

http://sampforum.hu/index.php?page=zcmd
Reply
#4

https://sampforum.blast.hk/showthread.php?tid=271043

You mean this ?
Reply
#5

Considering most commands using strcmp also use strtok, you'd had to rewrite them to use sscanf, or what ever else.
Reply
#6

Oh...Blah That's not that useful.
Thanks though.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)