Page 1 of 1

Spawning golden path missions

Posted: Sat Jun 02, 2018 6:14 am
by kdm2k6
Does anyone know how to spawn golden path missions (blacksite, forge, psi gate) accurately from the debug strategy start? I have used console commands like : LWForceMission GP_Blacksite_LW WorldRegion_EastNA; this seems to work fine for guerilla ops and normal missions, but doesn't seem to work well for golden path missions (you don't see the normal UIScreens and UI elements - this matters in my case, as I am working on some UI modifications).

Thanks.

Re: Spawning golden path missions

Posted: Sat Jun 02, 2018 4:22 pm
by johnnylump
I think you have to trigger objectives to do this.

Re: Spawning golden path missions

Posted: Mon Jun 04, 2018 8:13 am
by kdm2k6
After a bunch of investigation, initiating objectives via ForceCompleteObjective seems to do the trick. I have been able to spawn everything with the exception of the final mission (which should be fine as of right now, anyways).

Thanks.