TSE game config
by Dave · in Torque Game Engine · 12/23/2005 (3:46 am) · 1 replies
Hi,
In TGE I could copy the demo app to another name, change the main.cs file to specify the as the default game, and it would work fine. When I do the same with TSE it just hangs "waiting for server". In the log it appears that it is still trying to load the mission file from the "demo" directory rather than the copy directory. Can anyone tell me what else I need to change with TSE to run my new copy of the demo?
Thanks very much,
Dave.
In TGE I could copy the demo app to another name, change the main.cs file to specify the
Thanks very much,
Dave.
About the author
Torque Owner Dave
Think there were some hard coded paths in the demo that I needed to change. Solved in another thread. Works now anyway.