Server problem

lordoftheroot

Newbie
Joined
Aug 31, 2004
Messages
332
Reaction score
0
I am having problems hosting a server of any kind. i can start it up and even find it when i type in its ip. But i cant find it by browsing for it. so no one will be able to find it. Is there some thing i have to sign up for in order to have it show up.

Edit: Problem fixed now how do you talk through the decicated server.
Edit: Weird, people are playing on my server but i still cant find it.
 
If others are seeing it and you are not, you probably have the wrong region set up. Open up server.cfg and change the location vars and also the name if you haven't. Also, specify an rcon_password here like:
rcon_password mypass
To say somthing as the server, simply type:
say Hello everyone
or whatever in the dedicated server console and hit return

To execute commands in the game, type:
rcon_password mypass
then:
rcon <mycommand>

That should hold you for a while.
 
Back
Top