BALDUR'S GATE II: THRONE OF BHAAL CHEAT CODES
Set Experience Points For Selected Character Or Group
INSTRUCTIONS
Create a backup file before you edit files, just in case you mess up. Using your text editor to edit the "baldur.ini" file in the game folder. Add the line "Debug Mode=1" under the "[Program Options]" heading. Start the game and push CTRL + SPACE BAR to v
| CODE | EFFECT |
|---|
| CLUAConsole:SetCurrentXP("<number>") | Set experience points for selected character or group |
Set Available Gold
INSTRUCTIONS
Create a backup file before you edit files, just in case you mess up. Using your text editor to edit the "baldur.ini" file in the game folder. Add the line "Debug Mode=1" under the "[Program Options]" heading. Start the game and push CTRL + SPACE BAR to v
| CODE | EFFECT |
|---|
| CLUAConsole:AddGold("<number>") | Set available gold |
Full Map
INSTRUCTIONS
Create a backup file before you edit files, just in case you mess up. Using your text editor to edit the "baldur.ini" file in the game folder. Add the line "Debug Mode=1" under the "[Program Options]" heading. Start the game and push CTRL + SPACE BAR to v
| CODE | EFFECT |
|---|
| CLUAConsole:ExploreArea() | Full map |
Teleport To Indicated Location
INSTRUCTIONS
Create a backup file before you edit files, just in case you mess up. Using your text editor to edit the "baldur.ini" file in the game folder. Add the line "Debug Mode=1" under the "[Program Options]" heading. Start the game and push CTRL + SPACE BAR to v
| CODE | EFFECT |
|---|
| CLUAConsole:MoveToArea("<location number>") | Teleport to indicated location |
Spawn Monster
INSTRUCTIONS
Create a backup file before you edit files, just in case you mess up. Using your text editor to edit the "baldur.ini" file in the game folder. Add the line "Debug Mode=1" under the "[Program Options]" heading. Start the game and push CTRL + SPACE BAR to v
| CODE | EFFECT |
|---|
| CLUAConsole:CreateCreature("<monster name>") | Spawn monster |
Spawn Item
INSTRUCTIONS
Create a backup file before you edit files, just in case you mess up. Using your text editor to edit the "baldur.ini" file in the game folder. Add the line "Debug Mode=1" under the "[Program Options]" heading. Start the game and push CTRL + SPACE BAR to v
| CODE | EFFECT |
|---|
| CLUAConsole:CreateItem("<item name>") | Spawn item |
Enable In-Game Key Cheats
INSTRUCTIONS
Create a backup file before you edit files, just in case you mess up. Using your text editor to edit the "baldur.ini" file in the game folder. Add the line "Debug Mode=1" under the "[Program Options]" heading. Start the game and push CTRL + SPACE BAR to v
| CODE | EFFECT |
|---|
| CLUAConsole:EnableCheatKeys() | Enable in-game key cheats |
Spawn Multiple Item
INSTRUCTIONS
Create a backup file before you edit files, just in case you mess up. Using your text editor to edit the "baldur.ini" file in the game folder. Add the line "Debug Mode=1" under the "[Program Options]" heading. Start the game and push CTRL + SPACE BAR to v
| CODE | EFFECT |
|---|
| CLUAConsole:CreateItem("<item name>",<number>) | Spawn multiple item |
Heal Character
INSTRUCTIONS
Use the following code while playing the game after using the CLUAConsole:EnableCheatKeys() code to enable that particular code or cheat.
| CODE | EFFECT |
|---|
| CTRL + R | Heal character |
Move Party To Pointer Location
INSTRUCTIONS
Use the following code while playing the game after using the CLUAConsole:EnableCheatKeys() code to enable that particular code or cheat.
| CODE | EFFECT |
|---|
| CTRL + J | Move party to pointer location |