
I think there is a bug in how macros are compiled, check this: my macro that doesn't work but get "[ error", untranslated from Swedish now but well you get the meaning without understanding the words. /roll ([[@{selected|repeating_vapen_0_vapenfardighet} + @{selected|repeating_vapen_0_vapenbonus} + ?{Modifikation|0}]])d6>6 now a simple change that suddenly work: /em first roll /roll @{selected|repeating_vapen_0_vapenfardighet}d6>6 /em second roll /roll @{selected|repeating_vapen_0_vapenbonus}d6>6 or is the notification in the first one wrong?