I cant make my trainer learn other players Stances (defensive - Berserker) may I please get some help to where I edit the SQL file or where I can find trainer list or somenthing?
I cant make my trainer learn other players Stances (defensive - Berserker) may I please get some help to where I edit the SQL file or where I can find trainer list or somenthing?
I don't know if this is what you're asking, but to add stances or any class spell, such as "Berserker Stance" to a skill trainer, you go into your MySQL (This is for Mangos) Then click on your DB name then click on npc_trainer
Example: Evox>npc_trainer
Then you open "Table Data" and insert a new row, you really only need to add two lots of information
Entry = the ID you use to spawn the trainer
Spell = the Stance spell (can be found on wowhead)
If you want it to cost then enter the other information, save it, close down and reopen server and there you go it should now be in the class trainer you chose.
(This is not the best explanation but I hope it helped)