Rcon password box has never worked!
#1

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?

Reply
#2

This was working once in some older version but was disabled for some reason, dont know why at the momemt.
Reply
#3

If it was disabled, why didn't they remove it from the SA-MP client?
Reply
#4

It used to be for the remote console, but they removed that aswell for some strange reason...
Reply
#5

Quote:
Originally Posted by linuxthefish
View Post
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.
Reply
#6

Quote:
Originally Posted by Schurman
View Post
It wasn't removed, it was made less accessible.
I'm pretty sure it was removed.
Reply
#7

Quote:
Originally Posted by RealCop228
View Post
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.
Reply
#8

Quote:
Originally Posted by TheInnocentOne
View Post


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...
Reply
#9

Whenever i click on rcon.exe it just opens and closes again no idea why
Reply
#10

Quote:
Originally Posted by AceFlyer
View Post
Whenever i click on rcon.exe it just opens and closes again no idea why
Because it expects parameters:

Usage: rcon <ip> <port> <password>
Reply
#11

So explain to him lol
Reply
#12

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.
Reply
#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
#14

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
Reply
#15

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


Forum Jump:


Users browsing this thread: 1 Guest(s)