mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 15:36:38 +00:00
[Commands] Cleanup #wpinfo Command. (#1866)
- Cleanup message and logic. - Only display grid/waypoints if NPC has a grid.
This commit is contained in:
+1
-1
@@ -327,7 +327,7 @@ public:
|
||||
|
||||
//waypoint crap
|
||||
int GetMaxWp() const { return max_wp; }
|
||||
void DisplayWaypointInfo(Client *to);
|
||||
void DisplayWaypointInfo(Client *client);
|
||||
void CalculateNewWaypoint();
|
||||
void AssignWaypoints(int32 grid_id, int start_wp = 0);
|
||||
void SetWaypointPause();
|
||||
|
||||
Reference in New Issue
Block a user