llde

Results 88 comments of llde

Hi @dsemy I did try to test for this issue, but I'm unable to reproduce on my end. OnKeyDown should take all presses reported from IsKeyPressed3 so it's overall strange....

@dsemy I did notice that the script seems to not run for every frame. Maybe tweaking fQuestDelayTime. However I did noticed this with 21.8 too

well yes, but I'm still interested to know why it happens

isn't better to just add the modified dll into the game folder? the windows loader should take care of overrides Also please avoid attaching these kind of DLL here, prefers...

This is caused by an introduced sanity check that prevent scripts to call functions with a null reference or an improper reference (base object). Note that this is actually a...

You said OnMagicEffectHit works in this case, what about OnHit?

I do plan to improve the managment of animation and animgroups in xOBSE. Thanks for the report, I will investigate

I cannot find an ExitToMainMenu habdler in the code, but there is a MAinMenu handler. Can you try using MainMenu instead?

1) Correct. Documentation should be fixed. Other docs issue were reported. 2)What's the beheviour you are experiencing with MenuMode? (I still have to understand several bits of the assembly black...

Benvenuto a bordo Marco. Before that we should understand what is going "wrong" with the event. However the documentation must be changed to relect that.