That would mean there is something else stopping your Crooked Crane script to fire. This is the script that spawns him there:
I just checked it and it all worked fine for me.
Do you run many other mods? Could you run NearInfinity and paste the content of your AR0004.bcs here? Just use a spoiler tag to keep the thread fairly readable.
Also, you may send me the save game while you're standing outside the Crane. Use DropBox or some other trusted cloud hosting.
Code:
IF
Global("L#LhanndMet","GLOBAL",22)
THEN
RESPONSE #100
MoveGlobal("AR0021","L#LHA",[215.465])
ActionOverride("L#LHA",Polymorph(SLEEPING_MAN_HUMAN))
SetGlobal("L#LhanndMet","GLOBAL",23)
END
I just checked it and it all worked fine for me.
Do you run many other mods? Could you run NearInfinity and paste the content of your AR0004.bcs here? Just use a spoiler tag to keep the thread fairly readable.
Also, you may send me the save game while you're standing outside the Crane. Use DropBox or some other trusted cloud hosting.