Begin dbFixScript
short dbnew
if ( CellChanged == 0 )
return
endif
if ( GetPCCell "Skaal Village" == 1 )
if ( dbattack == 1 )
set dbnew to dbattack
set dbattack to 0
endif
else
if ( dbnew == 1 )
set dbattack to dbnew
set dbnew to 0
endif
endif
End dbFixScript
I mainly want to know when it starts and what it does. The assassins are not attacking me even without any mods and I'm wondering if this could be related to another problem I'm having with game freezing in expansion areas.