Skip to content

inconsistency in /dl /dm commands description  #62

@kambala-decapitator

Description

@kambala-decapitator

In https://github.com/ChaosMarc/PlugY/tree/master/PlugYInstaller/PlugY_The_Survival_Kit_-_Readme.txt#L64 it says correctly:

/dlm : Toggle always display mana and life mode.
/dml : See /dlm.
/dl : See /dlm.
/dm : See /dlm.

However, in https://github.com/ChaosMarc/PlugY/tree/master/PlugYInstaller/PlugY_The_Survival_Kit_-_Readme.txt#L614 it's:

/dlm : Toggle always display mana and life mode.
/dml : Same as /dlm.
/dl : Toggle always display life mode.
/dm : Toggle always display mana mode.

I believe the commands should work like described in the latter case, but currently they work as in the former.


Also worth noting that the commands also work when AlwaysDisplayLifeAndManaValues is set to 1, although https://github.com/ChaosMarc/PlugY/tree/master/PlugYInstaller/PlugY_The_Survival_Kit_-_Readme.txt#L865 says

{0:Disabled; 1:Enabled; 2:Disabled but can be enabled by command}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions