You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
(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
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.
The text was updated successfully, but these errors were encountered: