Page 1 of 1

Can't call method "unequip" on...

Posted: 05 Nov 2012, 10:00
by milktanks
I have been encountering this problem for quite some time, And It's really annoying leaving the kore running everytime I go out and coming back home seeing this. :( Could someone please help me to fix this, I just need to solve this problem asap.

Thanks in advance! :)

Image

Re: Can't call method "unequip" on...

Posted: 06 Nov 2012, 07:56
by EternalHarvest
Post all "autoSwitch" options you're using.

Does your equipment display right in your inventory?

Re: Can't call method "unequip" on...

Posted: 06 Nov 2012, 12:05
by milktanks
EternalHarvest wrote:Post all "autoSwitch" options you're using.

Does your equipment display right in your inventory?
Thank you for your reply sir,

Here's my autoSwitch config:

autoSwitch_default_rightHand +10 Specialty Jur [Mobster*3:The Paper] [4]
autoSwitch_default_leftHand
autoSwitch_default_arrow

autoSwitch Centipede {
rightHand [NONE]
leftHand
arrow
distance
useWeapon
}

equipAuto +10 Specialty Jur [Mobster*3:The Paper] [4] {
rightHand +10 Specialty Jur [Mobster*3:The Paper] [4]
onAction attack
monsters Centipede, Bradium Golem, Tatacho
disabled 0
}

Then my useself_skill Enchant Poison block:

useSelf_skill Enchant Poison {
lvl 10
sp > 1%
onaction attack
whenStatusInactive Enchant Poison
notMonsters Centipede
monsters Bradium Golem, Tatacho, Centipede
}

And I would like to add my equip timeouts:

ai_item_equip_auto 0.01
ai_equip_giveup 2

Lastly, These are the inventory and eq display in console:

Image
Image

I think this problem sometimes occur when attacking a centipede, :? I just want the ai to re-equip the weapon everytime it attacks a centipede, Due to the use of Enchant Poison when attacking bradium golem and tatacho, Damage to the centipede is lesser because it is a poison property monster.

Could there be a macro that could solve this?

Thank you again Sir EternalHarvest. :)

Re: Can't call method "unequip" on...

Posted: 06 Nov 2012, 19:01
by rocknroll
rightHand [NONE]

Re: Can't call method "unequip" on...

Posted: 07 Nov 2012, 00:02
by milktanks
rocknroll wrote:rightHand [NONE]
Is it wrong?

Re: Can't call method "unequip" on...

Posted: 07 Nov 2012, 05:33
by EternalHarvest
Should be fixed in r8297.