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
q3-13-Mis
Moderator: Lead Developers
- DestinedToDie
- Developer
- Posts: 94
- Joined: Sat Feb 22, 2014 5:36 pm
- DestinedToDie
- Developer
- Posts: 94
- Joined: Sat Feb 22, 2014 5:36 pm
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
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
Merged in TR_Mainland!
changes in merged version: corpse replaced by static container, contents placed in the cell.
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 142 times