Script Error: EXPRESSION in RWT_TerrifyingDurzog
Left eval
.... which was the only error apart from the usual "One or more plugins..." and texture count warnings.
Anyway I found the script in question which seems quite short & simple:
Begin RWT_TerrifyingDurzogshort doOnceif ( doOnce > 1 ) Returnendifif ( doOnce == 1 ) if ( GetJournalIndex RWT_TerrifyingDurzog > 0 ) Set doOnce to 2 Enable endif Returnendifif ( doOnce == 0 ) Set doOnce to 1 DisableendifEnd
Can anyone see anything wrong with this please?
Unfortunately my scripting knowledge is about zero, so the only thing which looks odd to me is "GetJournalIndex RWT_TerrifyingDurzog", since I can't really see what this refers to.
Anyway any help would be appreciated, I'd kind of got used to no CTDs prior to venturing into Mournhold sewers so don't really want them happening again.... :huh: