What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Outland Class Trainers

eddie4

New Member
Joined
Sep 16, 2010
Messages
296
Reaction score
8
I Continuing my Shaman and sins the last time they added trainers in outland so I thought I would add them to my quest profile and here they are.

Just add them to your profile under the General <Vendors></Vendors> tags
Code:
<Vendor Name="Alaressa" Entry="50010" Type="Train" TrainClass="Mage" X="-1925.172" Y="5459.78" Z="-12.4715" />
<Vendor Name="Matron Ismara" Entry="50013" Type="Train" TrainClass="Priest" X="-1926.564" Y="5462.838" Z="-12.43751" />
<Vendor Name="Summoner Durael" Entry="50017" Type="Train" TrainClass="Warlock" X="-1928.88" Y="5460.494" Z="-12.42776" />
<Vendor Name="Derithela" Entry="50007" Type="Train" TrainClass="Hunter" X="-1936.295" Y="5455.961" Z="-12.42796" />
<Vendor Name="Pathstalker Arpalir" Entry="50016" Type="Train" TrainClass="Rogue" X="-1940.179" Y="5455.71" Z="-12.42742" />
<Vendor Name="Tarlhir" Entry="50018" Type="Train" TrainClass="Warrior" X="-1937.597" Y="5452.868" Z="-12.42798" />
<Vendor Name="Blood Knight Argaron" Entry="50012" Type="Train" TrainClass="Paladin" X="-1932.514" Y="5445.808" Z="-12.428" />
<Vendor Name="Luknar" Entry="50130" Type="Train" TrainClass="Shaman" X="-1890.248" Y="5367.875" Z="-12.42791" />
<Vendor Name="Muha" Entry="50137" Type="Train" TrainClass="Druid" X="-1889.01" Y="5358.967" Z="-12.42721" />

Edit

There is no DK trainer thats because there is no DK trainer in outland so you'll have to do it by hand.
 
Last edited:
You have not added an Entry to Blood Knight Argaron and the bot canot find him, the Entry should be 50012 i am testing it right now to se if it works.

<Vendor Name="Blood Knight Argaron" Entry="50012" Type="Train" TrainClass="Paladin" X="-1932.514" Y="5445.808" Z="-12.428" />

Edit: the new Entry worked.
 
Last edited:
Indeed mush have missed that thanks for pointing it out
 
Back
Top