Rcon password box has never worked! -
linuxthefish - 12.08.2011
The worst feature in SA-MP, and it never fucking works. Can someone fix it, or tell me the secret command to gain entry after saving the password?
Re: Rcon password box has never worked! -
Mauzen - 13.08.2011
This was working once in some older version but was disabled for some reason, dont know why at the momemt.
Re: Rcon password box has never worked! -
Scenario - 13.08.2011
If it was disabled, why didn't they remove it from the SA-MP client?
Re: Rcon password box has never worked! -
linuxthefish - 13.08.2011
It used to be for the remote console, but they removed that aswell for some strange reason...
Re: Rcon password box has never worked! -
SchurmanCQC - 13.08.2011
Quote:
Originally Posted by linuxthefish
It used to be for the remote console, but they removed that aswell for some strange reason...
|
It wasn't removed, it was made less accessible.
Re: Rcon password box has never worked! -
Scenario - 13.08.2011
Quote:
Originally Posted by Schurman
It wasn't removed, it was made less accessible.
|
I'm pretty sure it was removed.
Re: Rcon password box has never worked! - TheInnocentOne - 13.08.2011
Quote:
Originally Posted by RealCop228
I'm pretty sure it was removed.
|
It's installed to the SA-MP installation directory, but there's no option to launch it from the SA-MP client.
Re: Rcon password box has never worked! -
Scenario - 13.08.2011
Quote:
Originally Posted by TheInnocentOne
It's installed to the SA-MP installation directory, but there's no option to launch it from the SA-MP client.
|
I knew it was there, but I thought we were talking about the client...
Re: Rcon password box has never worked! -
AceFlyer - 10.09.2011
Whenever i click on rcon.exe it just opens and closes again no idea why
Re: Rcon password box has never worked! -
Sasino97 - 10.09.2011
Quote:
Originally Posted by AceFlyer
Whenever i click on rcon.exe it just opens and closes again no idea why
|
Because it expects parameters:
Usage: rcon <ip> <port> <password>
Re: Rcon password box has never worked! -
uprp - 10.09.2011
So explain to him lol
Re: Rcon password box has never worked! -
skullmuncher1337 - 15.09.2011
I just used the command prompt in windows, and gave rcon.exe the parameters <ip> <port> <password> to my remote server and it works great. You can just execute rcon commands from the prompt.
AW: Rcon password box has never worked! -
BigETI - 09.04.2012
Go to the directory where your rcon.exe is.
Create a new .cmd file (example RconConsole.cmd) and add this code inside the .cmd file:
Код:
@echo off
color 3f
cls
CD "C:\Program Files\Rockstar Games\GTA San Andreas\"
cls
set /p A="Server IP: "
cls
set /p B="Server port: "
cls
set /p C="Server RCON password: "
cls
start rcon.exe %A% %B% %C%
save this file and run.
It will ask for server IP, port and RCON password.
Done!
Re: Rcon password box has never worked! -
SHAY89 - 23.04.2012
Quote:
Originally Posted by AceFlyer
Whenever i click on rcon.exe it just opens and closes again no idea why
|
its so esay.
open cmd > from the cmd open the rcon.exe...............
its very very very esay..
and you can download program
Re: Rcon password box has never worked! -
Mark Shade - 28.04.2012
You have to fix your server.cfg file, and you have to do portforwarding, and get it online if you want tips I can make a ******* video for you, and I have a volt-host server tht im not using 10 player slots your welcome to use it if you want.