Game Development Community

Mission list problems

by Itay Hauptman · in Torque Game Engine · 07/13/2006 (2:54 am) · 2 replies

Hi,

I've got problems with my missions list: some missions appear more than once (although there's only 1 copy in the data/missions folder, or aywhere else), and missions that I deleted also appear.

Any ideas?

#1
07/13/2006 (11:11 am)
You probably already tried this, and I don't know if it will fix your problem, but did you clear out your DSOs?
#2
07/15/2006 (12:19 am)
Thanx for your reply.

I already tried it, but no luck.

Actually, I partially solved the problem:- some missions had the same NAMES (inside the .mis file) while the filename itself was different, for example- the file could be 1.mis and 2.mis, but both would appear as "strolghold" in the missions list, since the internal name is stronghold.

Fixind this solved some of the problem. still, some missions are found twice by the FneNextFile function, although they appear once in the path.