SA-MP Forums Archive
OnPlayerCommandText not working - 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: OnPlayerCommandText not working (/showthread.php?tid=289445)



OnPlayerCommandText not working - [$A$]W33D$P33D - 11.10.2011

I scripted these commands and seem to doing somthing wrong is it a #define or something i forgot to put in my script ......... the script is compiling but when i put the command in on the server it tells me unknown command....

Please help!!


Re: OnPlayerCommandText not working - Pharrel - 11.10.2011

if you have ZCMD included you cant use onplayercommandtext


Re: OnPlayerCommandText not working - aRoach - 11.10.2011

Convert OnPlayerCommandText to OnPlayerCommandPerformed(playerid, cmdtext[], success)


Re: OnPlayerCommandText not working - d0nTtoucH - 11.03.2014

symbol is never used how do i solve it ?
Quote:
Originally Posted by aRoach
Посмотреть сообщение
Convert OnPlayerCommandText to OnPlayerCommandPerformed(playerid, cmdtext[], success)