payl0ad Posted March 7, 2018 Share Posted March 7, 2018 Eh, my script needs to do a little more than that, might as well use a custom one. But thanks for the heads-up, I didn't know about that. Link to comment Share on other sites More sharing options...
Carreau Posted March 8, 2018 Share Posted March 8, 2018 That method is 95% identical to what I posted. The main difference is I had issues with getstagedone() and deferred to objectives. Ironically, I finally ran into an end user whoâs having issues because he uses an alt start mod. Looks like I may decide to move to the location change method. Link to comment Share on other sites More sharing options...
SKKmods Posted March 8, 2018 Author Share Posted March 8, 2018 You can use the vanilla script added by Creation Club. Fallout 4\Data\scripts\creationclub\StartAfterCharGenScript.pex That MQ102.Stage(10) script will not work for mods that need to be active directly post cryo in vault 111. But, it is super useful as it is probably the root cause of many (hundreds) FastStart issues such as timescale being set to zero between 102.10 and 102.15 and "invisible skinned PipBoys". Everything I do at the stage 10 trigger for non club users to be ready at the end of the lift animation has to be re-done at stage 15 (radios on) Thank-you :) Link to comment Share on other sites More sharing options...
wim95 Posted March 8, 2018 Share Posted March 8, 2018 non club usershave this script in any case. Is included in Fallout4 - Misc.ba2 Also there is VendorListInjectorScript and Pet Dog scripts. Link to comment Share on other sites More sharing options...
digitalpartisan Posted March 9, 2018 Share Posted March 9, 2018 Sorry to have come into the conversation late, but I published a script that does this and I use it with all my mods. It's done quite well and it was intended as a modder's resource for those that need it and don't feel like bothering to program it themselves. Link to comment Share on other sites More sharing options...
Evangela Posted March 10, 2018 Share Posted March 10, 2018 Also, best practices with coding is certainly not being elite.. Link to comment Share on other sites More sharing options...
FlashyJoer Posted March 10, 2018 Share Posted March 10, 2018 Also, best practices with coding is certainly not being elite..Agreed - though 'elitism' is a subjective and completely illusory state of being. There is always someone much better, who may also just be more modest about their work. :) Link to comment Share on other sites More sharing options...
Recommended Posts