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 .
×

Beginner having difficulty using an API script

Hi all, So, I found this script that I'd really like to use,  here . 1. I upgraded to Pro 2. I went to API Scripts and installed the script, renaming it "GMNotes" 3. I then went into my Curse of Strahd module and opened the GM layer, selected the map marker 1A, and tried  !gmnotes --"1A" 4. I got a blank whisper from 1A, despite there being text in the GM notes for that token.  *I also tried just !gmnotes with the token selected which also sent me a blank message from 1A.  Can anyone explain what I am doing wrong? Please and thank you!
1590388280
GiGs
Pro
Sheet Author
API Scripter
I dont own the module, so I need to check: Is the text in the GMNotes field of the&nbsp; token , or the&nbsp; character ?&nbsp;GMnotes grabs from tokens, not characters. If the text is indeed in the token's gmnotes, it's possible that script has been made obsolete by changes in the roll20 text system. Try Keith's upgrade, Supernotes, and see if this works:&nbsp; <a href="https://app.roll20.net/forum/post/8293909/script-supernotes" rel="nofollow">https://app.roll20.net/forum/post/8293909/script-supernotes</a>
The text is in the GMNotes field of the token. And my goodness, you've saved me quite a lot of trouble, as I had already spent an inordinate amount of time with that. Supernotes did the trick! Thank you, and much appreciated!&nbsp; GiGs said: I dont own the module, so I need to check: Is the text in the GMNotes field of the&nbsp; token , or the&nbsp; character ?&nbsp;GMnotes grabs from tokens, not characters. If the text is indeed in the token's gmnotes, it's possible that script has been made obsolete by changes in the roll20 text system. Try Keith's upgrade, Supernotes, and see if this works:&nbsp; <a href="https://app.roll20.net/forum/post/8293909/script-supernotes" rel="nofollow">https://app.roll20.net/forum/post/8293909/script-supernotes</a>
1590426190
GiGs
Pro
Sheet Author
API Scripter
That's great :)