q3-13-Mis

After a quest claim has been cleared by a review, the thread will be moved here. Discussion is still allowed.

Moderator: Lead Developers

Locked
rot
Lead Developer
Posts: 696
Joined: Sun Oct 21, 2012 10:34 pm

q3-13-Mis

Post by rot »

Claim type: Quest
Claim ID: TR_q3-13-Mis (#2722)
Faction: Misc
Parent claim: TR_3-10-Ind (#114)
Claimed by: DestinedToDie
Status: Approved (Progress: 100%)
Location: 1:(2497, -2480):0
Files: TR_q3-13-Mis_DestinedToDie_1.esp; TR_q3-13-Mis_DestinedToDie_2.esp; TR_q3-13-Mis_DestinedToDie_3.esp; TR_q3-13-Mis_DestinedToDie_4.esp

---

Foeburner - misc quest for a Golden Saint. Design: http://tamriel-rebuilt.org/old_forum/viewtopic.php?t=24431
User avatar
DestinedToDie
Developer
Posts: 94
Joined: Sat Feb 22, 2014 5:36 pm

Post by DestinedToDie »

Claim. Working on it...
User avatar
DestinedToDie
Developer
Posts: 94
Joined: Sat Feb 22, 2014 5:36 pm

Post by DestinedToDie »

Ready for review.
Attachments
Foeburner.ESP
(4.92 KiB) Downloaded 119 times
User avatar
DestinedToDie
Developer
Posts: 94
Joined: Sat Feb 22, 2014 5:36 pm

Post by DestinedToDie »

Begin TR_m3_q_13_StarCountScript

short StarCount

if ( Player->HasSoulGem "atronach_flame" > 0 )
_____set StarCount to ( Player->GetItemCount "Misc_Soulgem_Azura" )
_____Player->RemoveSoulGem "Atronach_flame" 1
_____if ( ( Player->GetItemCount "Misc_Soulgem_Azura" ) < StarCount )
_________Player->Additem "Misc_Soulgem_Azura" 1
_____endif
StopScript TR_m3_q_13_StarCountScript
endif

End TR_m3_q_13_StarCountScript
rot
Lead Developer
Posts: 696
Joined: Sun Oct 21, 2012 10:34 pm

Post by rot »

Merge instructions:

- remove the skeleton champion Laasta replaces
- kill Liras Mareluth
User avatar
Yeti
Lead Developer
Posts: 2061
Joined: Sun Feb 15, 2009 11:50 pm
Location: Minnesota: The Land of 11,842 Lakes

Post by Yeti »

So is this quest ready for review?
-Head of NPCs: [url=http://www.shotn.com/forums/]Skyrim: Home of the Nords[/url]
rot
Lead Developer
Posts: 696
Joined: Sun Oct 21, 2012 10:34 pm

Post by rot »

Merged in TR_Mainland!

changes in merged version: corpse replaced by static container, contents placed in the cell.
Attachments
TR_q3-13-Mis_DestinedToDie_5rv.esp
(5.56 KiB) Downloaded 116 times
Locked