Begin Earthdoor
short haskey
If ( MenuMode == 0 )
if ( OnActivate == 1 )
if ( player->GetItemCount m_earthicefree == 0 )
if ( haskey == 0 )
MessageBox "You do not have the item required to open this door."
else
Activate
endif
else
Activate
set haskey to 1
endif
endif
endif
End Earthdoor
begin cPlusPlus
if ( MenuMode == 0 )
if ( OnActivate == 1)
if ( player->GetItemCount YOUR_ITEM > 0 )
YOUR_ACTIVATOR->PlayGroup, ANIM_NAME
endif
endif
endif
end cPlusPlus
DonnerGott wrote:Keep on Keepin' On...
DonnerGott wrote:Phew. I don't have a dedicated clean build; I've got a modding build on one machine, and a play build on the other. I can test it on my play build, both with an existing PC and a new/tweaked lvl20 PC.
DonnerGott wrote:Are you using TESFiles to pack the mod? Sure, send it to me when you are ready, with any instructions you wish to add. At some point, I'll return the favor, if you'd like to test Capt. Jack for me.
DonnerGott wrote:-snip-, if you'd like to test Capt. Jack for me.
Drakkmore wrote:I got the pm with the dropbox link. I have not yet downloaded (or attempted to do so), as I have yet to spend any time at my rebuilt computer yet.
Users browsing this forum: No registered users and 2 guests