MMOMinion
FFXIV Minion Requests - Printable Version

+- MMOMinion (https://www.mmominion.com)
+-- Forum: FFXIVMinion (https://www.mmominion.com/forumdisplay.php?fid=87)
+--- Forum: Public Chat (https://www.mmominion.com/forumdisplay.php?fid=91)
+--- Thread: FFXIV Minion Requests (/showthread.php?tid=4731)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16


RE: FFXIV Minion Requests - OogieBoogie - 11-09-2013

The auto facing also looks incredibly bottish


RE: FFXIV Minion Requests - iamchum - 11-09-2013

When the bot is doing the rounds while gathering it moves with very sharp turns. This looks bottish is it possible to make it smoother


RE: FFXIV Minion Requests - rexmundi - 11-09-2013

(11-09-2013, 12:29 AM)rockon1122 Wrote:  
(11-09-2013, 12:16 AM)OogieBoogie Wrote:  Okay, this bugs me to no end. When using assist to try and heal, it auto faces to target and I can't freely move. I can only move based on the position of the target. This bugs me when attacking to, I want to freely move. This makes avoiding boss mechanics a little bit harder than it should be.

please make bot assist work like when its on beta! it work so well. when I face big boss I can run away from large aoe boss casting.

Agree on this. tbh

We might need a "havoc" kind of module separate of the bot base, as in the bot base it will use auto face target etc.. and yes then you are kinda stuck and not really i an assist mode , but more in a controlled mode :)


RE: FFXIV Minion Requests - Bishop56 - 11-09-2013

Teleport to fates, and waiting wherever you are for the fate to be x% over. Rather than running over and waiting on the edge of the fate, just kind of suspicious if you run over with one guy and he starts attacking while your sitting there looking like an ass lol.

Thanks


RE: FFXIV Minion Requests - killroth - 11-09-2013

New Minion Feature Suggestion.

-Safer Teleporting.
*If Radar Detects Player Between 150m Radius, Teleport is Disabled.
*It Re-Enables When Nobody Is Within 150m

*Ability Usage. Farming Shards Is Faster With Wards.

Thanks!


RE: FFXIV Minion Requests - ymko - 11-09-2013

(11-09-2013, 10:52 AM)killroth Wrote:  New Minion Feature Suggestion.

-Safer Teleporting.
*If Radar Detects Player Between 150m Radius, Teleport is Disabled.
*It Re-Enables When Nobody Is Within 150m

*Ability Usage. Farming Shards Is Faster With Wards.

Thanks!
Ability usage is there :)
Safer teleporting, i can try and hack a little module later :P


RE: FFXIV Minion Requests - rexmundi - 11-09-2013

One small request:

PLEASE... and i say i nicely.. please remove the auto open browser to main mmominion website when starting FFXIVMinion..

I kinda bugs me in beta.. but now in payed version i would really see this go.


RE: FFXIV Minion Requests - Sully13 - 11-09-2013

what rexmundi said. This is very annoying in paid version. Maybe just an oversight????


RE: FFXIV Minion Requests - flawd - 11-09-2013

I found how to remove the facing problem in assist mode.

In LuaMods\ffxivminionffxiv_task_assist.lua at the 91st line is
Code:
Player:SetFacing(pos.x,pos.y,pos.z)
change it to
Code:
--Player:SetFacing(pos.x,pos.y,pos.z)
and it should no longer facelock your target.


RE: FFXIV Minion Requests - OogieBoogie - 11-09-2013

(11-09-2013, 07:36 PM)flawd Wrote:  I found how to remove the facing problem in assist mode.

In LuaMods\ffxivminionffxiv_task_assist.lua at the 91st line is
Code:
Player:SetFacing(pos.x,pos.y,pos.z)
change it to
Code:
--Player:SetFacing(pos.x,pos.y,pos.z)
and it should no longer facelock your target.

Trying this now. If it works, you are my hero.

Just tested it. Thank you good sir for the share. This will save me from breaking my keyboard in a vehement outburst during HM Titan.