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

Macro fix

This one works under "Test Macro" but only returns "#Retainer Hiring Reactions" after it is saved. Any help is greatly appreciated , because i am totally missing something here. The game is old school essentials, dont know if that matters or not. /w gm &{template:default}{{name=Retainer Hiring Reactions}}{{2 or less = Ill Will}}{{3-5=Offer refused}}{{6-8 =Roll again}}{{9-11=Offer accepted}}{{12 or more=Offer accepted, +1 loyalty}}{{Roll=[[2d6]]}}
Macro names don't like having spaces in them. Replace the spaces with a dash and it'll be fine. This happens automatically when you type a space but when you Copy & Paste a name any spaces in it don't get replaced.
ahhh ty much , i totally missed it