From the wonderful RedGuides Wiki
This command is added by EverQuest
Syntax Key
Notation |
Description
|
Text without brackets or braces |
Required items
|
<Text inside angle brackets> |
Placeholder for which you must supply a value
|
[Text inside square brackets] |
Optional items
|
Vertical bar (|) |
Separator for mutually exclusive items; choose one
|
{Text | inside | braces} |
Set of required items; choose one
|
Ellipsis (…) |
Items that can be repeated
|
Syntax
|
/hidemodels { players | pets | mercenaries | all } [ none | afk | afk noncombat | noncombat ]
|
Description
|
Hide the specified models. Optionally, do so in certain situations.
|
|
Options
Option |
Description |
players [ none | afk | afk noncombat | noncombat ] |
Hide player models |
pets [ none | afk | afk noncombat | noncombat ] |
Hide pets models |
mercenaries [ none | afk | afk noncombat | noncombat ] |
Hide mercenary models |
all [ none | afk | afk noncombat | noncombat ] |
Hide all models |
Examples
/hidemodels all none
- Don't hide any models
/hidemodels players afk
- Hide players when they're AFK
/hidemodels pets
- Hide pet models
See also