![]() |
|
|||||||
| Star Wolves 3D space RPG with deep strategy and tactical elements |
|
|
Thread Tools | Display Modes |
|
#8
|
||||
|
||||
|
Try to brute force maybe.
This should start the script no matter what: Code:
ExecuteScriptFile("Data/Scripts/Quests/mission_16e/Matrix_Eridan.script");
StartMission();
This is just example code, replace the Mission_16e to the mission you want to start, including the proper script. Keep in mind: You have got to have proper SetQuestLabels and proper variables for this to work, afterall the script is expecting the player to actually be that far into the story.
__________________
Discord: Nocalora#6847 | SW3.Expansion Thread | SWX.MouseMovementFix | SWX.TUVMark+Src (.tuv editing Tool) | SWX.SLOTMark+Src (.ini Slots editing Tool) |
|
|