• Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Resource icon

v21.1 BW Speech Bubble 1.0.2

This resource pertains to version 21.1 of Pokémon Essentials.
Pokémon Essentials Version
v21.1 ✅

BW Speech Bubble Script for v21​


Extract the files put the Pictures folder to Pictures and lets go

How to use:
To call a speech bubble, call the following in a script: pbCallBub(type, eventid)
The type can be either 1 or 2, with 1 being a bubble over the event, and 2 being a normal message box with an arrow, resembling the BW style.
Credits
Carmaniac (Original Script), Nononever (Updated for v21)
Author
NoNoNever
Downloads
1,514
Views
8,532
First release
Last update
Rating
4.50 star(s) 4 ratings

More resources from NoNoNever

Latest updates

  1. Renamed the script data.. to match the old one

    Renamed the script data.. to match the old one
  2. Debug crash

    Debug crash should be fixed now
  3. BW Speechbubble v21

    Update to v21

Latest reviews

This is a good script and resource, been using it since a long time, the only thing is that the behavior of the plugin sometimes, but I can deal with that.
It worked one time and then I kept getting this error message.

Script error in event 15 (coords 5,1), map 3 (Nate's house)
Exception: NoMethodError
Message: undefined method `id' for nil:NilClass

***Full script:
pbCallBub(2, 015)

Backtrace:
[BW Speech Bubble] BW Speech Bubble.rb:184:in `pbCallBub'
(eval):1:in `execute_script'
Interpreter:138:in `eval'
Interpreter:138:in `execute_script'
Interpreter_Commands:1177:in `command_355'
Interpreter_Commands:116:in `execute_command'
Interpreter:130:in `block in update'
Interpreter:86:in `loop'
Interpreter:86:in `update'
Scene_Map:167:in `block in update'
N
NoNoNever
Change pbCallBub(2, 015) to pbCallBub(2, 15)

Dont use the 0 From Events :)
Looked for it everywheere and found it. Cool script.
Back
Top