SA-MP Forums Archive
How to add dcmd commands and cmdtext command in the same script? - 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: How to add dcmd commands and cmdtext command in the same script? (/showthread.php?tid=145452)



How to add dcmd commands and cmdtext command in the same script? - g@k - 02.05.2010

I have try to do this but, only the dcmd commands works and my others commands don't work.. can you give me a tips please?

Thanks a lot :P


Re: How to add dcmd commands and cmdtext command in the same script? - Torran - 02.05.2010

Why would you want to use both?


Re: How to add dcmd commands and cmdtext command in the same script? - g@k - 02.05.2010

i have a script in normal cmdtext and a filterscript with dcmd


Re: How to add dcmd commands and cmdtext command in the same script? - Torran - 02.05.2010

Well convert one into the other


Re: How to add dcmd commands and cmdtext command in the same script? - Backwardsman97 - 02.05.2010

You should be able to use them both fine.


Re: How to add dcmd commands and cmdtext command in the same script? - g@k - 03.05.2010

Why convert? There is not an other tips ? ..


Re: How to add dcmd commands and cmdtext command in the same script? - Torran - 03.05.2010

Quote:
Originally Posted by g@k
Why convert? There is not an other tips ? ..
Well its better to convert than use them both