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
|
/map [ startline | endline | addpoint | automap | color ]
|
Description
|
For editing and marking up maps within EverQuest. Only available when Map window is open.
|
|
Options
Option |
Description |
startline |
Starts drawing a straight line from where your character is standing. |
endline |
ends the line begun with startline . |
addpoint |
Add a point onto the line, allowing you to make an angle. |
automap |
Toggle. Follows your natural path. |
color <r g b> |
Changes your mapping color. <0-255 0-255 0-255> |
Examples
after opening map
/map color 255 0 0
- Wow, nice color.
/map startline
- Start drawing a line, right where you're standing.
/map endline
- After walking a bit, you decide the line will end here.
See also