SA-MP Forums Archive
How to force player to write a command? - 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: How to force player to write a command? (/showthread.php?tid=451579)



How to force player to write a command? - Micius - 17.07.2013

How to force player to write a command?
for example /test
I mean, like auto use it for player.


Re: How to force player to write a command? - Kirollos - 17.07.2013

pawn Код:
CallRemoteFunction("OnPlayerCommandText", "is", targetid, "/test");