RCON password field not working -
Imperion - 12.06.2009
Greetings everyone. I'm running some tests on my gamemode that require me to use in-game RCON. However, the SA-MP client never logs me into RCON automatically. Is there something wrong with my client, my config file or with my gamemode?
Re: RCON password field not working -
Burridge - 12.06.2009
It's not mean to log you automatically, you're mean to do /rcon login <password> in game :P
Re: RCON password field not working -
Imperion - 12.06.2009
Then what on earth is the blasted thing for?
Re: RCON password field not working -
shitbird - 12.06.2009
RCON = Default admin system, it cannot log you in automatically, if you got RCON, you can do pretty much everything.
Re: RCON password field not working -
Imperion - 12.06.2009
I was referring to the RCON field in the connection dialog.
Re: RCON password field not working -
JoshTheBoss - 12.06.2009
who cares.... o_0
just play and login with /rcon login...
Re: RCON password field not working -
Imperion - 12.06.2009
I am simply curious as to the use of that most peculiar text field. Does anyone know?
Re: RCON password field not working -
HuRRiCaNe - 12.06.2009
so your problem is that the password mismatch??'
So in tihis case ur password shoud be in CAPS
like
rcon_password BIGSMOKE
Re: RCON password field not working -
BMUK - 12.06.2009
The option to "remember" the RCON password is for when you right click on your server and "Remote Console" then its already filled in for you. :P It wont auto-log-you-in-to RCON when you connect to the server unfort
Re: RCON password field not working -
Imperion - 14.06.2009
Thanks.