Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account
This post has been closed. You can still view previous posts, but you can't post any new replies.

5e ogl initiative macro no longer working

1547797513
Grimdirk
Marketplace Creator
Anyone know of a replacement for the "@{selected|initiative}" macro? Doesn't seem to be working since the recent sheet update.
1547821532
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
That's just an attribute reference to their initiative bonus. This should work: /roll 1d20 + @{selected|initiative_bonus} &{tracker}
Are you perhaps referring to %{selected|initiative} for the associated roll template?
1547828902
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Well derp. I hadn't realized the OGL had that built in. I don't use that sheet except for testing. Kyle has the answer.
1547842473
Grimdirk
Marketplace Creator
@kyle yes I am, I knew that didn't look quite right. That looks like it still works, thanks.