Search found 3 matches

by bror
Mon Feb 06, 2006 2:42 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: ForageAA.mac
Replies: 16
Views: 9203

Fixed a problem where this was writing NULL into the .ini for the save value for new items, has been corrected in the above code. If you already made this macro, change: |If the item is not on the list, add it /if (${ItemSetting}==${NotFound}) { /ini "forageaa.ini" "ForageList" &...
by bror
Mon Feb 06, 2006 8:58 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: ForageAA.mac
Replies: 16
Views: 9203

When I was debugging the macro, I wanted a low value so I could make sure the logic worked on the throwaway part. I simply forgot to change it back to a full stack, it's corrected above now.
by bror
Mon Feb 06, 2006 12:04 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: ForageAA.mac
Replies: 16
Views: 9203

ForageAA.mac

This mac does the following: *If you were sitting at the time of forage, this will stand you to do the foraging and then sit you down again. *If you were attacking at the time of forage, this will stop attack, forage and then resume attack. *This allows you (like yafm.mac) to set how many of an item...