Is there a way to have it so it pops a "potion of luck" every 20 min?
I hope someone can help...
<CustomBehavior File="Hooks\DoWhen" ItemId="93351" AllowUseDuringCombat="true" UseWhen="!Me.HasAura(135855) && HasItem(93351)" />
In which line i have to add this?you can try to add this to the profile
Code:<CustomBehavior File="Hooks\DoWhen" ItemId="93351" AllowUseDuringCombat="true" UseWhen="!Me.HasAura(135855) && HasItem(93351)" />
That should work.
Hatte ich schon probiert, aber nur auf max lvl 93 da mein char 93 ist. Mit 101 gehts jetzt. Danke für die Antwort.Du musst im profil das max lvl von 91 auf 101 ändern dann läufts wieder