Thread: Rcon problems
View Single Post
try this
Old
  (#3)
Milopatrick is Offline
Junior Member
 
Posts: 5
Join Date: May 2003
   
Default try this - 06-10-2003, 12:20 AM

From what you said I think you need to specify your servers address. which needs to happen before you run any rcon commands..

call me lazy but i run a .cfg file instead of typing rcon commands

create a text file in your main (mainta for SH), like rcon.cfg. in it put:
//
rconAddress xxx.xx.xx.xxx
rconPassword 123
rcon status
unbind f1
bind f1 "exec rcon.cfg"
//

Now when you load up MOH, type in console: exec rcon.cfg

I'm sure there's a better way but this works fine for me...

-patrick
  
Reply With Quote