NJ_HUUMA doesn't work

This place is for Unresolvable bug reports only. NOT for asking help!

Moderators: Moderators, Developers

Message
Author
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

NJ_HUUMA doesn't work

#1 Post by EternalHarvest »

(report from IRC)

Worked on 2.0.7, doesn't work on trunk. Attacking gives up due to timeout. Other skills work.

Code: Select all

attackSkillSlot NJ_HUUMA {
 	lvl 5
 	dist 9.0
 	sp > 40
 	notInTown 1
  }

User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: NJ_HUUMA doesn't work

#2 Post by kLabMouse »

EternalHarvest wrote:(report from IRC)

Worked on 2.0.7, doesn't work on trunk. Attacking gives up due to timeout. Other skills work.

Code: Select all

attackSkillSlot NJ_HUUMA {
 	lvl 5
 	dist 9.0
 	sp > 40
 	notInTown 1
  }
sofax222 Already reported the solution. But I donno if he committed it yet or not.

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: NJ_HUUMA doesn't work

#3 Post by EternalHarvest »

Works for me.

Post Reply