Gainbuff/Losebuff Third Eye

Langues: JP EN DE FR
users online
Forum » Windower » Support » Gainbuff/Losebuff Third Eye
Gainbuff/Losebuff Third Eye
 Shiva.Paulu
Offline
Serveur: Shiva
Game: FFXI
user: Paulu
Posts: 776
By Shiva.Paulu 2013-02-19 09:54:51
Link | Citer | R
 
I am currently trying to have autoexec trigger a spell when Third Eye is activated or lost. This is the code I have but it isn't working.
Code
<register event="losebuff_third_eye" silent="true">input /echo lost third eye</register>
<register event="gainbuff_third_eye" silent="true">input /echo gain third eye</register>

For now I have it sending an echo so I can see if is working, which it isn't.

I've also tried gainbuff_third* and gainbuff_62.
 Odin.Jassik
VIP
Offline
Serveur: Odin
Game: FFXI
user: Jassik
Posts: 9534
By Odin.Jassik 2013-02-19 10:02:33
Link | Citer | R
 
had much luck triggering like that, but i use a toggle between third eye/seigan and straight seigan. Third eye set is for counter, seigan set is hybrid pdt, so i can gain the significant counter bonus of third eye while its up then turtle till i can recast. I'm interested to see how to automate it.
 Quetzalcoatl.Dova
Offline
Serveur: Quetzalcoatl
Game: FFXI
user: dova
Posts: 567
By Quetzalcoatl.Dova 2013-02-19 10:05:11
Link | Citer | R
 
I just copied and pasted exactly what you have into my autoexec and it worked fine :/
 Shiva.Paulu
Offline
Serveur: Shiva
Game: FFXI
user: Paulu
Posts: 776
By Shiva.Paulu 2013-02-19 10:22:40
Link | Citer | R
 
I solved my problem but that made a new one. The way I set up my autoexec files were that I had a main AutoExec.xml and depending on job loads (in this case, AutoExecSam.xml) and uses <import>AutoExec.xml</import> Anything in my AutoExecSam.xml isn't working anymore. I basically stopped using the autoexecsam a while back but decided to rework a seigan set like Jassik was saying.
 Phoenix.Morier
Offline
Serveur: Phoenix
Game: FFXI
user: Morier
Posts: 898
By Phoenix.Morier 2013-02-19 10:30:27
Link | Citer | R
 
Christ, people are so gd lazy now.
[+]
 Shiva.Paulu
Offline
Serveur: Shiva
Game: FFXI
user: Paulu
Posts: 776
By Shiva.Paulu 2013-02-19 10:41:56
Link | Citer | R
 
I find it fun to tinker with this stuff more than lazy, but you're not wrong. I am indeed lazy lol.
[+]
 Asura.Draus
Offline
Serveur: Asura
Game: FFXI
user: Draus
Posts: 327
By Asura.Draus 2013-02-19 11:13:06
Link | Citer | R
 
Edit: Nvm
Log in to post.