SA-MP Forums Archive
/rcon problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: /rcon problem (/showthread.php?tid=268347)



/rcon problem - Urefeu - 12.07.2011

Good morning.

I will soon create a registration system for files and ranks, but in the meantime, I use the /rcon for IsPlayerAdmin ().

I tried /rcon login password, it does not matter, and the function does not always consider myself as a director.

I put in the password, which was in front of rcon_password serveur.cfg login and as I tried to chance, and my nickname in game.

I also tried to enter my password rcon in the small window when you want to enter the server, without more results.

What to do?

Thank you!


Re: /rcon problem - [MG]Dimi - 12.07.2011

This is a little stuuq dipestion but did you leave space between rcon_password and [password] in server.cfg?


Re : /rcon problem - Urefeu - 12.07.2011

Yes : rcon_password test


Re : /rcon problem - Urefeu - 12.07.2011

I've rйsolved the problem :

/rcon login [password]

(/rcon [pseudo] [password] before...)


Re: /rcon problem - PhoenixB - 12.07.2011

Usually it should be in the Server Configuration? server.cfg file or in host case - Configuration as rconpassword [PasswordHere], When the password is done you /rcon login [RconPasswordHere] to gain access to the RCON


Re: /rcon problem - alpha500delta - 12.07.2011

Quote:
Originally Posted by PhoenixB
Посмотреть сообщение
Usually it should be in the Server Configuration? server.cfg file or in host case - Configuration as rconpassword [PasswordHere], When the password is done you /rcon login [RconPasswordHere] to gain access to the RCON
He said he already solved it...