Search found 5 matches

by Dinstag8tor
Wed Aug 25, 2004 2:12 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Ranger Auto-Archery w/ Snare|CloseCombat|Forage|Taunt etc..
Replies: 59
Views: 23801

TY

It works well for me now!!!!
by Dinstag8tor
Tue Aug 24, 2004 7:51 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Ranger Auto-Archery w/ Snare|CloseCombat|Forage|Taunt etc..
Replies: 59
Views: 23801

tried that - if you mean:

The brackets are fubared for old posts.

You must change < to < and > to >.

did that on both this macro and spellcast.inc - this one didnt need it. I dont even think it has reached the spellcast.inc yet.

/sigh
by Dinstag8tor
Mon Aug 23, 2004 10:45 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Ranger Auto-Archery w/ Snare|CloseCombat|Forage|Taunt etc..
Replies: 59
Views: 23801

Re: I think its just missing a }

Neith wrote:I think its just missing a }

Code: Select all

  /if (!${Me.Buff[${MyBuffs[${j}]}].ID}) {  
Well that didnt work -- this time it ends in:

Failed to parse /if condition '(2381>0), non-numeric encountered

Damn!
by Dinstag8tor
Mon Aug 23, 2004 2:22 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Ranger Auto-Archery w/ Snare|CloseCombat|Forage|Taunt etc..
Replies: 59
Views: 23801

yea it does

looks like its crashing on this section of code:

/for j 1 to ${MyBuffs.Size}
/if (!${Me.Buff[${MyBuffs[${j}]}].ID) {
/target ${Me}
/call Cast ${MyBuffs[${j}]} gem6

Is this correct?
by Dinstag8tor
Mon Aug 23, 2004 9:31 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Ranger Auto-Archery w/ Snare|CloseCombat|Forage|Taunt etc..
Replies: 59
Views: 23801

Everytime I run it (the LazyRanger version) with options or without (or any combo) I get the following: (Grabbed code from first post) Unparsable in calculation: '$' arch.mac@324 (LazyRanger): /if (!$!{MeBuff[$Me.Buffs[${i}}}].ID) { arch.mac@157 (Main): /call LazyRanger The current macro has ended F...