0 of 0

File information

Last updated

Original upload

Created by

SoleVaultBoy

Uploaded by

SoleVaultBoy

Virus scan

Safe to use

About this mod

Adds command autocompletion to the in-game console.

Requirements
Permissions and credits
Changelogs
Donations
Features
  • Supports Old- and Next-Gen
  • VSCode-like autocompletion for the in-game console
  • Cycle through all available commands
  • Shows the command's description and parameters, if any
  • Separation between reference and non-reference functions
  • Supports command separations
  • Fixed being able to store empty commands
  • Highly compatible
  • Configurable settings under "Data/Interface/ConsoleAutocomplete.xml"

Keybindings
  • Command autocompletion - Right
  • Command cycling - Up and Down
  • Command suggestion cycling - Tab and Control
  • Suggestion visibility toggle - Alt

Notes
  • Cycling commands will only update the suggestion on key up, due to key event issues in AS3

Recommendations

Fun Facts
  • There are 10 duplicate console commands
    Spoiler:  
    Show
    • ShowScenegraph
    • OutputMemStats
    • CopySaves
    • LTGraph
    • RTGraph
    • Actors
    • Quest
    • Particles
    • ToggleMotionBlur
    • HasActorRefOwner
  • Parsing the commands UnlockWord and TeachWord crashes the game
  • The Next-Gen update added four new commands

Source Code