Judge Xero Master replied

481 weeks ago

Making Triggers

I have no idea how to actually make the scripts so here's what I do.
Example

Google: FFXIV A7S Triggers
Go to some guide that has already created the Trigger

Here's one from Solitudes Guide. It's actually from Swindler in A6S.

Low Arithmeticks
<Trigger R="You suffer the effect of Low Arithmeticks." SD="High" ST="3" CR="F" C="Midas Savage" T="F" TN="" Ta="F" />

High Arithmeticks
<Trigger R="You suffer the effect of High Arithmeticks." SD="Low" ST="3" CR="F" C="Midas Savage" T="F" TN="" Ta="F" />


These tell you when you have to stand on high or low platforms.

You just high light the whole thing from < to >. Right Click -> Copy

Then you go to ACT. Click on the Custom Triggers Tab at the top. Then you click the Import XML at the Top Right beside Show Timers.

Bam. You are done. Everything else is set up within ACT to work. There is some customizations for voices etc but I dont' really play with that.
Please log in to post a reply.