Hi FO3 community. I really hope you can help me! So I'm making this mod with a few stories in it, and it's going great! The quests are working just fine, but some quest text [setObjectiveDisplayed questname 20 1] will be displayed over the last line of the stage before [setObjectiveCompleted questname 10 1] instead on moving down to the next line. I played around with the display text, and adding more text gives the same result. In stage 20 this is was it says: SetObjectiveCompleted questname 10 1 SetObjectiveDisplayed questname 20 1 what am I doing wrong? [edit: found out that if I just add some spaces to the display text, it will move down.]