Control panel commands
MageSolberg
Member Posts: 13
i enabled the console, but im having problems finding the commands that you can enter on it, im using the Mac OS X version, please advice.
0
Comments
Set experience points for selected character or group= CLUAConsole:SetCurrentXP("number")
Set gold amount= CLUAConsole:AddGold("number")
Spawn item= CLUAConsole:CreateItem("item file name")
Spawn monster= CLUAConsole:CreateCreature("monster file name")
Spawn multiple item= CLUAConsole:CreateItem("item file name", number)
Teleport to location= CLUAConsole:MoveToArea("location number")
You also don't need to type in "CLUAConsole" into cheats anymore. Instead using just "C" will work. So
C:CreateCreature("Baeloth") will work just as well as CLUAConsole:CreateCreature("Baeloth")
There is also Ctrl+R, which heals the target (including resurrecting them), Ctrl+J (moves highlighted party members to where your cursor is), Ctrl+Y (kill target), and Ctrl+T (advances time by one hour). Even though you are using a mac these still use ctrl (rather than command).
There was a thread with all the codes for all the items, iwch is the one im looking for
As far as I know there isn't a thread here that details all the item codes, but there is a list for the new items found in BGEE
http://forum.baldursgate.com/discussion/8110/a-guide-to-new-magic-items-in-bg-ee-spoilers/p1
and BG2EE
http://forum.baldursgate.com/discussion/23853/a-guide-to-new-magic-items-in-bg2ee-spoilers/p1
You can find the item codes within the spoiler in the initial posts of these threads.