SA-MP Forums Archive
using 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: using zcmd (/showthread.php?tid=248369)



using zcmd - Madsen - 13.04.2011

hey i am trying to use zcmd in my server instead of the standard, but i can not get it to work, i get to many errors i must have done something wrong in the start or at the buttom, but i can not figure out what .


Re: using zcmd - Rivera - 13.04.2011

Well, you should see a zcmd tutorial. If you want to use dcmd you can check my tutorial in my signature


Re: using zcmd - Madsen - 13.04.2011

i have read the tutorial. before i converted all my commands into zcmd i tried with 1 command only and it compiled without errors but know i got alot :S


Re: using zcmd - xir - 13.04.2011

Show your commands here or you can send me a PM and I'll try fix it for you


Re: using zcmd - Madsen - 14.04.2011

after i changed all my stuff to zcmd it fucked completly up. i am out of boundaries and even though i write teleport commands im still out of boundaries . anyone got a clue why that is happning :O?


Re: using zcmd - Madsen - 26.04.2011

is there a way to add zcmd to a callback so i can do as i did with onplayercommand. i can not figure out how people cant write any commands (if m4war[playerid]) = 1 and that was easy for me before.