ISXEQ2:EQ2Loc (command)

From ISMods Wiki


Contents

ISXEQ2 information for ISXEQ2:EQ2Loc (command) has moved

Please see: http://eq2.isxgames.com/wiki for up-to-date content.


Syntax

  • EQ2Loc <parameters>


Description

This command will allow you to add, delete, list, and create waypoints to locations that you will save around EQ2. In other words, it makes it easy for you to maintain a nice list of locations (with labels and notes) that can be accessed in game easily and quickly.

Please note that because of ISXEQ2's future checking for duplicate locations while importing your saved locations file, you cannot create more than one Location within 1 distance unit from another.


Parameters

  • List
This will list all the locations saved in the current zone. This listing includes the Label, X,Y,Z Coordinates, and any Notes that you might have saved when creating the location.
  • List all
This will list all the locations you have saved. This listing includes the Label, X,Y,Z Coordinates, the ZoneName in which the saved point is located, and any Notes that you might have saved when creating the location.
  • Add <Label> [Notes]
This parameter will add a location at the exact spot you are located when the command is issued. You must give a unique Label for the location; however, the Notes are optional.
  • Add <Label> <X> <Y> <Z> [Notes]
This parameter works identically to the previous Add parameter except for this one accepts the X, Y, and Z coordinates for the location rather than your current location.
  • Delete <Label>
This parameter will delete the location, in your current zone, with the Label provided.
  • Delete <Label> <ZoneName>
This parameter will delete the location, in the given ZoneName, with the Label provided.
  • WaypointTo <Label>
This parameter will create a waypoint to the location with the Label provided.


Examples

  • EQ2Loc Add "Billy In Chapel" "This is the location for Billy when he's in the Chapel"
  • EQ2Loc Add "Static Yellow Mob"
  • EQ2Loc Delete "Static Yellow Mob"
  • EQ2Loc WaypointTo "Billy In Chapel"
  • EQ2Loc List
  • EQ2Loc List All


Importing/Exporting Locations

This functionality is not yet implimented; however, eventually you will be able to import and export your location database to share with other users.


See Also