Port Telvannis - Ferala Aranith demands hospitality papers from house member

Type: 

Issue

Severity: 

Normal

Game version: 

OpenMW

Concerns: 

TR_Mainland

Found in Version: 

Status: 

Item/Script Reference:

Identifier: 

tr_m1_feral_aranith

Name: 

Ferala Aranith

Description: 

As a member of house Telvanni I can't get the hospitality papers (because I do not need them). Ferala Aranith however refuses service unless I have them.

I worked around this using

player->additem TR_m1_sc_T_hospitalitypapers

via the console.

Screenshots: 

Comments

Fix: There were two issues:

Ronik's picture

Fix: There were two issues:

  1. The Service Refusal line had a Same Faction = 0 filter, but it wasn't filtered only to House Telvanni members. Meaning that for factionless NPCs like Ferala Aranith, you would never pass the filter. I edited the line to only apply to House Telvanni members.
  2. This would mean that you would be able to trade with Ferala even without the papers. I checked the other merchants in Port Telvannis and it appears that every single of them is assigned to the Telvanni faction, so in Ferala's case it's probably an oversight (she doesn't feature in any quests). So I added her to the Telvanni faction, for consistency.

Patch File: