Skip to main content

Commands

Most nexMap commands are available via the nm alias. Use nm to list commands in the client or call them directly from the console.

Standard commands

CommandDescription
nm loadLoad the map and build the graph.
nm configOpen the configuration dialog.
nm saveSave current settings.
nm find <string>Search room names and display results.
nm area <string>Search area names and display results.
nm npc <string>Search the NPC database and display results.
nm infoPrint the current GMCP room information.
nm goto <roomId>Route to the specified room ID.
nm goto <area or mark>Route to a matching area or landmark.
nm mark <label>Create a landmark at the current room.
nm marksShow all landmarks and click to route.
nm stopCancel pathing.
nm zoom <0.2-3>Set map zoom level.
nm fitFit the map to the display.
nm centerCenter the map on your current room.
nm refreshRefresh map display and styles.
nm wormholesToggle wormhole routing.
nm cloudsToggle low and high clouds.
nm treasureHuntHighlight diggable rooms and set treasure hunt triggers.

Tracking commands

These are available via the console or nm if your alias table includes them.

CommandDescription
nm track <roomId> [name]Track a target in a room.
nm trackSubject <type> <roomId> [name] [center]Track a subject type (target, pet).
nm trackPet <roomId> [name]Track a pet.
nm untrack [type]Clear a single tracked subject or all.
nm listTrackedList current tracked subjects.

Advanced commands

  • nexMap.display.userCommands() prints a built in command summary table.
  • nexMap.aliases.nexusZoom(<value>) adjusts the built in Nexus map zoom.