|
Post by In-geom on Jan 31, 2016 15:28:58 GMT
Hi, I'm new in d3helper I trying to use 3 different computers and in VMWare with windows 10 and 8 but same issue for me: all conditions are ignored and my skill is casted in a loop. I trying to use with Wizard ou WD but same problem. I use version 16.01.15.0
|
|
|
Post by paddy187 on Jan 31, 2016 15:38:53 GMT
add monster is buff not active with skill sno and make a condition with the checkbox greater then or equal less = 1-3 monster in range of 50 and helper will cast
|
|
|
Post by toxicphenom on Jan 31, 2016 15:51:59 GMT
You should use the condition: isMonsterSelected Currently you would spam until oom as long as 3 or less enemies are within 50y. If you check the checkbox it will cast if MORE OR EQUAL to 3 are present within 50y. But without isMonsterSelected (= mouseover an enemy) you will cast it even if no enemy is selected.
|
|
|
Post by En-geom on Jan 31, 2016 16:08:27 GMT
Oohh yeah ok , 'im silly I was thinking if I check the checkbox is less or equal... it's ok now my bad Thanks !!!
|
|