PDA

View Full Version : rconpassword tip


eaglei
08-24-2003, 08:39 AM
here is a little tip for those of you that dont know.
It will save you entering the rconpassword every time you join your server, you can start entering other commands straight away. And cuts down the risk of you broadcasting it by mistake....



1, make a cfg file and name it "rcon"

2, open the rcon cfg and put this inside.

rconaddress yourgamingserveriphere
rconpassword yourrconpasswordhere

3, save it.

4, put in in your main mohaa folder

5, go to your target line for your game (right click on your game short cut and go to properties)

6,at the end of the target line eg.
"C:\Program Files\EA GAMES\MOHAA\MOHAA.exe"

add this +exec rcon.cfg

your target line then should look like this
"C:\Program Files\EA GAMES\MOHAA\MOHAA.exe" +exec rcon.cfg

7, save or ok it.

now you are done.

you can also edit the all seeing eye target line if you use the program.

and no more entering the rconpassword in game.

[DSB] Eagle i

Defiant
08-30-2003, 03:47 PM
The Target in the shortcut can also be set like this,it bypasses all the startup screens and goes straight to the server,xxxxx would be your private password,111.111.1.11 would be your server IP.


"C:\Program Files\EA GAMES\MOHAA\MOHAA.exe" +set cl_playintro 0 +set ui_console 1 +set password xxxxx +connect 111.111.1.11 +exec rcon.cfg