Posts: 48
Threads: 3
Joined: Mar 2016
08-12-2017, 10:54 AM
(This post was last modified: 08-24-2017, 01:44 PM by fLowN2k.)
Hello,
thought i could share my personal Deltascape V4 Savage profile. I use it mostly for the timeline.
It will also callout Safe Areas for the Inner/Outer Antilight Mechanics, Allagan Field and Forked Lightning.
v1
EN Deltascape V4.0 (Savage).lua (Size: 6.56 KB / Downloads: 51)
v2
1.1 EN Deltascape V4.0 (Savage).lua (Size: 6.55 KB / Downloads: 360)
Callouts should work now, but will rek ur ears. Better Turn it off. I let act do the callouts since im lua noob o/
Posts: 5
Threads: 1
Joined: Jul 2017
Posts: 19
Threads: 5
Joined: Jul 2016
08-12-2017, 10:56 PM
(This post was last modified: 08-12-2017, 10:59 PM by aboodba.)
(08-12-2017, 10:54 AM)fLowN2k Wrote: EDIT: Turn off Triggers for now call outs dont work
Your triggers are not working because you have quotation marks between the skill ID's. You only use quotation marks if you're trying to get it to detect text from the chat log.
Your triggers should like like this:
Code:
triggers = {
{ detect_action = 9230, -- Inner Laser
detect_delay = 0,
sound = "Outer Area Safe",
main_image = "Outer Area Safe",
-- helper_image = ""
},
Posts: 48
Threads: 3
Joined: Mar 2016
(08-12-2017, 10:56 PM)aboodba Wrote: (08-12-2017, 10:54 AM)fLowN2k Wrote: EDIT: Turn off Triggers for now call outs dont work
Your triggers are not working because you have quotation marks between the skill ID's. You only use quotation marks if you're trying to get it to detect text from the chat log.
It should look like this:
Code:
triggers = {
{ detect_action = 9230, -- Inner Laser
detect_delay = 0,
sound = "Outer Area Safe",
main_image = "Outer Area Safe",
-- helper_image = ""
},
lol thanks xD i was a bit brainfucked after this!
Posts: 37
Threads: 0
Joined: Aug 2015
do u fix it ?
(08-12-2017, 10:54 AM)fLowN2k Wrote: Hello,
thought i could share my personal beta Deltascape V4 Savage profile. I use it mostly for the timeline.
It should also callout Safe Areas (Inner/Outer Antilights (needs testing), Allagan Field and Forked Lightning
EDIT: Turn off Triggers for now call outs dont work
Posts: 118
Threads: 14
Joined: Mar 2015
(08-13-2017, 06:43 PM)bluemages Wrote: do u fix it ?
(08-12-2017, 10:54 AM)fLowN2k Wrote: Hello,
thought i could share my personal beta Deltascape V4 Savage profile. I use it mostly for the timeline.
It should also callout Safe Areas (Inner/Outer Antilights (needs testing), Allagan Field and Forked Lightning
EDIT: Turn off Triggers for now call outs dont work
Edit tbe profile and get rid of the quotations. Simple as that and it works
Posts: 48
Threads: 3
Joined: Mar 2016
deleted the wrong "" in the profile. Should work now
Posts: 19
Threads: 5
Joined: Jul 2016
(08-13-2017, 11:04 PM)fLowN2k Wrote: deleted the wrong "" in the profile. Should work now
Just for the record, you didn't remove the quotation marks, they're still there.
Posts: 2
Threads: 0
Joined: May 2017
Where do the profiles go within the MMO Minion directory exactly?
Posts: 48
Threads: 3
Joined: Mar 2016
(08-19-2017, 01:57 AM)Pumpkin Spice Wrote: Where do the profiles go within the MMO Minion directory exactly?
MINIONAPP\Bots\FFXIVMinion64\LuaMods\Sense\profiles