Page 1 of 1

End of Level

Posted: Tue Jun 14, 2005 7:41 pm
by Random_D_Fan
I'm making a single player mission, I've entered 2 goals, each with one or more objects, and I checked "Force end of level" in the MN3 packager, but it doesn't end when you complete them. Any idea what the problem could be?

Posted: Tue Jun 14, 2005 8:34 pm
by Stryker
What's the scripting look like?

On a side note, if you were to contact me via MSN I could probably help you resolve any problems you're having quickly...

Posted: Fri Jul 08, 2005 2:52 pm
by Interceptor6
Well, clicking 'force end of mission' in Mn3edit will not cause the level to end when all goals are complete. This just means that the entire 'mission' (level set) ends once this level is completed.

To actually end your level, it must be done with DALLAS scripting in D3edit.

Go here, and you can learn how to get DALLAS set up: http://www.schplurg.com/gameedit/tutori ... rpt01.html

That should be what you need. Good luck.

-Int