Ziemanskye on 23/10/2005 at 11:23
Also - part of DarkDragon's problem was the LevelInfo setup - the name you give it in the LevelInfo>Title property can't have any spaces in it (so My Map is out, but MyMap is okay)
potterr on 23/10/2005 at 14:22
Generally a rule of thumb is that when you are doing any kind of programming (and making a TDS FM is still programming), it is best to use only alpha numeric characters, never start with a digit though and never use spaces (use underscores instead) unless it is a visible diaplay.
Crispy on 24/10/2005 at 00:56
Komag - That's all fine as far as I can tell.
Z - No spaces, but it was set oddly; to ShortName012 instead of ShortName. :erg: No idea why or how I did that. Haven't got time to check if it works now, I'll check when I get back from school (I'm about to leave).
potterr - Now tell me something I don't know. :) Been programming for years.
Crispy on 24/10/2005 at 10:33
AHA!
I was getting an odd display corruption bug (the world completely dropped drawing after a few seconds in any mission, including OMs), so I nuked and reinstalled Thief 3, and it now works. Looking at the contents of the savefiles I think the LevelInfo->Title property was the problem (there was a file in the older savefile directories called ShortName012.wgs); but my install was screwed up anyway.
Thanks guys! Mission ready and shipping. (Well, once I remove a certain "known bug" from the readme. :))