Quote Originally Posted by Goodwen View Post
Riding trainers does not work?
Doesn't work for me either, what client build are you using?



If you are a GM you can get them this way:

First look up the spell id you need to learn: example master riding.
Code:
.lookup spell master riding
The result in this case:
90266 - [Master Riding, rank 5] [learn]

To learn this:
Code:
.learn 90266
You might have to log out your character completely from the server to take effect.