Game Development Community

How to change the master server IP

by wempire · in Torque 3D Professional · 05/02/2009 (12:35 am) · 2 replies

Hello all,

How do I change the master server IP to my computer and setup a server?

Thanks

#1
05/02/2009 (2:53 am)
game/scripts/client/prefs.cs $pre::Master0?
#2
05/02/2009 (3:57 am)
hmm, I change that to:

$pref::Master0 = "MYIP:28002";

But it still does not pick up the master server from a computer about 100M way :P