DCMD TO STRCMP - 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: DCMD TO STRCMP (
/showthread.php?tid=285070)
DCMD TO STRCMP -
[LHT]Bally - 22.09.2011
hi all what is the easiest way to convert this?
i have got some part of a script i want to put into my gamemode but my gm is strcmp and the bit i want to use is dcmd
Re: DCMD TO STRCMP -
aRoach - 22.09.2011
Look this, is a
Tutorial !
Re: DCMD TO STRCMP -
Ensconce - 22.09.2011
Quote:
Originally Posted by aRoach
|
You sir are full of fail.
@OP:
You do not need to convert DCMD to STRCMP as it is meant to work with it. Just add the DCMD define to your script and you can use the command processor. It is however highly recommended to convert your entire script to a faster command processor like YCMD or ZCMD.
Re: DCMD TO STRCMP -
aRoach - 22.09.2011
Quote:
Originally Posted by Ensconce
@OP:
You do not need to convert DCMD to STRCMP as it is meant to work with it. Just add the DCMD define to your script and you can use the command processor. It is however highly recommended to convert your entire script to a faster command processor like YCMD or ZCMD.
|
Dude i'm not using DCMD, i'm using ZCMD xDD