BasicSuperMutant Posted September 21, 2024 Posted September 21, 2024 Hello, so I made my own custom companion following this video However, this video dosen't show how to make companion dismissable to workshop settlement instead of location where I spawned him, does anyone know how to do it?
SKKmods Posted September 21, 2024 Posted September 21, 2024 That is a function of FollowersScript.DismissCompanion() which is called by the companion COM quest dialog. Examine quest COMPiper secene/misc dialog and script Fragments\Quests\QF_COMPiper_000BBD96.psc for FollowersScript.GetScript().DismissCompanion(Alias_Piper.GetActorReference())
Recommended Posts