Morrowind Mod:ForceGreeting

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search


ForceGreeting

                ForceGreeting

        Type:   Dialogue

     Returns:   none

     Example:   ForceGreeting
                "taren andoren"->ForceGreeting

     Scripts:   anoScript
                dinScript

Makes the NPC start dialogue with the PC. Does not matter where the NPC is. The only exception to this appears to be that NPCs not in the current cell can only be used in a script if the player has visited the cell with the NPC within 72 hours. Note that this applies to ForceGreeting and other script functions as well. You can get around this limitation by using a PositionCell on the NPC once per day. Even if their position is not actually changed the 72 hour limit will no longer apply (some say you do actually have to change the NPC's cell with this technique).