EDIT:
Und wieder ist LAME der Hauptverdächtige: LAME abgeschaltet samt Bashed Patch, und alles funzt wieder. Außer Chrom. Muß ich, glaub ich, nicht besonders erwähnen.
...
Ob das wohl eher an einem versaubeutelten bashed patch liegen kann?
LAME hat keine player.disable-Scripte. Wobei ich sie vielleicht einmal einbauen sollte. Ein Questscript wie:
Zitat
Scn bgGrowlfAergernScript
float timer
float crashtime
float DoOnce
Begin GameMode
if DoOnce != 1
set Crashtime to Getrandompercent * 300
set Crashtime to Crashtime + 5
set DoOnce to 1
endif