OnPlayerCommandText - 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: OnPlayerCommandText (
/showthread.php?tid=251808)
OnPlayerCommandText -
MJ! - 28.04.2011
Hello guys. I want to know which 'method' is the fastest.
1) classic OnPlayerCommandText
2) dcmd
3) zcmd
4) another ?
AW: OnPlayerCommandText -
Tommyx3 - 28.04.2011
zcmd
Re: OnPlayerCommandText -
Tommy_Mandaz - 28.04.2011
Mysql is fastest with zcmd so that would be super fast if you wanted that.
Re: OnPlayerCommandText -
Mean - 28.04.2011
Quote:
Originally Posted by Tommy_Mandaz
Mysql is fastest with zcmd so that would be super fast if you wanted that.
|
And how is MySQL connected to this?
ZCMD for sure! OnPlayerCommandText strcmp cmds are slow, there is no reason to use them nowdays.
Re: OnPlayerCommandText -
Markx - 28.04.2011
i use dcmd, but zcmd is better!
Re: OnPlayerCommandText -
Laronic - 28.04.2011
Zcmd.