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
|
/ui [ scale <#> | reloadhtml ]
|
Description
|
If no option provided, displays your current UI scale (1.00 default.) Can also adjust your UI scale or reload the HTML.
|
|
Options
Option |
Description |
scale <#> |
Adjust UI scale to the provided decimal |
reloadhtml |
Reload the HTML files |
Examples
- Set your UI scale to 1.5, which is 50% larger than default
/ui scale 1.5
See also