mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-19 21:08:20 +00:00
Added addition usage message for #grid for #grid show.
This commit is contained in:
@@ -2503,6 +2503,7 @@ void command_grid(Client *c, const Seperator *sep)
|
|||||||
else {
|
else {
|
||||||
c->Message(Chat::White, "Usage: #grid add/delete grid_num wandertype pausetype");
|
c->Message(Chat::White, "Usage: #grid add/delete grid_num wandertype pausetype");
|
||||||
c->Message(Chat::White, "Usage: #grid max - displays the highest grid ID used in this zone (for add)");
|
c->Message(Chat::White, "Usage: #grid max - displays the highest grid ID used in this zone (for add)");
|
||||||
|
c->Message(Chat::White, "Usage: #grid show - displays wp nodes as boxes");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user