View Full Version : Help Needed with CLUAConsole


Wan
Fri, 31st Jan '03, 5:00pm
First timer with Baldur's Gate Game. I know nuts about the past. I did a read up on the poweruser text file regarding the console. I did like it said...Debug Mode=1 and Cheats=1
I manage to get the console to pop up when i hit ctrl and space. But whenever i type a command in this all i get ......
lua:call expression not a function
Active stat :
Active stat :

Why??? I need gold to buy stuff to try em out. So my char. ending up spending alot of golds.
Pls help. Thanks

Xyphys
Fri, 31st Jan '03, 5:12pm
You only have to put Debug Mode=1 into the ini-file. You must type it correctly with capitals and such. In the console try this:

CLUAConsole:AddGold(number)

Example: CLUAConsole:AddGold(123456)

Wan
Sat, 1st Feb '03, 8:28pm
Alright,.... i got it.....
didnt realise that i have to type the CLUAConsole thingy.

Thanks a million dude.

Mad_Martigan
Fri, 14th Feb '03, 4:00pm
also remember for createitems, [CLUAConsole:CreateItem("")] you must have the " (quotations) there.

Malovae
Sat, 15th Feb '03, 7:38pm
i know this is a really stupid thing to ask, but how do type quote marks ("") on the CLUAConsole?????
it always puts in an @ symbol instead

Xyphys
Sat, 15th Feb '03, 8:31pm
Try Copy and Paste.

Malovae
Sat, 15th Feb '03, 8:42pm
thanx. would never have thought of that in million years!