0 of 0

File information

Last updated

Original upload

Created by

Ramlethal Snake

Uploaded by

RamlethalSnake

Virus scan

Safe to use

Tags for this mod

About this mod

Fixes the uncommon bug that affects the quest Ahdarji's Heirloom by checking certain conditions before adding Ahdarji's Ring to the jewelry box container.

Permissions and credits
Donations
Description

Fixes the uncommon bug that affects the quest Ahdarji's Heirloom by checking certain conditions before adding Ahdarji's Ring to the jewelry box container.

the following checks are applied within a script attached to the object inside of the room.

Checks:
  • If the player quest stage is between 10 and 60 (started; but before obtaining the ring)
  • if the player or Alessia Caro does not have the item already
  • If the jewelry Box does not already have the ring

if the script passes all these scripts... you get your ring!

Compatibility
 shouldn't affect any mod. If you find something incompatible be sure to let me know in the comments.

Requirements
None


Manual Installation:
Extract and drop the TG04QuestFix.esp into the directory:

\Oblivion Remastered\OblivionRemastered\Content\Dev\ObvData\Data

you know you reached the right folder when you find the Plugins.txt text file. You'll also need to place the name of this mod into the plugins text file. Example of mine:

Oblivion.esm
DLCBattlehornCastle.esp
DLCFrostcrag.esp
DLCHorseArmor.esp
DLCMehrunesRazor.esp
DLCOrrery.esp
DLCShiveringIsles.esp
DLCSpellTomes.esp
DLCThievesDen.esp
DLCVileLair.esp
Knights.esp
AltarESPMain.esp
AltarDeluxe.esp
AltarGymNavigation.esp
TamrielLeveledRegion.esp
TG04QuestFix.esp


Uninstall
This mod is SAFE to uninstall so feel free to do so, after fixing your quest.

You can uninstall this any time, if you desire. Just be sure to remove the mod from your Plugins.txt

As with all mods, if you have a save file with this mod installed, you
should enter an isolated interior (unrelated to the mod or any items that affect the mod). Save and quit and then uninstall the mod.

Construction Set Data:
Added a script with 12 lines
Created an object TG04FixObj and attached the script to the Object
Placed the object TG04FixObj into the celBlock 8 \ Sub-Block 6 \ 0001C62C <LeyawiinCastlePrivateQuarters>
Cleaned up using TES4R (xEdit 4.1.5n) with 000_FULL.pas


Refs:

  • AlessiaCaroRef [ACHR:00035334] (places AlessiaCaro "Countess Alessia Caro"
    [NPC_:00034E8C] in GRUP Cell Persistent Children of
    LeyawiinCastlePrivateQuarters "Lords' Manor Private Quarters"
    [CELL:0001C62C])
  • TGAlessiaCaroJewelryBox [REFR:0000A0EF] (places TG04JewelryBox "Alessia's Jewelry Box"
    [CONT:0000A0EE] in GRUP Cell Persistent Children of
    LeyawiinCastlePrivateQuarters "Lords' Manor Private Quarters"
    [CELL:0001C62C])
  • PlayerRef [PLYR:00000014]
  • TG04Mistake "Ahdarji's Heirloom" [QUST:00035DE0]
  • TG04AhdarjisRing "Ahdarji's Ring" [CLOT:00035E95]