Game Development Community

Getting the editor to save

by Peter J. Fischel · in Torque Game Engine · 09/09/2001 (4:18 pm) · 1 replies

Perhaps you all can help me with a very irrating problem.

When I go into the editor in v12test make some changes and then hit the save button, my files do not save. No changes save at all. All the boxes are marked that I want to save.

All the files in missions directory have had Read Only removed. I cleared all the locked flags in the mission file (scorched)... nothing seems to work. Not even save as.

Thanks in advance,
Fly_Mario

#1
09/10/2001 (10:35 am)
The locked flags should not have any effect, and the save function saves the whole mission, regardless of what's selected. The only issue I know about is making sure your files are not marked read-only. Can you pop-up the console window after you save and see if there are any error messages displayed? ... and you are sure the files are not read-only, right? :)