Creating a Trainer

Post » Tue Jun 19, 2012 11:33 am

Can anyone inform me of how to create a trainer? I have tried to reverse engineer a couple from the game by matching my NPC to them but still haven't figured it out.
User avatar
Sunny Under
 
Posts: 3368
Joined: Wed Apr 11, 2007 5:31 pm

Post » Tue Jun 19, 2012 4:52 pm

bump
User avatar
Madeleine Rose Walsh
 
Posts: 3425
Joined: Wed Oct 04, 2006 2:07 am

Post » Tue Jun 19, 2012 3:19 pm

Ok, so I have not been able to find any help as to how to create a trainer and no one has replied on here! I need assistance.

I have set my NPC's class to what I want (master illusion trainer). I have added both job-trainer-faction and job-trainer-illusion-faction to her factions. I added the Trainer-Gold-script into that little box and set the properties to match an in-games trainer's. AND, i added a dialogue option set to the correct parameters in the dialogue-trainers object under quests in the object window. What am I missing?
User avatar
BaNK.RoLL
 
Posts: 3451
Joined: Sun Nov 18, 2007 3:55 pm

Post » Tue Jun 19, 2012 2:47 pm

This is an issue I've been having as well. I'll add my *bump* in hopes of getting some help.
User avatar
WTW
 
Posts: 3313
Joined: Wed May 30, 2007 7:48 pm

Post » Tue Jun 19, 2012 11:48 am

Trainers are tricky...you will need to attach the script TrainerGoldScript to your trainer, and assign the property "Trainertype" to the appropriate integer. (1 for basic training, 2 for medium trainers, 3 for master trainers)

They then need to be in the "JobTrainerFaction" and the specific faction for the skill they train (Farkas for example is in "JobTrainerHeavyArmorFaction" so he trains that skill.)
User avatar
Beth Belcher
 
Posts: 3393
Joined: Tue Jun 13, 2006 1:39 pm


Return to V - Skyrim