monsterSkill block never works

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderators: Moderators, Developers

Message
Author
Liposo
Plain Yogurt
Plain Yogurt
Posts: 59
Joined: 20 May 2013, 02:00
Noob?: No

monsterSkill block never works

#1 Post by Liposo »

I'm on iRO Classic. The "monsterSkill" block will never work regardless how I set the condition.

Example:

Code: Select all

monsterSkill Lex Aeterna {
	lvl 1
	sp > 10
	target Poring
	target_dist 9
	maxUses 1
}
This simple monsterSkill block never works. It won't use Lex Aeterna on Poring whether I set attackAuto to 0 or 2.

Locked