Difference between revisions of "Category:Designer Debug Tools"

2,269 bytes removed ,  12:21, 26 April 2016
Blanked the page
imported>Gawdl3y
 
imported>Vitamant
(Blanked the page)
Line 1: Line 1:
[[Category:Getting_Started]]
This is a brief list of console commands commonly used by designers when debugging content. While running the game, press '''~''' to pause the game and enter console commands.


{|border="1" cellpadding="5" cellspacing="0"
|-
! style="background:#efefef;" colspan=1  | Console Command
! style="background:#efefef;" | Abbreviation
! style="background:#efefef;" colspan=1  | Notes
|-
| [[CenterOnCell]]||COC||Move to the specified cell.
|-
| [[CenterOnWorld]]||COW X, Y||Move to specified worldspace and coordinates.
|-
| [[Disable]]|| ||Disable selected reference - remove 3D, stop AI processing
|-
| [[ToggleGodMode]]||TGM||Toggles god mode.
|-
| [[ToggleImmortalMode]]||TIM||Toggles immortality.
|-
| [[ToggleDetection]]||TDETECT||Toggles AI detection on/off.
|-
| [[ToggleAI]]||TAI||Toggles all AI processing on/off.
|-
| [[ToggleFlyCam]]||TFC||Toggles the Free Fly camera on/off.
|-
| [[ToggleCollision]]||TCL||Toggles collision for the selected object, or the player if nothing is selected.
|-
| [[PickRefByID]]||PRID||Select a reference by ID.
|-
| [[EvaluatePackage]]||EVP||Forces the Actor to reevaluate their [[Package List]].
|-
| [[ShowInventory]]||INV||Show objects carried by the selected reference.
|-
| [[ResetDialogueFlags]]||||Resets the SayOnce and SayOncePerDay flags.
|-
| [[GetActorValueInfo]]||GETAVINFO||Show current and computed base values for selected actor.
|-
| [[GetActorValue]]||GETAV||Show current Actor Values for selected actor.
|-
| [[Kill]]||||Kills the selected actor.
|-
| [[KillAll]]||||Kills all actors in the loaded area.
|-
| [[PlaceAtMe]]||||Creates a new object at the selected reference's location or the player's location.
|-
| [[SceneActionComplete]]||SAC||Sets all current scene actions complete for the currently selected actor.
|-
| [[ShowGlobalVars]]||SGLV||Show global variables.
|-
| [[ShowQuestVars]]||SQV||Show variables and aliases for specified quest.
|-
| [[ShowQuestStages]]||SQS||Show all stages and their current state for specified quest
|-
| [[ToggleMultiboundCheck]]||MBC||Toggles Multibound Occlusion.
|-
| [[Help]]||||Show a list of console commands.
|-
|}
See [[:Category:Console Commands|Console Commands]] for a complete list of console commands.
[[Category:Cheat Sheets]]
Anonymous user