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
|
/shadows [on|off [<distance>] ]
|
Description
|
Control the display of shadows on characters, and their respective 'clip distance.'
|
|
Options
Option |
Description |
[on|off] |
Turns shadows on or off. |
on <distance> |
Adjust shadow clip distance, <1-100>. 1 will only show shadows when you're right near them, 100 will show shadows as far away as you can see. |
Examples
/shadows on 100
- Show shadows as far as you can see.
See also