Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
Apologies if you've had troubles connecting to the site, you may need a VPN to access it. Staff are also facing issues connecting, so if it's urgent please message Cat on-site or through Discord directly.
Hey Guest, staff applications are open! If you are interested in becoming a forum staff member and/or Discord staff member, please apply through this Google Formbefore April 2! You can also message Cat with any questions.
The dance minigame is now more precise and customizable with the integrated BPM (Beats Per Minute) system!
🔄
Natural Speed Control: Arrows now sync perfectly with the music's actual rhythm.
Universal Standard: 120 BPM = default speed (equivalent to the old speed = 1.0).
Adjustable Difficulty...
A long time ago I started developing a jsut dance mini game to be a challenge for my gym, but due to several problems I left it behind and started working on it again recently thanks to the incredible -FL-.
All documentation, credits, graphics and script can be found in the file download.
In...
So, I saw that the way I was doing it was quite different from the Essentials standards, but I tried a few times and didn’t succeed. After almost a year, I went back to working on this plugin, determined to make changes, and I saw your post. That’s why I asked for help—I knew you would help me...
I really liked your minigame, and I’m trying to create my own, but I have a problem with the fade in and fade out transitions. I’m not sure how to do it correctly, and it looks very, very strange. I’d like to ask if you could take a look at my script and help me fix it. I haven’t made much...
I tried to add a new page before the quest that showed another text, giving more information about the quest after it was completed, I tried to do this to make the main quests tell the story all the time, so the player doesn't get lost, but unfortunately I tried a few times and didn't succeed...
I updated all the plugins and encountered a problem again in the Pokédex when I moved to an empty space. It gave the error:
Exception NoMethodError' at [[DBK] Animated Pokémon System] [003] Pokemon UI.rb:80 - undefined method id' for nil:NilClass
I added a check to ensure that species and...
In my game in version 21.1 the plugin didn't work, so I tweaked what I could and managed to make it work correctly for items and berries.
Even though this plugin seems simple, it helps you know what the item does whenever you receive it and without having to look for a bag, so I think it's...
I added the plugin and didn’t encounter any problems. I suggest you restore from a backup, if you have one, and reinstall the plugin. I also updated all DBK plugins to the latest version, and even with my own modification, it’s working fine.
Relax, sometimes this happens. Occasionally...
rafahbit updated Water current/ treadmills for Essentials v21.1 (deprecated) with a new update entry:
modification to plugin
Read the rest of this update entry...
I was going to make a plugin where I wouldn't need to make so many changes to the original scripts to make it easier to find and fix bugs like these, I just made an adaptation for 21.1. I didn't touch Pokémon Essentials these months due to a chronic illness, I'm going back now, I'll see if I can...
I'm trying to create a Just Dance mini game, but I'm having a lot of problems.
The mini game would work as follows: calling pbDanceGame(ID, Speed) would start the plugin, which would open a simple interface with the sequence name and then a countdown, after which the mini game would begin. For...
Hello, I wanted the BP shop to be similar to Arcky's Poké Mart, so I created a Ruby file to configure the shop outside the event. This includes a command to call different shops and a badge system, all editable within the Ruby file. You can add various items and BP shops with this setup.
Since...