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

More Macros! - Character Not Found

I have a macro. It says the character is not found. But it seems to be calling the correct character. I'm confused.   
1584988356

Edited 1584991527
I'm not certain but it looks like the characters are saved as name - initials, but the call is for name -- initials.  Two dashes instead of one.   I see that you're a pro user.  There is a group check API with which you simply draw a square around any number of tokens and run a check of any attribute, save or skill one them, perhaps that would be useful.
1584990072

Edited 1584990091
Ziechael
Forum Champion
Sheet Author
API Scripter
It's possible that the macro is looking for a en/em dash rather than the hyphen used in the character name (possibly thanks to an over helpful text editor replacing one with the other). It would be less problematic to change the character names to Manny (JH) etc instead. Patrick's suggestion of utilising the API is a solid one to look into also :)