CLUA Console
Activating the Console (IWD)
Enable
Icewind Dale must be patched to version 1.5 or above.
Open the Icewind.ini file (located in the IWD installaion directory).
Find the line [Game Options] and add the text Cheats=1 underneath.
Access Open the Icewind.ini file (located in the IWD installaion directory).
Find the line [Game Options] and add the text Cheats=1 underneath.
Create a new game / load a save game.
Press ctrl and tab together.
CLUA commands can be entered in the editing area that appears at the bottom of the screen.
Commands must be prefixed with CHEATERSDOPROSPER:
Press ctrl and tab together.
CLUA commands can be entered in the editing area that appears at the bottom of the screen.
Commands must be prefixed with CHEATERSDOPROSPER:
IWD: HoW / TotL
Enable
Open the Icewind.ini file (located in the IWD installaion directory).
Find the line [Game Options] and add the text Cheats=1 underneath.
Access Find the line [Game Options] and add the text Cheats=1 underneath.
Create a new game / load a save game.
Press ctrl and tab together.
CLUA commands can be entered in the editing area that appears at the bottom of the screen.
Commands must be prefixed with GETYOURCHEATON:
Press ctrl and tab together.
CLUA commands can be entered in the editing area that appears at the bottom of the screen.
Commands must be prefixed with GETYOURCHEATON:
Cheat Keys
After using the EnableCheatKeys() command the following cheat keys are activated.
CTRL+1 Change armor level animation
CTRL+2 Fade screen to black
CTRL+3 Fade screen to normal
CTRL+4 Highlight background-interactive objects
CTRL+5 Unknown
CTRL+6 Change avatar animation previous
CTRL+7 Change avatar animation next
CTRL+8 Highlights the text boxes
CTRL+9 Highlight the sprites
CTRL+0 Unknown
CTRL+A Animation avatar (see CTRL+S)
CTRL+C jump to next chapter
CTRL+D Display some numbers (framerate related?)
CTRL+F Turn the character
CTRL+H Play last FMV sequence
CTRL+J Teleport to cursor position
CTRL+K Creature under cursor kick out party
CTRL+M (Followed by ENTER) Debug Dump
CTRL+Q Creature under cursor joins party
CTRL+R Heals character under cursor
CTRL+S Select avatar animation
CTRL+X Extended position information
CTRL+Y Kills creature under cursor
CTRL+2 Fade screen to black
CTRL+3 Fade screen to normal
CTRL+4 Highlight background-interactive objects
CTRL+5 Unknown
CTRL+6 Change avatar animation previous
CTRL+7 Change avatar animation next
CTRL+8 Highlights the text boxes
CTRL+9 Highlight the sprites
CTRL+0 Unknown
CTRL+A Animation avatar (see CTRL+S)
CTRL+C jump to next chapter
CTRL+D Display some numbers (framerate related?)
CTRL+F Turn the character
CTRL+H Play last FMV sequence
CTRL+J Teleport to cursor position
CTRL+K Creature under cursor kick out party
CTRL+M (Followed by ENTER) Debug Dump
CTRL+Q Creature under cursor joins party
CTRL+R Heals character under cursor
CTRL+S Select avatar animation
CTRL+X Extended position information
CTRL+Y Kills creature under cursor
Using the Console
Commands
NB. While the console is enabled, the following cheat is also enabled.
At the stat distribution screen, pressing CTRL+8 will yield maximum stat value.
AddGold(<int>)
Adds the gold specified by <int> to the party.
AddSpell("<string>",<int>)
Adds the spell specified by <string> to the selected character, <int> times.
<string> also accepts value of "mage", "priest" and "all", which will add all the spells of the respective class to the selected character.
CheckVar("<string>","<string2>")<string> also accepts value of "mage", "priest" and "all", which will add all the spells of the respective class to the selected character.
Displays the variable specified by <string1> (of type <string2>).
CreateItem("<string>",<int>,<int2>,<int3>)
Creates the item specified by <string>. The parameters control the amount/charges of the item.
EnableCheatKeys(<int>)
Enables (1) or disables (0) cheat keys, based on the value of <int>.
ExploreArea()
Explores the current area.
FirstAid()
Creatres 5 healing potions , 5 antidotes, and 1 Scroll Of Stone To Flesh.
Hans()
Teleports the selected characters to the mousepointer.
JeffKAttacks()
Summons a cyclops that attacks enemies.
JeffKDefends()
Summons a cyclops that defends the party.
Midas()
Adds 500 GP to party.
MoveToArea("<string>")
Move the selected characters to the area specified by <string>.
SetChapter(<int>)
Sets the chapter to <int>.
SetCurrentXP("<int>")
Sets the XP of the selected character to <int>.
SetGlobal("<string1>",<"string2>",<int>)
Sets the variable specified by <string1> (of type <string2>) to the value of <int>
NB. While the console is enabled, the following cheat is also enabled.
At the stat distribution screen, pressing CTRL+8 will yield maximum stat value.