Password - Debug Mode Codes |
While playing, hit ~ to bring up the console. Then type in "DebugMode 1" without the quotes. You may then use the following codes. (Note that all codes are cAsE sEnSiTiVe and some such as the set(stat) codes require you to select a target when you use them)
|
| |
| Gives the desired amount of gold | dm_givegold # |
| Invincibility | dm_god |
| Allows you to use the camera with better scrolling and the such | dm_unlockcamera |
| Add the feat to your currently selected character (use #'s 2 through around 500) | givefeat # |
| Gives active player item | giveitem [item tag] # |
| Gives a spell identified by it's id number to the character. | givespell # |
| Gives the desired amount of XP to your character. | givexp # |
| Decreases your experience points by the value entered | givexp [-ve number] |
| 20 in every statistic. | irolltwenties |
| Turns your controlled character into a different creature. | polymorph # |
| Remove the feat corresponding to that number | removefeat # |
| Delevel you if your experience points is near to 0 | resetlevels |
| to move one point towards evil | rs ga_alignment(-1,0) |
| to move one point towards Chaos | rs ga_alignment(-1,1) |
| to move one point towards good | rs ga_alignment(1,0) |
| to move one point towards Law | rs ga_alignment(1,1) |
| Raises influence level for that companion. | rs ga_influence (x,y) |
| Raises the amount of party members you may have at once to 6. Default is 3 in Act 1 and 4 in Acts 2 and 3. | rs ga_party_limit(6) |
| replace Hours, Minutes, Seconds and Milliseconds with how much time you want to advance. | rs ga_time_advance(Hours,Min,Sec,Milli) |
| A simple influence editor, in the form of a dialogue. | rs kr_influence |
| Opens a debug dialogue with an option to open the party roster to switch party members in and out at any time. (Use caution with other features there) | rs kr_roster_edit |
| Makes your character have the appearance of the # in the res ref table of the 2da appearance file...*Note this is just appearance* | Set Appearance # |
| Set charisma to given number. | SetCHA # |
| Set constitution to given number. | SetCON # |
| Set dexterity to given number. | SetDEX # |
| Set intelligence to given number. | SetINT # |
| Set strength to given number. | SetSTR # |
| Set wisdom to given number. | SetWIS # |
| Returns your controlled character to normal. | unpolymorph |
| Spawns a Dungeon Master NPC who will allow you to spawn items, add journal entries, open stores, add/remove party members, and teleport. | rs gr_dm |