Game Development Community

Dedicated server through game menu

by Mark Junior · in Torque Game Engine · 12/11/2006 (5:04 am) · 3 replies

Hi, ive seen that in the fps.starter in the main menu when you do start game it goes to the popup box where it sais choose map. it also has a tick box you can tick that it launches a LAN server. Now instead of making a LAN server i want it to be an INTERNET server. I think its anoying doing a internet server through the console. How can i do this?

#1
12/11/2006 (5:20 am)
Well you actually dont do anything diffrent.

The question is how you contact that server through the internet.

So you wouldnt use connect local but supply a ip and so on
#2
12/11/2006 (5:59 am)
Could you show it in code please im a beginner on the networking :(
#3
12/11/2006 (6:00 am)
What .cs file is the connect local in?