Natfoth
Community Developer
- Joined
- Jan 15, 2010
- Messages
- 1,446
- Reaction score
- 37
This profile is made for quests that you need to learn a spell such as a heal then use it. This behavior is designed to let you do just that. This is not meant to replace Train New Skills but is only suppose to be used when you have a quest that tells you to train a spell and use it.
Features
- Will force the bot to train skills for quests
Example:
Args in order
You have to have all the Args no matter what even if you dont want it, Thats why I put what the default should be for you guys.
As of right now there should be 3 Args
1: Trainer Interface Info (1 = Needs to select Train Interface Option, 2 = Pops up when you right click it)
2: Npc ID
3: NPC Location (Can be within 100 yards)
Install
Place inside of your "Quest Behaviors" folder and add the line to your Quest Profile. Example above.
ForceTrain should be what you put inside of your profile. It cannot be anything else or it will not work, it has to be exact.
Fixes
Version 1.0.0.1
- Totally Changed the way that it handled so that combat works
Version 1.0.0.0
- Release
Features
- Will force the bot to train skills for quests
Example:
Code:
<CustomBehavior File="ForceTrain" QuestId="28774" Arguments="1,911,-8918.364 -208.4109 82.12556"/>
Args in order
You have to have all the Args no matter what even if you dont want it, Thats why I put what the default should be for you guys.
As of right now there should be 3 Args
1: Trainer Interface Info (1 = Needs to select Train Interface Option, 2 = Pops up when you right click it)
2: Npc ID
3: NPC Location (Can be within 100 yards)
Install
Place inside of your "Quest Behaviors" folder and add the line to your Quest Profile. Example above.
ForceTrain should be what you put inside of your profile. It cannot be anything else or it will not work, it has to be exact.
Fixes
Version 1.0.0.1
- Totally Changed the way that it handled so that combat works
Version 1.0.0.0
- Release
Attachments
Last edited: