The script <a href="https://wiki.roll20.net/Script:InitiativeTracker" rel="nofollow">https://wiki.roll20.net/Script:InitiativeTracker</a> is quite cool but for shadowrun it has 2 major problems. On the one hand, if i change the initiative manually or with the following macro /em [Unterbrechungshandlung] für [[?{Wieviel Initiative kostet dich diese Handlung?|5} &{tracker:-}]] Initiative then it stops tracking but this is a valid change of iniative in the shadowrun system and altough i have 4 entries in the turn tracker it only alternate sbetween 4 after having changed 2 iniative values. Example outputs showing this problem are: Start of Round 19 Start of Turn 19 for Elf 2 (13) Start of Turn 19 for Elf 3 (13) Start of Turn 19 for Vago (9) Start of Turn 19 for Elf 1 (3) GM (GM) [Unterbrechungshandlung] für 5Initiative Start of Round 20 Start of Turn 20 for Elf 2 (13) Start of Turn 20 for Elf 3 (8) Start of Round 21 One token has changed its initiative by -5 with the macro above and suddenly it only rotates through 2 tokens :( Second: Does anyone know how I would be able to substract 10 from all initiatives each time a round ends? (The -10 each time a token becomes active is very annoying in the shadowrun system and I really really would avoid it for several reason - one that the initiative value is important)