Openkore.com

OpenKore Forums
It is currently 19 May 2013, 05:54

All times are UTC - 5 hours [ DST ]





Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Mercenary attack skills
PostPosted: 25 Nov 2010, 15:44 
Offline
Noob
Noob

Joined: 06 Dec 2008, 11:59
Posts: 12
I just tried the latest SVN with a block like the following:
Code:
attackSkillSlot Double Strafing {
   lvl 5
   monsters Karakasa
   maxUses 3
}

but my mercenary uses the skill on any monster in the mon_control.txt and not just on Karakasa.
Also, while the Mercenary is using skills (untill no more SP), my bot itself is not attacking at all. (when the Mercenary attacks normally without skills, the bot will attack correctly too).


Also I noticed that if I send a pm or chat from my bot, it will show a
Code:
|00
in front of the message to normal clients.


Finally, I also very often get a
Code:
Unknown stat (130-35) received for You
or
Code:
Unknown stat (130-25) received for You
message in console.


Top
 Profile  
 
 Post subject: Re: Mercenary attack skills
PostPosted: 28 Nov 2010, 23:36 
Offline
Developers
Developers

Joined: 05 Dec 2008, 05:42
Posts: 1854
Francesco24 wrote:
but my mercenary uses the skill on any monster in the mon_control.txt and not just on Karakasa.

That's really a bug. I found why it does happen and posted in related topic about homunculus/mercenary skill bugs. It probably would be fixed in the future.

Quote:
Also, while the Mercenary is using skills (untill no more SP), my bot itself is not attacking at all. (when the Mercenary attacks normally without skills, the bot will attack correctly too).

That's known issue, happens because all the skills are processed with character's AI queue now (unlike movement and weapon attack), so while homun/merc uses skills, the character is blocked.

Quote:
Also I noticed that if I send a pm or chat from my bot, it will show a
Code:
|00
in front of the message to normal clients.

chatLangCode

Quote:
Finally, I also very often get a
Code:
Unknown stat (130-35) received for You
or
Code:
Unknown stat (130-25) received for You
message in console.

Yea, stat 130 (VAR_PLUSATTREFININGPOWEROFITEM - refining power?) doesn't have any handler. When it is received, do you switch equips, buffs or something?


Top
 Profile  
 
 Post subject: Re: Mercenary attack skills
PostPosted: 01 Dec 2010, 12:12 
Offline
Noob
Noob

Joined: 06 Dec 2008, 11:59
Posts: 12
EternalHarvest wrote:
Yea, stat 130 (VAR_PLUSATTREFININGPOWEROFITEM - refining power?) doesn't have any handler. When it is received, do you switch equips, buffs or something?


I get the message everytime I get a Map Change in console.


About the Mercenary skills bug, will it be written somewhere if/when it's fixed?


Top
 Profile  
 
 Post subject: Re: Mercenary attack skills
PostPosted: 25 Jun 2011, 20:06 
Offline
Noob
Noob

Joined: 27 Oct 2010, 05:44
Posts: 2
Francesco24 wrote:
Code:
Unknown stat (130-35) received for You


I receive:
Code:
Unknown stat (130 => 14) received for You

I noticed that 14 is equal to the refined +atk power of my swordy (weap lvl 1 refined +7)
and then, when I uneq. the weapon, it shows:
Code:
Unknown stat (130 => 0) received for You

dont know why happen


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
[ Time : 0.053s | 14 Queries | GZIP : On ]