Search found 1 match

by 7rip
Fri Mar 07, 2008 1:47 am
Forum: MQ2::Macros::Requests
Topic: Simple Nuke Macro Request Please
Replies: 43
Views: 5075

There are a number of ways to do it but the fast & dirty version would be to manipulate the MaxSkill. I'd do: /if (${MaxSkill} > [color=red][b]1[/color][/b]) /varset MaxSkill [color=red][b]500[/color][/b] All that does is tell it that if the maximum skill for your level is greater than 1 then se...