Is it possible to use DCMD And ZCMD Together? - 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: Is it possible to use DCMD And ZCMD Together? (
/showthread.php?tid=338319)
Is it possible to use DCMD And ZCMD Together? -
JAMMIEISFTW - 29.04.2012
Is it possible to use DCMD And ZCMD Together?
U see i used DCMD to script before but i wana use ZCMD too due to it being easier...
So is it possible?
Re: Is it possible to use DCMD And ZCMD Together? -
ReneG - 29.04.2012
I believe so.
Re: Is it possible to use DCMD And ZCMD Together? -
WarriorEd22 - 29.04.2012
Quote:
Originally Posted by JAMMIEISFTW
Is it possible to use DCMD And ZCMD Together?
U see i used DCMD to script before but i wana use ZCMD too due to it being easier...
So is it possible?
|
Depends on what kind of things you want to make. If you're wanting to make a gamemode using DCMD and a filterscript to add-on to the gamemode with ZCMD, yes that's possible but I'm not sure if you're talking about using both in a gamemode.
Re: Is it possible to use DCMD And ZCMD Together? -
Mark™ - 29.04.2012
You can use them together, one in a gamemode and the other one in a filterscript. Though i would suggest you to convert your script either to zcmd or dcmd, whichever is preferable to you.