Auto Rcon Login - 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: Auto Rcon Login (
/showthread.php?tid=375917)
Auto Rcon Login -
MrReBzz - 08.09.2012
I want A Code So That When I connect i need to be auto loggined to R Con admin!!
Please help someone
Re: Auto Rcon Login -
clarencecuzz - 08.09.2012
Unfortunately this is not possible. As Send RCON Command does not support the login command, seeing as it has no playerid variable.
https://sampwiki.blast.hk/wiki/SendRconCommand
Re: Auto Rcon Login -
MarkoN - 08.09.2012
you can make something similar by getting a players IP and allowing some commands for a certain IP
Re: Auto Rcon Login -
MrReBzz - 08.09.2012
Can You Post The Code here?