Help With ZCMD
#1

Hello

Someone can give me ZCMD? I Can't find it D: and i don't know how to use it, if you give me a tutorial, I'd appreciate it, Thanks

Regards,
Q.
Reply
#2

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

There is the thread for ZCMD found with a simple search on ****** for "zcmd"

The documentation and all of the information you need to use it is also available in that topic.
Reply
#3

Here is ZCMD.
http://forum.sa-mp.com/showthread.ph...light=zeex+cmd
You can find some tutorials in the tutorials section.
Reply
#4

Thanks Guys!!

Regards,
Q.
Reply
#5

For example:

pawn Код:
//-----[Hello]-----
CMD:hello(playerid, params[])
{
    SendClientMessage(targetid, COLOR_WHITE, "Hello this is my command!");
    return 1;
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)