Skip to content

ExcludeFromQuestsExtension

juanosarg edited this page Jul 16, 2025 · 3 revisions

Note: ExcludeFromQuestsExtension has now been deprecated; use the Faction Def Extension's excludeFromQuests field instead

Adding the following code to your faction's definitions excluded them entirely from quests.

<modExtensions>
  <li Class="VFECore.ExcludeFromQuestsExtension" />
</modExtensions>

Clone this wiki locally