Search found 1 match

by wanttocheat
Tue Apr 10, 2007 5:55 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: ForageAA.mac
Replies: 16
Views: 9322

a fix for this

One other fix I needed to make to this...

Code: Select all

#event SkillUp "You have become better at [color=darkred]Foraging [/color]
should actually be

Code: Select all

#event SkillUp "You have become better at [color=red]Forage[/color]
or else it doesn't count skillups correctly.