Type:
Bug
Category:
Severity:
Normal
Game version:
OpenMW
Concerns:
TR_Mainland
Related Release File:
Found in Version:
Status:
Fixed for Version:
Item/Script Reference:
Identifier:
TR_m4_UshuKurBlock02_scp
Name:
TR_m4_UshuKurBlock02
Description:
TR_m4_UshuKurBlock02_scp returns when state == 5 which prevents it from executing the disable followed by set state to 6.
Comments
Changed the return if
Changed the return if statement to check for 6 instead of 5.
Patch File: