Shadow Keeper - CLUAConsole
Ken
Member Posts: 226
So, will good ol' Shadow Keeper/Gate Keeper work with BG:EE?
I usually use it to change my characters appearance or race. Much easier than having to throw around those CLUAConsole commands, and searching all around the net for the right combinations and animation names.
Are the CLUAConsole commands even still the same?
I usually use it to change my characters appearance or race. Much easier than having to throw around those CLUAConsole commands, and searching all around the net for the right combinations and animation names.
Are the CLUAConsole commands even still the same?
1
Comments
The -Keeper programs may work, but they'll need a bit of updating to work with the new file structure.
I've got trouble with CLUA Console. I have succesfully writen the "Program Options", "Debug Mode", "1" to my Baldur.ini file and when I type CTRL + SPACE the console appears. The problem is that when I type some command (for example "ExploreArea") I will give the following output:
CLUAConsole.ExploreArea()
lua: toLua - 'self' is not appropriate to function 'ExploreArea'.
ActiveStack:
ActiveStack:
Have you encountered this problem before? Anyone?
CLUAConsole:AddGold(#)
CLUAConsole:SetCurrentXP(#)
Looking at your console output: did you use CLUAConsole: or CLUAConsole. to initiate commands?
Thanks again.