Game Development Community

Loading a saved mission

by Llewellyn Collins · in Torque Game Engine · 09/26/2001 (9:59 pm) · 1 replies

OK, I saved some missions/maps and I've checked to see if the .mis files are there.

But how do I load them into the v12test app. They dont appear in the mission selection window. So I assume its a console command. Is this in the docs anywhere?

Thanks.

#1
09/27/2001 (8:36 am)
I believe all you should have to do is put your *.mis files into the "example\data\missions" directory for them to show up in the mission list. If you put them in that directory and they still aren't showing up - check for console (opened by pressing ~) errors just after the game shows the mission list. Finally, if there still is a problem, there might be an error in the MIS file itself - so posting it would help us diagnose.