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

New Problem :( (Profilewriting)

griizzly

New Member
Joined
Nov 6, 2010
Messages
16
Reaction score
0
Hey, It's me again :D

The problem now is i can't get my bot Train Spells, i was using forcesetvendor or forcetrain but nothing worked. Maybe i did somethingwrong is there any guide how to get the bot train skills? Already check the wiki twice
 
Last edited:
try search Kicks profiles and look how he did it... if it helps, remember to thank him :P

Edit:

Else my guess would be somthing like



<CustomBehavior File="ForceSetVendor" DoMail="False"DoRepair="False"DoSell="False"DoTrain="True" />




as it says in the guide for the behavior the bot should find the nearest vendor that suits your character, meaning it will find the nearest trainer for your class...



else try

<If Condition="!Styx.Logic.Combat.SpellManager.HasSpell(SPELL ID HERE DO EDIT TO YOUR OWN!!!)">
<CustomBehavior File="ForceSetVendor" DoTrain="True" />
</If>
 
Last edited:
already looked in kicks profiles but i think he use his own Custom Behavior. But thanks for the Help, i will try it out as soon as possible
 
the last one i wrote is the exact one Kick is useing in his profiles 1-5
 
Back
Top