Small update on debuff limit issue that I overlooked.
As for adding sound to the assister, I'm not going to bother for now until I can find a way to make the assister flicker less when it's trying to decide the next move based on your current buff/debuff timers.
this profile is supported for the new assister mode?
(03-11-2016, 11:10 AM)nyomaru Wrote: [ -> ]this profile is supported for the new assister mode?
I can easily update it for the new assister mode if I don't try to resolve the flickering issue but I want to take care of that at the same time before I release it. Same goes for my NIN assister
Code:
11/3/2016 v3.03
-Updated Assister for new V2
-Added sounds
-No skill profile changes
Updated for the new Assister V2
- Download the new Assister V2 from http://www.mmominion.com/thread-11791.html
- Place Assister Folder into Bots\FFXIVMinion\LuaMods
- Place EasyMonk.lua in Bots\FFXIVMinion\LuaMods\ffxivminion\SkillManagerProfiles
- Place EasyMonk.lua from the Profiles Folder in Bots\FFXIVMinion\LuaMods\Assister\Profiles
- The Assister window can be opened from the bottom of the screen ingame.
the aoe filter, rockbreaker, seems not working for me
(03-20-2016, 05:45 PM)samanosuke4848 Wrote: [ -> ]the aoe filter, rockbreaker, seems not working for me
Working for me, do you have 3+ targets in a cone in front of you?
(03-20-2016, 06:06 PM)hxx112 Wrote: [ -> ] (03-20-2016, 05:45 PM)samanosuke4848 Wrote: [ -> ]the aoe filter, rockbreaker, seems not working for me
Working for me, do you have 3+ targets in a cone in front of you?
yupe i test it alot rounds, after an update, it wont works for me tho. previously work for this profile.. but other profile works... hmm
(03-21-2016, 06:41 AM)samanosuke4848 Wrote: [ -> ] (03-20-2016, 06:06 PM)hxx112 Wrote: [ -> ] (03-20-2016, 05:45 PM)samanosuke4848 Wrote: [ -> ]the aoe filter, rockbreaker, seems not working for me
Working for me, do you have 3+ targets in a cone in front of you?
yupe i test it alot rounds, after an update, it wont works for me tho. previously work for this profile.. but other profile works... hmm
When I remove the 3+ target requirement from Rockbreaker, it casts it just fine for me on the target dummy. I don't think the 3+ target check is an issue causing it to not cast. The current radius check for Rockbreaker is set to 5 yalms, which can be an issue if the mobs have a big hitbox. I think minion calculates distance from mob to mob based on the center of each mob, while the game client calculates it based on the distance from the border of hitbox to hitbox.