Lightnin
Sat, 26th Nov '05, 3:07am
I am having a problem getting my cheats to work everything works with the cheats except creating items, creatures, and jumping to other areas. when I try to create an item it tells me file not found and I have tried alot of items it wont even let me create normal arrows, it will let me set XP, add gold, heal and kill just no items or creatures. Any help with this would be appreciated... Oh and I did do the full install so I dont have to swap discs or anything.
JSBB
Sat, 26th Nov '05, 3:19am
There are some walkthroughs on this site that show the proper syntax - Dan Simpson's comes to mind.
Are you sure that you are using valid item/creature/area codes with the proper quotation marks etc? There are also item/creature lists to be found here.
Otherwise, maybe you could post exactly what you are entering then we could see if we can spot what is wrong.
Lightnin
Sat, 26th Nov '05, 3:39am
Example Of I what I type.....
CLUAConsole:CreateItem(boot01)
then it tells me file not found
Shrikant
Sat, 26th Nov '05, 6:07am
Correct syntax should be:
CLUAConsole:CreateItem("BOOT01",1)
kuemper
Sat, 26th Nov '05, 6:32am
Actually, you can do it like this, too:
CLUAConsole:CreateItem("boot01")
I haven't had any problems with needing what I was bringing in to be capitalized. :heh:
Lightnin
Sat, 26th Nov '05, 8:08am
Thats what I was missing the " ok wasnt sure if those were included or not. Thanks guys for the help.
Taluntain
Sat, 26th Nov '05, 11:59pm
http://www.sorcerers.net/Games/BG2/cheats.php
I must have given that link out a few dozen times here...