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

Speech Bubbles

Hi! So ive spent a couple hours searching before posting!! And this is the closest I could find; <a href="https://app.roll20.net/forum/post/1397909/script-dungeon-buddies-inspired-speech-balloons" rel="nofollow">https://app.roll20.net/forum/post/1397909/script-dungeon-buddies-inspired-speech-balloons</a> so I have added the API script to my game but am unsure how to implement it, totally new to all this jargon and could use a point in the right direction. Thanks in advance, Niall
Ok just to elaborate, id like to have speech bubbles appear above tokens on a tavern scene to give the illusion of conversations going on around the group...
The speech bubbles script is 6 years old. I'm haven't used it and I'm not sure if there have been any changes to Roll20 that would make it not work so well. You could also try the EmojiBubble script , which might give you a look that you're looking for.
thanks, that looks fruitful but still a work in progress? if i read it correctly...
It's stable but the author is still adding new features.
it appears the API script no longer works? or maybe im doing something wrong... <a href="https://gist.github.com/BaldarSilveraxe/30169b095929b7aa12a5" rel="nofollow">https://gist.github.com/BaldarSilveraxe/30169b095929b7aa12a5</a>
Yeah it looks like that script is outdated.&nbsp;&nbsp; &nbsp;TypeError: Cannot read property 'replace' of undefined TypeError: Cannot read property 'replace' of undefined &nbsp; &nbsp; at fixNewObject (apiscript.js:20135:14) &nbsp; &nbsp; at findOrCreateBubbleParts (apiscript.js:19933:19) &nbsp; &nbsp; at speechBalloon (apiscript.js:20003:18) &nbsp; &nbsp; at Timeout.checkBubbleDisplay [as _onTimeout] (apiscript.js:19905:21) &nbsp; &nbsp; at listOnTimeout (internal/timers.js:554:17) &nbsp; &nbsp; at processTimers (internal/timers.js:497:7)