reconnect 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: reconnect command (
/showthread.php?tid=366496)
reconnect command -
cssbart - 06.08.2012
how can I make a command that reconnects all current players to the server when i do
as this a gona be part of my new gmx command as "/rcon gmx" just does not cut it.
my host starts the server again if you do "/rcon exit" so if it reconnects all players with a 4 second gap for the server to restart.
Is this possible?
Re: reconnect command -
DeathOnaStick - 06.08.2012
It's only possible to use "SendRconCommand("gmx");". This is the only function that is going to reconnect the players.
Re: reconnect command -
cssbart - 06.08.2012
so there's no command for reconnecting a player
not even a plugin?
Re: reconnect command -
Dan. - 06.08.2012
https://sampforum.blast.hk/showthread.php?tid=178575
Re: reconnect command -
Kirollos - 06.08.2012
Quote:
Originally Posted by Dan.
|
that will not work anymore in 0.3e R2 because of upgrade of connection security