Type:
Bug
Severity:
Normal
Game version:
OpenMW
Concerns:
TR_Mainland
Related Release File:
Found in Version:
Status:
Fixed for Version:
Description:
Tur Julan bonelord judge (in "Tur Julan, Crossing of Wings: Hall of Judgement" cell) forcegreets you two times:
- if ( player->getpos y > 3450 ) -- warns you and asks you to leave
- if ( player->getpos y > 3500 ) -- attacks you
If you have high enough speed (I had 300 (base 100 + boots of blinding speed 200, for example)) and you approach him, your character doesn't have enough time to stop between these two forcegreetings, so he forcegreets you the second time immediately. To fix that, the distance between these two points should be increased. In my fix, 3500 value was changed to 3650.
Comments
fix: https://www.tamriel
fix:
https://www.tamriel-rebuilt.org/asset/tur-julan-judge-doesnt-give-you-ti...