Then Please Help me. I know what to do and what needs done, just not how to code it =[
So Pretty much this is what we need.
Code:
If Spell 54729 is active and riding skill is Expert then
Apply Aura: Mod Speed Mounted Flight
Value: 60
Apply Aura: Mod Speed Mounted
Value: 60
if Spell 54729 is active and riding skill is artisan then
Apply Aura: Mod Speed Mounted Flight
Value: 280
Apply Aura: Mod Speed Mounted
Value: 100
I dunno the slightest Idea how to get it to work lol, cause im no C++ guy. but anyway someone got Ideas?