List of All Console Commands
For those who wish to experiment with Morrowind's inner workings or bypass certain challenges, the game's console commands offer a powerful set of tools. These commands can be used to grant items, adjust stats, modify the environment, and even trigger events. While they can be a fun way to explore the game's possibilities, it's advisable to save your game before using them, as some commands can have unintended consequences.
To access the console, press the tilde key (`~`) during gameplay. A command prompt will appear at the bottom of the screen, where you can type in various commands. Commands are generally case-insensitive, but it's good practice to use the exact syntax provided.
Here is a selection of commonly used and useful console commands:
| Command | Description |
|---|---|
TGM |
Toggle God Mode. Grants invincibility, infinite health, magicka, and fatigue. |
TCL |
Toggle Collision. Allows you to fly through walls and terrain. |
player.additem [item ID] [quantity] |
Adds a specified quantity of an item to your inventory. You'll need the item's ID (e.g., 0000000F for gold). |
player.setlevel [level] |
Sets your character's level to a specified number. |
player.setav [attribute] [value] |
Sets a specific character attribute (e.g., Health, Magicka, Fatigue, Strength) to a given value. |
player.setmagicka [value] |
Sets your current Magicka to a specific value. |
player.setfatigue [value] |
Sets your current Fatigue to a specific value. |
showallcreatures |
Displays a list of all creatures in the game. |
showallquests |
Displays a list of all active and completed quests. |
fixme |
Heals your character and repairs all equipped items. |
advskill [skill name] [value] |
Increases a specified skill by a given value. (e.g., advskill Acrobatics 100) |
Finding item and skill IDs can be done through various online resources or by using other console commands that reveal such information. Remember to use these commands responsibly to maintain the integrity of your gameplay experience.