SammehFFXI / FFXIAddons

53 stars 114 forks source link

Magic context #21

Open Mercurian opened 5 years ago

Mercurian commented 5 years ago

No matter what I put in this damn thing it will NOT cast a spell when an action starts.

No amount of slashes hyphons quotes brackets comas fucking anything will make it work right. Can someone post what it should look like, one that actually works.

Mercurian commented 5 years ago

(On here it;s not properly showing slash marks) return {    ["Bozzetto Breadwinner"]={         ["Fire Meeble Warble"]={           ["ready_reaction"]="input /ma \"Barfira\" "  Doesn't work ["ready_reaction"]="input /ma "\Barfira\" " Doesn't work ["ready_reaction"]="input /ma \"Barfira"\ " Doesn't work ["ready_reaction"]="input /ma "Barfira" " Doesn't work ["ready_reaction"]="input /ma Barfira" me" Doesn't work ["ready_reaction"]="input //barfira" Doesn't work

I have to make it ["ready_reaction"]="exec barfira.txt" and create a barfira script to make it work right

mac10688 commented 5 years ago

I use shortcuts so I don't have to worry about this but have you tried

='input /ma "Barfira" '