Game Development Community

Game Type Query

by Weston Elliott · in Torque Game Engine · 03/14/2007 (2:25 pm) · 6 replies

What code do I change in what files for my game to look for game servers made for my game and not FPS Starter Kit servers?

#1
03/14/2007 (8:18 pm)
Alright. I think I figured out how to change my game type. I changed it in FPS/server/scripts/game.cs

But now when I host a game from one computer, and I get on another computer to look for the game and query the master server, I still get FPS Starter Kit servers in my results. Why is that? How do I fix it?

Also I am having troubles getting my game type to connect to the GG Master Server. I am using the Gnomtech GG Master Server monitor to look for my game. I keep seeing, 1 Timed Out -/- - . Why can't my server be seen there?
#2
03/15/2007 (6:38 am)
Check the mission (.mis) file for the "FPS Starter Kit' in the mission info? I think...
#3
03/15/2007 (1:07 pm)
Mb - I have no idea what your talking about...
#4
03/15/2007 (5:30 pm)
Does anybody know how to fix these problems?
#5
03/26/2007 (2:48 pm)
@Weston, mb was referring to the ".mis" file created when you save a mission -- he's basically saying that theres most likely a reference to "FPS Starter Kit" in the file, near the top -- which is referred to as the "MissionData" (I think thats the right object-type)
#6
03/27/2007 (4:52 pm)
I figured out that is was my router that was blocking my conection the whole time. I had to enable port forwarding, it works fine now...