11-10-2024, 08:56 AM
IIRC in oBG2 it's:
CLUAConsole:CreateCreature("L#ASTHU")
As for the item:
CLUAConsole:CreateItem("L#ASSW1")
Meanwhile, if we fail to find it like that, I'm preparing a code so at least you can move on and skip the cutscene.
CLUAConsole:CreateCreature("L#ASTHU")
As for the item:
CLUAConsole:CreateItem("L#ASSW1")
Meanwhile, if we fail to find it like that, I'm preparing a code so at least you can move on and skip the cutscene.