Category:Console Commands

From the Fallout4 CreationKit Wiki
Revision as of 17:02, 5 December 2011 by imported>JBurgess
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Creation Engine features a number of console commands. The "console", or "developer console" is a command interface for entering simple commands while the game is running, and is accessed by pressing the "~" (tilde) key in-game. They are mainly useful as a testing and debugging asset. For example, the console command "TGM" or "ToggleGodMode" is useful while testing because it prevents any direct damage to the player.

48px Users of previous Bethesda toolsets take note: console commands no longer have any direct relevance to the scripting language, although many have equivalent papyrus commands. Whenever possible, papyrus versions are cross-linked from their corresponding console command's page.

Many of these are of limited usefulness or functionality and are included here for posterity. See Designer Debug Tools for a concise list of the most frequently used Console Commands.