Open sowmatheus opened 4 years ago
I`ve got that:
Orion.SetLOSOptions('pol'); if (Orion.InLOS('lasttarget')) { Orion.TargetObject('lasttarget'); }
but the probelm is: I need to block lasttarget if have objects between me and target like trees.
Look that video
Need to preserve target if wall between me and target
In the macros that you record in the assistant?
Like in the video, im trying to use a simple command from shard and use "lasttarget" from "Scripts" in the assistant..
Same problem here
Is it possible to create Macro to check if Target is in Line of Sight?