Translator not handling /castsequence reset=combat Death's CaressSiedendes BlutSiedendes Blut, Herzstoß, , ",
TimothyLuke opened this issue · 3 comments
Zalasir9:30 PM
check it is a mix of English and German
Sequences['DB_SquishyDK'] = {
author="Suiseiseki",
specID=250,
helpTxt = 'Talents 2112333',
StepFunction = GSStaticPriority,
lang="deDE",
PreMacro=[[
/cast [combat] Vampirblut
/Cast [combat] Tanzende Runenwaffe
]],
"/castsequence Markzerfetzer, Markzerfetzer, Markzerfetzer, Markzerfetzer, Todesstoß, , ",
"/castsequence reset=combat Death's CaressSiedendes BlutSiedendes Blut, Markzerfetzer, , ",
"/cast Todesstoß",
"/castsequence reset=combat Death's CaressSiedendes BlutSiedendes Blut, Herzstoß, , ",
"/cast Herzstoß",
"/cast Todesstoß",
"/cast Markzerfetzer",
PostMacro=[[
/TargetEnemy [noharm][dead] /Use [combat] /Use [combat] 14
]],
}
Show
TimothyLuke9:50 PM
do you ahve the original?
doh ! I just read the title
hmm its not linking "reset=combat " with out []'s
Ok two issues
reset=combat needs to be [reset=combat]
also the postmacro is now translating back out as
PostMacro=[[
/TargetEnemy [noharm][dead] /Use [combat] /Use [combat] 14
]],
}
castsequence is also adding in an extra comma at the end
"/castsequence Rasgamédulas, Rasgamédulas, Rasgamédulas, Rasgamédulas, Golpe letal**, ,** ",