Thread: server whoas
View Single Post
Old
  (#3)
rudedog is Offline
Site Owner
 
rudedog's Avatar
 
Posts: 5,843
Join Date: Jan 2002
Location: Florida, USA
 Send a message via ICQ to rudedog Send a message via AIM to rudedog  
Default 08-15-2002, 06:04 AM

Ok,

you first need to add this line to your server.cfg file so you can use rcon

[code:ca316]set rconpassword "your_password_here" [/code:ca316]

Now up the new server.cfg file and restart the MOHAA. At this point you might have to have your provider restart it because you do not have access to it yet.

Now from the console type
[code:ca316]rconaddress xxx.xxx.xxx.xxx[/code:ca316]
where x= your game server IP
now type this in the console
[code:ca316]rconpassword your_password_here[/code:ca316]

You should now have a connection to your game server.

To check type this in the console
[code:ca316]rcon status[/code:ca316]

This should give you "current map" , and a "list of players"," there pings "and "IP address".

remember any command you want to send to the remote server. You have to have rcon in front of them or your computer will think your trying to send the command to the local version of MOH not the server's version

to kick someone via rcon and the status command
[code:ca316]rcon status
rcon clientkick x [/code:ca316]
where x = the client number you get from the status command

That's it, good luck and if you have any more problems drop us a reply
Also remember no spaces between rconpassowrd and rconaddress but all your other commnad have a space after rcon


Not so Rude
- Rudedog
Follow me via Twitter @THErealRUDEDOG
  
Reply With Quote