Thread Rating:
  • 5 Vote(s) - 3.2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Assist mode issue
#2
Yeah its some sort of issue with LOS. Can't attack striking dummies in residential areas either. I did this below to get my assist functions back.

(09-20-2014, 04:05 PM)dNh301 Wrote:  Seems it has something to do with "target.los" in the ffxiv_task_assist.lua

Not working on striking dummy:
Code:
if     ( target and target.alive and target.los and (target.attackable or target.chartype==2 or target.chartype==5 or target.chartype==4) and target.distance <= 30 ) then
        SkillMgr.Cast( target )
    end

Working:
Code:
if     ( target and target.alive and (target.attackable or target.chartype==2 or target.chartype==5 or target.chartype==4) and target.distance <= 30 ) then
        SkillMgr.Cast( target )
    end
Reply
 


Messages In This Thread
Assist mode issue - by iDownload - 09-23-2014, 12:02 AM
RE: Assist mode issue - by dNh301 - 09-23-2014, 01:12 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products