Hello!
I was wondering (in my ignorance) if the line in bold should rather be Global("tb#%medium%cheat","global",1)?
<<<<<<<< .../tb#tweaks/inlined/%long%/baldur.bafIFGlobal("tb#%medium%cheat","global",1)Global("tb#%medium%","global",1)CombatCounterLT(1)THENRESPONSE #100SetGlobalTimer("tb#%medium%_timer","global",24) // 4 roundsSetGlobal("tb#%medium%","global",2)ENDIFGlobal("tb#%medium%","global",1)GlobalTimerNotExpired("tb#%medium%_timer","global")CombatCounterGT(0)Global("tb#%medium%","global",2)THENRESPONSE #100SetGlobal("tb#%medium%","global",1)ENDIFGlobal("tb#%medium%cheat","global",1)GlobalTimerExpired("tb#%medium%_timer","global")Global("tb#%medium%","global",2)CombatCounterLT(1)THENRESPONSE #100SetGlobal("tb#%medium%","global",0)ActionOverride(Player1,ReallyForceSpellRES("%short%",Myself))ActionOverride(Player2,ReallyForceSpellRES("%short%",Myself))ActionOverride(Player3,ReallyForceSpellRES("%short%",Myself))ActionOverride(Player4,ReallyForceSpellRES("%short%",Myself))ActionOverride(Player5,ReallyForceSpellRES("%short%",Myself))ActionOverride(Player6,ReallyForceSpellRES("%short%",Myself))END>>>>>>>>