Getting My Mule To Target From Main

Language: JP EN DE FR
New Items
2023-11-19
users online
Forum » Windower » General » Getting my mule to target from main
Getting my mule to target from main
 Asura.Icewell
Offline
Server: Asura
Game: FFXI
user: Icewell
Posts: 31
By Asura.Icewell 2016-10-21 07:24:44
Link | Quote | Reply
 
I'd like to be able to do as much control over my geo mule from my main as possible. I've been using a shortcut on my main to get mule to frazzle tag the mob, but it doesn't always work.

'bind ^space input //send larael frazzle <bt>'

I tried doing /assist and that doesn't work at all. Any ideas? What does everyone else do?
 Fenrir.Divinian
Offline
Server: Fenrir
Game: FFXI
user: Divinian
Posts: 354
By Fenrir.Divinian 2016-10-21 08:15:17
Link | Quote | Reply
 
You could add a /send larael /targetbnpc BEFORE the macro line for for the spell (which would then be <t> not <bt>) which would target the closest mob. Not quite what you want, but could give the desired results in some situations.

It too, however, does not always work and the mob MUST be in front (or in LoS, anyway) of the mule for it to work.

There used to be an add-on that allowed for your mule to target whatever you were, but it hasn't worked in quite some time and the developer doesn't seem to be around anymore...unless that's changed, in which case I'd be super happy.
 Asura.Toralin
Offline
Server: Asura
Game: FFXI
user: toralin
Posts: 1361
By Asura.Toralin 2016-10-21 08:57:06
Link | Quote | Reply
 
code in GS
Code
send_command('bind ^space send larael "\/\/exec frazzle.txt"')



%drive%:\Program Files (x86)\Windower4\scripts\frazzle.txt code
Code
input /assist Icewell
wait 1
input /ma Frazzle <t>



I'm guessing he is wanting to use his GEO mule in CP party and tag malaise onto every incoming mob. without ALT-TABing over to do it manually
Log in to post.