Hyperbolic Tesselation - %PCName missing from dialogue

Type: 

Bug

Severity: 

Minor

Game version: 

OpenMW

Concerns: 

TR_Mainland

Found in Version: 

Status: 

Fixed for Version: 

Item/Script Reference:

Name: 

Nelos Llothri

Description: 

Issue occurs during the quest https://en.uesp.net/wiki/Tamriel_Rebuilt:Hyperbolic_Tesselation in dialogue with Nelos Llothri where you have to convince him to rejoin the Mages Guild. If you choose the option "I see no reason why you could not still serve the Temple while working with Ethalvora in Andothren." and you succesfully convince Nelos, there's a %PCName variable missing from the sentence "I suppose you speak wisdom, ".

Screenshots: 

Comments

Fixed this - the problem was

Taniquetil's picture

Fixed this - the problem was actually being caused by Nelos still using %PCRank, which doesn't work since he's not in the Mages Guild faction anymore. I swapped it to %PCName. Good catch on this one.