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

Keep Higher Macro not Working?

I want to use this macro: floor(@{class-0-level}/2),1kh1 So the output is either half class levels rounded down, OR a minimum of 1.  But El No Worko. What am I doing wrong?
Missing some braces. [[ {floor(@{class-0-level}/2),1}kh1 ]]
Oh, neat, thanks!