PotatoGuy on 31/3/2018 at 12:06
I've been following Nicked's absolute beginner tutorial, and thought I'd be ready to finish it, but now I experience the same problem Melan has described here. I also thought missflag.str would be the problem, but I can't see how.
This is what it says:
Quote:
// Valid mission flags
//
// skip This mission doesn't exist; it should be skipped.
// no_briefing Skip the briefing movie
// no_loadout Skip the loadout
// cutscene Play a cutscene immediately afterward
// end End the game when this mission is completed
//
miss_1: "skip"
miss_2: "skip"
miss_3: "skip"
miss_4: "skip"
miss_5: "skip"
miss_6: "skip"
miss_7: "skip"
miss_8: "skip"
miss_9: "skip"
miss_10: "skip"
miss_11: "skip"
miss_12: "skip"
miss_13: "skip"
miss_14: "skip"
miss_15: "skip"
miss_16: "skip"
miss_17: "skip"
miss_18: "skip"
miss_19: "no_briefing, no_loadout, end"
miss_5_next: "15"
miss_7_next: "16"
miss_9_next: "17"
miss_15_next: "6"
miss_16_next: "9"
miss_17_next: "10"
No custom gamesys, I'm using miss19 and that is correct in the Dark Mission Description. I tried Queue's suggestion in this thread but that didn't help. My FM folder is now packaged with miss19.mis, a readme, and the strings, intrface and books folder.
Edit: And I'm using Thief Gold, also smart to mention.
Any suggestions?
Unna Oertdottir on 31/3/2018 at 12:26
Delete this
Quote:
miss_5_next: "15"
miss_7_next: "16"
miss_9_next: "17"
miss_15_next: "6"
miss_16_next: "9"
miss_17_next: "10"
PotatoGuy on 2/4/2018 at 08:06
Worked, thanks! What were the purposes of these lines anyway?
Unna Oertdottir on 2/4/2018 at 08:14
That's the missflag for the OMs only. Purpose: Jumping to another mission. TG missions are set in a alternate order. It won't work with a single FM.