Search found 2 matches

by sscharbo
Mon May 31, 2010 4:30 pm
Forum: MQ2::Macros::Help
Topic: Zone Numbers.
Replies: 12
Views: 3834

Re: Zone Numbers.

Ya, so I figured it out =/ its as simple as

Code: Select all

 /echo Zone ID: ${Zone.ID}
LOL =/ sorry about that.
by sscharbo
Mon May 31, 2010 4:04 pm
Forum: MQ2::Macros::Help
Topic: Zone Numbers.
Replies: 12
Views: 3834

Zone Numbers.

Hello all, I wanted to update some macro's I have but can't seem to find a listing of zone ID numbers. Sub Main /doevents /if (${Zone.ID}==485) /goto :anti /if (${Zone.ID}==480) /goto :brells /if (${Zone.ID}==490) /goto :bt /if (${Zone.ID}==483) /goto :cc /if (${Zone.ID}==484) /goto :city /if (${Zon...