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



zcmd - bartje01 - 27.01.2011

Hey guys.
When I include the ZCMD my strcmp doesn't work anymore ? : o


Re: zcmd - 1337connor - 27.01.2011

Yes, ZCMD disables them. If you want to keep strcmp.. use dcmd.


Re: zcmd - Hal - 27.01.2011

You can only use one of them. It would be much better to convert your whole script to zcmd


Re: zcmd - bartje01 - 27.01.2011

Yes. I don't use strcmp. I was just interested xD

Thanks