range skill on Greatest Generals not working

International

Moderator: Moderators

Message
Author
Goflow
Human
Human
Posts: 46
Joined: 14 Jan 2017, 13:16
Noob?: Yes

range skill on Greatest Generals not working

#1 Post by Goflow »

I have set up my bot to attack Greatest Generals with coldbolt, however the bot does not recognize the monster. The bot will only melee attack the monster if its been attacked by it.
I have set up mon_control.txt and config.txt to this:

Monster Control

Code: Select all

Greatest	General 1 0 0
Greatest General 1 0 0
1494 1 0 0
config.txt

Code: Select all

attackSkillSlot MG_COLDBOLT {
lvl 8
dist 7
sp > 30
monsters Greatest General, GreatestGeneral, 1494
}
But even with the ID added, it still does not use the skill against Greatest generals. The bot uses coldbolt normally against ninetails therefore i know that my setup works, i simply dont understand why the bot does not recognise greatest generals. Please help.

Just incase, i have looked into the forum beforehand to see if there is already a similar thread that has been resolved, however i found that i am not the only one who had the same problem in the past.
http://forums.openkore.com/viewtopic.ph ... st+general
http://forums.openkore.com/viewtopic.ph ... st+general

Goflow
Human
Human
Posts: 46
Joined: 14 Jan 2017, 13:16
Noob?: Yes

Re: range skill on Greatest Generals not working

#2 Post by Goflow »

any help pls

Pachu
Plain Yogurt
Plain Yogurt
Posts: 55
Joined: 04 Apr 2008, 14:21
Noob?: No

Re: range skill on Greatest Generals not working

#3 Post by Pachu »

Did you try manually modifying the monster name in tables folder?

Goflow
Human
Human
Posts: 46
Joined: 14 Jan 2017, 13:16
Noob?: Yes

Re: range skill on Greatest Generals not working

#4 Post by Goflow »

Pachu wrote:Did you try manually modifying the monster name in tables folder?
I havent tried that, that would be my first time doing something like that but i will try

Goflow
Human
Human
Posts: 46
Joined: 14 Jan 2017, 13:16
Noob?: Yes

Re: range skill on Greatest Generals not working

#5 Post by Goflow »

I customised the GG's original name to GreatestGeneral (was Greatest General).
The bot recognizes the custom name but still only attacks when the monster attacks it.
Also, regardless of how much i customize the name, the monster would always show up as "Geatest General" in the console with extra spaces.
Image
I also am sure that the bot recognizes the customized name "GreatestGeneral" as "Geatest General" because it set the bot to switch fire arrow to crystal arrow when it attacks this monster.

Please help.

Pachu
Plain Yogurt
Plain Yogurt
Posts: 55
Joined: 04 Apr 2008, 14:21
Noob?: No

Re: range skill on Greatest Generals not working

#6 Post by Pachu »

what is your attack block?

Goflow
Human
Human
Posts: 46
Joined: 14 Jan 2017, 13:16
Noob?: Yes

Re: range skill on Greatest Generals not working

#7 Post by Goflow »

Pachu wrote:what is your attack block?
Is this what u mean?

Code: Select all

attackSkillSlot MG_COLDBOLT {
lvl 8
dist 7
sp > 30
monsters Greatest General, GreatestGeneral, 1494
}

Pachu
Plain Yogurt
Plain Yogurt
Posts: 55
Joined: 04 Apr 2008, 14:21
Noob?: No

Re: range skill on Greatest Generals not working

#8 Post by Pachu »

The attack auto block...

c4c1n6kr3m1
The Way Of Human
The Way Of Human
Posts: 150
Joined: 24 Mar 2012, 04:13
Noob?: Yes

Re: range skill on Greatest Generals not working

#9 Post by c4c1n6kr3m1 »

your screenshot is weird, never saw this problem before

bot recognize monster name as "GreatestGeneral"
when you attaking name become "Greatest General"
when being attacked, name become "Greatest General"

did u edit something ? try delete all monster name from monsters.txt ( table folder )
or redownload your bot

Ziom
Noob
Noob
Posts: 4
Joined: 14 Sep 2017, 02:49
Noob?: No

Re: range skill on Greatest Generals not working

#10 Post by Ziom »

Willing to bet you haven't adjusted attackUseWeapon and attackDistance.

Post Reply