![]() |
Qn: Is there any way to disable Stealth? (Disabling via mark doesn't work for me) - 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: Qn: Is there any way to disable Stealth? (Disabling via mark doesn't work for me) (/showthread.php?tid=11236) Pages:
1
2
|
RE: Qn: Is there any way to disable Stealth? (Disabling via mark doesn't work for me) - thatfeeel - 03-31-2015 well okay. i think a "constructive" comment or piece of feedback would be it would be cool if there was like a stealth radius setting or have an option to not stealth around passive mobs.. like how far it checks from your character for mobs. i'm willing to accept random deaths from mobs. mobs don't patrol as aggressively in this game as they do in others it's not really a big deal if you're farming for mats to craft with or to sell. but for leveling it slows the pace considerably. RE: Qn: Is there any way to disable Stealth? (Disabling via mark doesn't work for me) - Ace - 03-31-2015 It doesn't trigger on passives, and the radius is at the bare minimum it possibly can be. Any lower, and you'll get pinged, I promise you. The code is in c_stealth:evaluate() in the ffxiv_common_cne.lua file inside of LuaMods\ffxivminion. I suggest you leave it alone, but I can't stop you from tearing it up. RE: Qn: Is there any way to disable Stealth? (Disabling via mark doesn't work for me) - thatfeeel - 03-31-2015 what's interesting is i gained a level or two and went back to a spot i was at before and now the bot doesn't stealth at all. i suspect it know what levels mobs become passive at even if they're hostile. for reference i'm level 32 and the mobs around me are level 20. RE: Qn: Is there any way to disable Stealth? (Disabling via mark doesn't work for me) - Cichard - 03-31-2015 correct this is hardcoded in to the bot now. RE: Qn: Is there any way to disable Stealth? (Disabling via mark doesn't work for me) - Ace - 03-31-2015 This ain't my first rodeo. |