Thank for your post.
this is my charname.cfg file.
my bot dont attack monster. my bot is stopped on the spot
may bot is ranger. test skill is Split Arrow
help me. plz.
#Basic Settings
#In this area you could setup your potionusing
#PotHealth = 50
#PotMana = 20
#Use Quicksilver Flask = false // Work in Progress
#AttackFields
#Name = "undefined"
#MinManaPercent = 0
#MinLifePercent = 0
#Mobsarround_Distance = 0
#Mobsarround_Count = 0
#Mobsarround_Target = 0 // 0 -> Main Target / 1 -> Me
#EnemyDistance = 0
#MaxCount = 0 // For Raising/Trap Skills -> MaxCount of Minions/Traps
#CheckForMobsarround = false
#OnlyBosses = false
#IsSummon = false
#IsTrap = false
#IsCurse = false
After a Skill you must Set 'CastEnd' then the CR knows a new Skill begins
#Examples
#//Unlimited Attack
#Name = "Split Arrow"
#CastEnd
#//SummonSkills
#Name = "Split Arrow"
#MinManaPercent = 50
#MaxCount = 5
#IsSummon = True
#CastEnd
#Name = "Split Arrow"
#MinManaPercent = 50
#MaxCount = 1
#IsSummon = True
#CastEnd
#//TrapSkill
#Name = "Split Arrow"
#Mobsarround_Distance = 10
#Mobsarround_Count = 3
#Mobsarround_Target = 0
#MaxCount = 3
#IsTrap = True
#CastEnd
#//AOE/Defense AOE
#Name = "Split Arrow"
#Mobsarround_Distance = 20
#Mobsarround_Count = 2
#Mobsarround_Target = 1
#CastEnd
this is my charname.cfg file.
my bot dont attack monster. my bot is stopped on the spot
may bot is ranger. test skill is Split Arrow
help me. plz.
#Basic Settings
#In this area you could setup your potionusing
#PotHealth = 50
#PotMana = 20
#Use Quicksilver Flask = false // Work in Progress
#AttackFields
#Name = "undefined"
#MinManaPercent = 0
#MinLifePercent = 0
#Mobsarround_Distance = 0
#Mobsarround_Count = 0
#Mobsarround_Target = 0 // 0 -> Main Target / 1 -> Me
#EnemyDistance = 0
#MaxCount = 0 // For Raising/Trap Skills -> MaxCount of Minions/Traps
#CheckForMobsarround = false
#OnlyBosses = false
#IsSummon = false
#IsTrap = false
#IsCurse = false
After a Skill you must Set 'CastEnd' then the CR knows a new Skill begins
#Examples
#//Unlimited Attack
#Name = "Split Arrow"
#CastEnd
#//SummonSkills
#Name = "Split Arrow"
#MinManaPercent = 50
#MaxCount = 5
#IsSummon = True
#CastEnd
#Name = "Split Arrow"
#MinManaPercent = 50
#MaxCount = 1
#IsSummon = True
#CastEnd
#//TrapSkill
#Name = "Split Arrow"
#Mobsarround_Distance = 10
#Mobsarround_Count = 3
#Mobsarround_Target = 0
#MaxCount = 3
#IsTrap = True
#CastEnd
#//AOE/Defense AOE
#Name = "Split Arrow"
#Mobsarround_Distance = 20
#Mobsarround_Count = 2
#Mobsarround_Target = 1
#CastEnd