OK, so I typed in under the "baldur.ini" Cheats=1, then in the game I open the typing place with Ctrl-Tab and type in CLUAConsole:CreateItem(BOOT01) for example and it said "lua: indexed expression not a table" then under that "active stack" and under that "main of (dostring)>>CLUAConsole:CreateItem at line 1" So what do I do? how do get them to work? PlZ help me
Oh yeah, I had this problem too to begin with. But, uhm, I think it's supposed to be ("BOOT01") for your fancy boots of speed ;) Yes, I remember what that item code is. That's the first thing I get for my chars if I go the cheaty way. Another thing you could try is download GateKeeper if you want to alter your chars.
__________________ - "Cool with me. Let's go massacre something."
I had thought that the Boots of Speed was in fact Boot01, not Boot001.
The code should be:
CLUAConsole:CreateItem('BOOT01')
or
CLUAConsole:CreateItem("BOOT01")
I have used both and they worked.
Yeah, it's 01. I actually just wanted to toss in the " there. Oh, and for stackable items you need to type in the ammount as well like ("SCRL01",1) or something like that.
__________________ - "Cool with me. Let's go massacre something."
I had thought that the Boots of Speed was in fact Boot01, not Boot001.
The code should be:
CLUAConsole:CreateItem('BOOT01')
or
CLUAConsole:CreateItem("BOOT01")
I have used both and they worked.
Edit: IT WORKS!! thanks a lot the help, ('BOOT01') works for me and you need the caps.
Thanks again for the help how about the "CLUAConsole:CreateCreature" does that work too? and the "Cheat:" series too?
I tired the create creature once just to make sure it worked. I ended up with myself and 5 Khalids to test it. I honestly don't remember the code for it though.
You're hitting Ctrl and space, right? That should bring up the console at the bottom of the screen.
Figured it out... I think. Ctrl-Space brings up the console when using the BGII engine (which I'm running the original game in using Tutu) whereas Ctrl-Tab was used in BGI.
__________________
The Omnians were a God-fearing people. They had a great deal to fear. -Terry Pratchett
Plz help
I'm new at cheating on baldur's gate 1.
I tried all the cheats and none of them work.
CLUAConsole:CreateItem(”BOOK04,01”)
Lua:toLua-argument 1 of function 'CreateItem'
Should be of Type 'char*;
Active stack:
Active stack:
Can someone tell me what I'm doing wrong!
Last edited by davesterling38 : 11-09-2012 at 02:33 PM.
__________________
"Malt does more than Milton can to justify the ways of God to man, ale, man, ale's the thing to drink for those whom it hurt to think"
Plz help
I'm new at cheating on baldur's gate 1.
I tried all the cheats and none of them work.
CLUAConsole:CreateItem(”BOOK04,01”)
Lua:toLua-argument 1 of function 'CreateItem'
Should be of Type 'char*;
Active stack:
Active stack:
Can someone tell me what I'm doing wrong!
It looks like you're trying to create a non-stackable item (I think that's a manual of stat you're trying to make) with a parameter for the number of items and the console doesn't like it. Try without the 01 at the end:
Quote:
CLUAConsole:CreateItem(”BOOK04”)
__________________
Spoiler
Medium Humanoid
Str 26, Dex 26, Con 26, Int 25, Wis 25, Cha 25
Speed: 90 ft
Initiative: +12
(1d4(max)+20)hp (27 hp)
AC 37 (touch 32, flat-footed 29)
Attack: Dagger: +34 melee, (d4+28)
Greater dispel magic, haste, see invisibility (CL 15, 3/day each)
Fire & cold resistance 10
DR 10/epic
SR 40
Fast healing 20
Ref: 18 Will: 17 Fort: 18
Feats: Improved Initiative, Weapon focus (dagger), toughness Yes, it's a paragon commoner (CR 15.5). Rawr!