SammehFFXI / FFXIAddons

53 stars 114 forks source link

react broken? #32

Open Terico1989 opened 1 year ago

Terico1989 commented 1 year ago

React seems to be broken, does not do the action:

[Crom?Dubh] Noahionto ¨ Crom?Dubh ----- React Action:/ma Stun [Crom?Dubh] 2185 Noahionto ¨ ----- React Action: Running Default gs c update

tested on multiple things and for some reason the action does not work, for the record this is the code I used to do the command:

'''{ ["Crom Dubh"]={ ["Noahionto"]={ ["complete_reaction"]="", ["ready_reaction"]="/ma Stun < bt >" } } }'''

bt is without the spaces in the notepade

Aclariont commented 1 year ago

your ready reaction should be: ["ready_reaction"]="input /ma Stun < bt >"

or i do: ["ready_reaction"]="input /ma 'Stun' < bt >"