DCMD Commands not working after adding some ZCMD commands :S - 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: DCMD Commands not working after adding some ZCMD commands :S (
/showthread.php?tid=122072)
DCMD Commands not working after adding some ZCMD commands :S - [L3th4l] - 20.01.2010
Ok, so "EVERYTHING" was working fine when i just had DCMD commands. But "AFTER" i added ZCMD Commands, they DCMD stopped working. BUT the ZCMD commands do work. umm, or is there a special place in the script to put the ZCMD?? i have the ZCMD commands above my DCMD commands. (sorry if i messed yall up xD)
i have everything define as its supposed to be. nothing wrong with the script either.
any help would be so daem appreciated . Thanx...
Re: DCMD Commands not working after adding some ZCMD commands :S -
KnooL - 20.01.2010
What's the reason of adding ZCMD cmds and DCMD cmds? Why not using only one of them?
Re: DCMD Commands not working after adding some ZCMD commands :S -
Joe Staff - 20.01.2010
Put your ZCMD function runner underneath of the DCMD functions
Re: DCMD Commands not working after adding some ZCMD commands :S - [L3th4l] - 20.01.2010
didn't really worked, but i managed to make a FS out of it and everything is cool now. thanx for help
Re: DCMD Commands not working after adding some ZCMD commands :S -
SlashPT - 20.01.2010
yeah i had this problem too ... im now puting all my cmds in ZCMD