Hi,
thank you for the reply. I'll try this later when I come back from spellhold (tonight maybe if I can go fast in the underdark... not sure it will be tonight after work, because it's vast and I have many battles ahead).
From the savegame file - which I can quickly open ^^ with EEkeeper - I noticed that this global is at value 1 and not 2.
I'm not sure I understand the thing correctly (like I said, I'll try what you say) but if the value is already 1 shouldn't I use SetGlobal("LK#NindeSpawnCrooked","GLOBAL",2) rather?
I suggest to do this:
SetGlobal("LK#NindeSpawnCrooked","GLOBAL",0)
Go to the Inn and go inside
SetGlobal("LK#NindeSpawnCrooked","GLOBAL",1) and observe if anything happens.
If not - inside the inn
SetGlobal("LK#NindeSpawnCrooked","GLOBAL",2) AND
CreateCreature("Lk#nind")
Hope it helps, otherwise we need to dig deeper.
PS - which game and which mod version are you using?
Edited by Roxanne, 13 September 2017 - 01:46 AM.