![]() |
New Update Info - Printable Version +- MMOMinion (https://www.mmominion.com) +-- Forum: FFXIVMinion (https://www.mmominion.com/forumdisplay.php?fid=87) +--- Forum: News & Announcements (https://www.mmominion.com/forumdisplay.php?fid=88) +--- Thread: New Update Info (/showthread.php?tid=4570) |
New Update Info - ferenz - 10-28-2013 Nov 7 Changelog: http://mmominion.com/Thread-Changelog-Updated-7-11-13 This is NOT YET RELEASED, it is just something we will most likely release withing the next 12-48hours :) Update Info
Known Issues (Please don't post repeatedly about these)
RE: New Update Info - Kate - 10-28-2013 Great, Thank you for all the hard work. It will pay off ;) RE: New Update Info - kafcioo123@gmail.com - 10-28-2013 nice thx guys RE: New Update Info - Peacekeeper - 10-28-2013 first thing that jumps out is you cant have "use sprint" and "use mount" both selected. Your character will mount up and stand there trying to spam sprint. next part that jumps out is after a fate ends, you tend to get stuck in combat for a bit while the fate mobs run away and despawn. During this time is when the bot tries to mount up to return to the evac point/next fate, but it cant mount up because its in combat. So instad of mounting to the next destination, it runs the entire way, trying to mount while moving. RE: New Update Info - ferenz - 10-28-2013 (10-28-2013, 07:11 PM)Peacekeeper Wrote: first thing that jumps out is you cant have "use sprint" and "use mount" both selected. Your character will mount up and stand there trying to spam sprint. Those were both issues we supposedly fixed last night but didn't get pushed properly due to my typo skills. They should be out within the next few minutes. RE: New Update Info - Hairyogre - 10-28-2013 On the Gathering Skill Editor GP < and GP > conditions, only a "0" (default) condition seems to work. Any condition actually entered keeps the buff from being applied. The "Player has NOT" condition works as expected to block already applied buffs. I might be missing it, but I don't see a good way to force the bot to only cast a buff when first opening a node. Gather Attempts = 0 seems like it would do that, but more likely it just turns the condition off. In any case, I have had the buffs cast in the middle of the harvest (or even on the last harvest) because that's when my GP reached the needed level...not optimal. RE: New Update Info - TauTau - 10-28-2013 if you have the sprint hack activated, and mount option, the chocobo has no animation and just slides ;) RE: New Update Info - ferenz - 10-28-2013 (10-28-2013, 08:10 PM)Hairyogre Wrote: On the Gathering Skill Editor GP < and GP > conditions, only a "0" (default) condition seems to work. Any condition actually entered keeps the buff from being applied. The "Player has NOT" condition works as expected to block already applied buffs. Hmm, I know for a fact that gp > xx was working because I tested it before release. Are you sure its both '<' and '>'? We are able to check the max gather attempts for a node, so we could make gatherattempts = 0 (default) fire only only when gatherattempts == gatherattemptsmax RE: New Update Info - KaWeNGoD - 10-28-2013 ffxiv_skillmgr.lua in line 236 change elseif ( k == "SKM_GAttempts" ) then SkillMgr.SkillProfile[SKM_Prio].gatherAttempts = tonumber(v) with elseif ( k == "SKM_GAttempts" ) then SkillMgr.SkillProfile[SKM_Prio].gatherattempts = tonumber(v) RE: New Update Info - Shaolin2 - 10-28-2013 when I use the Chocobo while I Gather. He was spamming something when i mount and when i dismount. Here perhaps should be a little bit of waiting |