GoldenEye: Source Forums

Debriefing => Questions, Help, & How To's => Topic started by: BiscuitBasher on August 19, 2016, 07:29:11 pm

Title: Trouble setting up a server
Post by: BiscuitBasher on August 19, 2016, 07:29:11 pm
Source Server runs just fine. My ports are forwarded and the game still doesn't show up in game. I read that sometimes you need to force it to change maps so the game actually starts. I tried to do that but it tells me I need Admin privileges. I can't really figure out how to do that though. Thanks in advance!
Title: Re: Trouble setting up a server
Post by: BiscuitBasher on August 19, 2016, 07:40:05 pm
Also for the record, I tested my ports and they show as open
Title: Re: Trouble setting up a server
Post by: UKZz HELLRAISER on August 20, 2016, 07:13:11 pm
This also happens with my server;
I have to use the following command in console:
connect 192.168.1.9
(IP being whatever works for you, I like using local IP for myself).
After a short while it must appear because people begin joining.
Title: Re: Trouble setting up a server
Post by: mikeyc222 on August 21, 2016, 03:34:08 am
it took me a little while to figure out, but be sure to set your RCON password in the server.cfg file. once you start the game client, you can open the console by hitting the "`/~" key. once you get the console open, connect to your server by typing "connect :27015" (unless you specified a different port for the server to use). once you are connected to the server, bring up the console again and type "rcon_password (YOURPASSWORD)" then type "rcon changelevel ge_(LEVELNAME)" at that point the level should change to whatever level you chose. if you skip the "rcon" the console will auto fill the different level names, so you don't need to know them, then just go back to the beginning of the line and type rcon. after the new level loads, open the console back up and type "rcon heartbeat" and after that, the server should show in the server list.
hope this helps...