Game Development Community

What is the command to get a dedicated server running?

by Glynn James · in Torque Game Engine · 05/08/2005 (8:58 am) · 4 replies

I use -dedicated on the end of the exe, but it doesn run a mission

I follow what it says and use -dedicated -mission stronghold.mis and still nothing
tried -dedicated -mission stronghold
-dedicated -mission c:\torque\sdk\example\starter.fps\data\missions\stronghold.mis
nothing
tried just -dedicated and typing in -mission stronghold when i get the % prompt and i get a syntax error

This is running off off the default starter.fps in \torque\sdk\

#1
05/08/2005 (9:22 am)
TorqueDemo_DEBUG.exe -dedicated -mission starter.fps/data/missions/stronghold.mis
#2
05/08/2005 (9:32 am)
Ahh thanks :)
#3
05/08/2005 (10:34 am)
And if you are unix, add in -nohomedir (has to do with file/directory permissions):

./TorqueDemo_DEBUG.bin -dedicated -nohomedir -mission starter.fps/data/missions/stronghold.mis
#4
06/07/2005 (9:11 am)
Does this only create a LAN server? becuase thats all i get, nothing appears on the master server list