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.
I've been streaming for a while, but only recently on Twitch. I've been posting on the stream channel in the Discord server for a while now. It would be cool if I could be added to the list so I won't need to post manually whenever I stream. I mainly make Minecraft, Among Us, and Pokemon content.
Ok so, Essentials v21. First off, glad you've got ur problem solved. Secondly, I'll just say this, I did make a compatability patch for the original v20.1 port of Following Pokemon EX. But like most plugin creators with the EBDX ports, I will not make a direct compatability to an unofficial port...
First off, no offense that looks like a Following Pokemon EX problem. Because none of my code should affect the movement of pokemon outside of using the Rock Climb HM. Secondly, which version are you using?
I'm pretty sure that error only appears if a base_rockclimb sprite does not exist. Can you check your Graphics/Characters as well as your config for what the filename is?
The way I implemented this is to support the existing outfit system used in Pokemon Essentials and allow a more interactive way of changing outfits with that. However, it doesn't exactly allow full customization of your outfits like in normal games. I know there is a plugin called Advanced...
Oooookay... I really need to turn on notifications here (edit: Welp, I did set this thread to watch. It might be broken 😅). First off, thanks a lot LinKazamine for doing discussion support over my place. Second to last, I'll probably have to backread tmw to see if I can help out with anything...
Hey guys, so quick update: I've officially published the new version of Ulithium_Dragon's Rock Climb with Overworld Animation that goes up to v21.1 called Overworld Rock Climb EX. Please check it out!
DarrylBD99 submitted a new resource:
Overworld Rock Climb EX - Bring Rock Climbing into Pokémon Essentials with Visual Flair
Read more about this resource...
Overworld Rock Climb EX
V20.1 [Version 1.3]
V21.1 [Version 1.3]
About
Originally known as Ulithium_Dragon's Rock Climb with Overworld Animations, this resource brings Rock Climb into Pokemon Essentials with Visual Flair. Unlike it's predecessor, it not only has been updated to support...
That would help out quite a bit actually :)
edit: Sorry, but I think I just finished my port. There's just a few things I want to finish off for the Resource.
Simple really, just have a look at the already existing code for the Pause Menu Commands. For instance in my case "I'm using v21.1", the Pause Menu uses a MenuHandler that can add new commands depending on what you want. I just re-used the code for the Party Menu Command and changed it to call...