Type:
Issue
Severity:
Major
Game version:
Morrowind
Concerns:
TR_Mainland
Found in Version:
Status:
External Link:
Description:
Once the https://www.tamriel-rebuilt.org/asset/nh-bugfix1-renamed-nine-holes-loca... is merged, the TR_Mainland usages of these local variables should be renamed in the following way:
`T_Local_NineholesGoldReserve` -> `T_Local_PlayNineholesGold`
`T_Local_NineholesMaxStakes` -> `T_Local_PlayNineholesMaxStakes`
`T_Local_NineholesMinStakes` -> `T_Local_PlayNineholesMinStakes`
`T_Local_NineholesNpcId` -> `T_Local_PlayNineholesNpcId`
`T_Local_NineholesNpcState` -> `T_Local_PlayNineholesNpcState`
The identified TR_Mainland section file impact is most likely just two NPC scripts:
TR_m1_NPC_FrasciaJandacia
TR_m3_NPC_Nodgar
Comments
Correction attached
Correction attached
Patch File: