SA-MP Forums Archive
OnPlayerCommandText Help?? - 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 Help?? (/showthread.php?tid=171367)



OnPlayerCommandText Help?? - xinix000 - 26.08.2010

How to Print the command that player use into the server_log ??

Anyone Can Help??


Re: OnPlayerCommandText Help?? - Adil - 26.08.2010

pawn Код:
print();
If that's what you meant.


Re: OnPlayerCommandText Help?? - Voldemort - 26.08.2010

printf("%s",cmdtext);