kinggath / WorkshopFramework

Redesign of the FO4 Workshop Scripts
54 stars 9 forks source link

WorkshopParent Quest needs resynced with UF4OP #121

Closed Diskmaster closed 2 years ago

Diskmaster commented 2 years ago

Provisioners, Pack Brahmin, and Caravan Guards were retaining their names after reassignment due to a missing "Clears Name When Removed" flag on the aliases in the Workshop Parent quest. (Bug #19653)

Trying to figure out why the WorkshopEnemyFaction was also altered.

Diskmaster commented 2 years ago

As per recent discussion in xEdit's discord, the newly added property is in reference to AFK 27621 and should also be present.

WorkshopParentScript: The happiness malus applied to settlements as a penalty for the player killing a protected settler did also apply to synth infiltrators killed during a synth attack although they had their protected flags removed by the synth attack quest scripts (Bug #27621).

msalaba01 commented 2 years ago
[08/18/2022 - 06:37:51PM] warning: Property IgnoreAccuracyBonusInUI on script workshopparentscript attached to WorkshopParent (0002058E) cannot be initialized because the script no longer contains that property

WorkshopParent override in WSFW esm needs to be removed. This will allow UFO4P to correctly override WorkshopParent. WSFW

Diskmaster commented 2 years ago

That's what kinggath had mentioned in the discord, but I never got around to updating the bug.

Diskmaster commented 2 years ago

Fixed in 2.2.4