Remote Console FR

From SA-MP Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 04:23, 5 January 2013
Connor Mead (Talk | contribs)

← Previous diff
Current revision
Connor Mead (Talk | contribs)

Line 1: Line 1:
 +The '''Remote Console''' is a command prompt where you can use RCON commands without having to be in game and on your server. Since 0.3b the '''Remote Console''' got removed from the '''Server Browser'''. From now on you will have to use another way to access '''Remote RCON''' as explained below.
 +
 +1. Open a text editor.<br>
 +2. Write in the following line: '''rcon.exe IP PORT RCON-PASS'''.(Replace IP/PORT/PASS with your server details)<br>
 +3. Save the file as '''rcon.bat'''<br>
 +4. Put the file into your GTA directory where rcon.exe is located.<br>
 +5. Run '''rcon.bat'''<br>
 +6. Enter the command you like.<br>
 +[[Image:Step3.JPG]]<br>
 +
 +Note: There is no need to type "/rcon" before the command in the server browser and the commands will not work if you do.
 +For Example if you want to reset the server just type "gmx" and hit enter. That is all you need to do. Enjoy
[[Category:Server_Documentation_FR]] [[Category:Server_Documentation_FR]]

Current revision

The Remote Console is a command prompt where you can use RCON commands without having to be in game and on your server. Since 0.3b the Remote Console got removed from the Server Browser. From now on you will have to use another way to access Remote RCON as explained below.

1. Open a text editor.
2. Write in the following line: rcon.exe IP PORT RCON-PASS.(Replace IP/PORT/PASS with your server details)
3. Save the file as rcon.bat
4. Put the file into your GTA directory where rcon.exe is located.
5. Run rcon.bat
6. Enter the command you like.
Image:Step3.JPG

Note: There is no need to type "/rcon" before the command in the server browser and the commands will not work if you do. For Example if you want to reset the server just type "gmx" and hit enter. That is all you need to do. Enjoy