- Joined
- Oct 31, 2019
- RedCents
- 1,695¢
somehow my yaml got corrupted, despite looking ok for my eyes.
Incorrect offset. Line 379: BrdSelos
[CODE title="BrdSelos"] BrdSelos:
action: /alt activate 3704
condition: "!${Me.Buff[Selo's Accelerato].ID} && ${React.Global[NmoveNinvNsit]}"[/CODE]
the globals are:
[CODE title="globals"]globals:
GemZrelik: 12
GlobalExample: "${Me.CombatState.NotEqual[COMBAT]} && ${Me.PctHPs} <= 25"
IC: "${Me.CombatState.Equal[COMBAT]}"
MageAllianceNextID: 0
NIC: "${Me.CombatState.NotEqual[COMBAT]}"
Nmove: "!${Me.Moving}"
NmoveNinvNsit: "!${Me.Moving} && !${Me.Invis} && !${Me.Sitting}"[/CODE]
I dont see any wormg with BrdSelso, and its part of my Yaml since month
Anyone can give me clue?
Edit: solved
the React b4 BrdSelos called "BrdSwap" a pice of code I picked at RG caused the Error.
Somehow this one got corrupted. I just eliminated that, was not as important as I thought.
Incorrect offset. Line 379: BrdSelos
[CODE title="BrdSelos"] BrdSelos:
action: /alt activate 3704
condition: "!${Me.Buff[Selo's Accelerato].ID} && ${React.Global[NmoveNinvNsit]}"[/CODE]
the globals are:
[CODE title="globals"]globals:
GemZrelik: 12
GlobalExample: "${Me.CombatState.NotEqual[COMBAT]} && ${Me.PctHPs} <= 25"
IC: "${Me.CombatState.Equal[COMBAT]}"
MageAllianceNextID: 0
NIC: "${Me.CombatState.NotEqual[COMBAT]}"
Nmove: "!${Me.Moving}"
NmoveNinvNsit: "!${Me.Moving} && !${Me.Invis} && !${Me.Sitting}"[/CODE]
I dont see any wormg with BrdSelso, and its part of my Yaml since month
Anyone can give me clue?
Edit: solved
the React b4 BrdSelos called "BrdSwap" a pice of code I picked at RG caused the Error.
Somehow this one got corrupted. I just eliminated that, was not as important as I thought.
Last edited:




