Command 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)
+--- Thread: Command help (
/showthread.php?tid=528516)
Command help -
Raefal - 28.07.2014
Hello everyone,
How to create auto /q inside a function when i kick them?
Re: Command help -
Beckett - 28.07.2014
Impossible, you can't force a player to quit his game.
Re: Command help -
AMouldyLemon - 28.07.2014
You don't force them to /q, you kick them.
Use:
Re: Command help -
David (Sabljak) - 28.07.2014
You can send him invalid GameTextForPlayer and crash him only...