Skip to content

Addon idea: Make /? also display all available Windower v5 commands #459

Open
@Byrth

Description

@Byrth

The in-game command /? displays all available commands, which you can get further information about by using /? $command (where $command is replaced by the command of interest).

For instance:

/? furcc
USAGE: /furcc [subcommand]
->Sets furniture camera collision options.
>>Subcommands:
on    Turns on furniture camera collision.
off   Turns off furniture camera collision.
Displays current setting if no subcommand is specified

I would like to see a v5 package that extends the native functionality to also include Windower commands and their information.

It might make more sense to implement this in Core or as some kind of "standard package" like a standard library you might get with a scripting language, because I can't imagine a situation where you would want the help text for a command to be gated by manual package installation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions