Game Development Community

Server problems

by Jeff Wellock · in Torque Game Engine · 12/11/2001 (9:29 am) · 1 replies

Whenever I seem to change anything with the example, it then refuses to find servers when I click "refresh list". I cant see anything which would make it do this, but then im not a coder or a scripter. Could it be anything to do with renaming the "fps" folder to "system"? How can I change ALL the references to "fps" in my scripts, or isn't there an easy way?

Thanks in advance to anyone who wants to help.

PS. My game is in desperate need of coders, we have everything else Our site

www.planettribes.com/waaagh/images/imworking.jpg (an old picture of a model, cant get it in game)

#1
12/11/2001 (10:50 am)
If you're renaming directories, that could certainly be a problem. You can rename then, but you have to make sure all the references are changed, especially in the example/main.cs file (or load the new directory using the -game on the command line). The only way to patch those up is with a text editor :)