• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

zone ID #

typenamehere

New member
Joined
Apr 27, 2006
RedCents
11¢
does anyone know how to find the zone id number? the macro im currently working on needs zone id number.
 
does anyone know how to find the zone id number? the macro im currently working on needs zone id number.

http://www.redguides.com/docs/projects/macroquest/reference/data-types/datatype-zone/ and
http://www.redguides.com/docs/projects/macroquest/reference/top-level-objects/tlo-zone/ should help.

Basically ${Zone.ID} will display the ID#, ${Zone.Name} the name, ${Zone.ShortName} the shortname. etc..

/echo ${Zone.ID} will echo it into the MQ Window. (the .ID is case sensitive).

You can also check the Zone ID's in mq2piggyzone.ini file.
 
zone ID #

Users who are viewing this thread

Back
Top
Cart