Rcon password box has never worked!
#13

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!
Reply


Messages In This Thread
Rcon password box has never worked! - by linuxthefish - 12.08.2011, 23:51
Re: Rcon password box has never worked! - by Mauzen - 13.08.2011, 00:07
Re: Rcon password box has never worked! - by Scenario - 13.08.2011, 00:14
Re: Rcon password box has never worked! - by linuxthefish - 13.08.2011, 01:29
Re: Rcon password box has never worked! - by SchurmanCQC - 13.08.2011, 01:35
Re: Rcon password box has never worked! - by Scenario - 13.08.2011, 01:58
Re: Rcon password box has never worked! - by TheInnocentOne - 13.08.2011, 02:19
Re: Rcon password box has never worked! - by Scenario - 13.08.2011, 02:23
Re: Rcon password box has never worked! - by AceFlyer - 10.09.2011, 07:45
Re: Rcon password box has never worked! - by Sasino97 - 10.09.2011, 13:59
Re: Rcon password box has never worked! - by uprp - 10.09.2011, 16:19
Re: Rcon password box has never worked! - by skullmuncher1337 - 15.09.2011, 10:49
AW: Rcon password box has never worked! - by BigETI - 09.04.2012, 08:28
Re: Rcon password box has never worked! - by SHAY89 - 23.04.2012, 08:58
Re: Rcon password box has never worked! - by Mark Shade - 28.04.2012, 21:57

Forum Jump:


Users browsing this thread: 3 Guest(s)