Ulithium_Dragon submitted a new resource:
Rock Climb Overworld Animation - Adds an animated effect for using Rock Climb in the overworld.
Read more about this resource...
Rock Climb with Overworld Animation
Current Version: 1.1
-------
Implements Rock Climbing and adds an animated effect for using the Rock Climb HM in the overworld.
*This script was loosely based on an old Rock Climb resource.
*This comes with stock graphics for Red and Leaf. If you want to...
You want to use something other than pokemon party icons? I mean sure I guess you could do that. Whatever you use, you'll need to replace "pbPokemonIconFile" with a function that associates your new icons with a specific pokemon.
Um... I included a size parameter you know.
pbPokemonCenterIcons(x, y, size)
Change the size to whatever you want. The default is 0.45 because 0.5 (native resolution) does not fit onto the FrLg sized Pokemon Center monitors.
Are you asking if they surf when you do? No, of course not. That would require a great deal of additional effort to get working, including making some edits the the surf code, since presently having a dependent event with you precludes using surf to begin with.
This only covers running...
Dependent Events Use Running Sprites
Current Version: 1.0
*This script will work with both PE v16.2 and v17+!
-------
A small script tweak that makes a dependent event following you use a running sprite (if one exists).
See the notes at the top of the script for installation and usage...
Ulithium_Dragon submitted a new resource:
Dependent Events Use Running Sprites - Makes characters following you run when you do.
Read more about this resource...
Region Map Shows Encounters
Current Version: 1.1
*This script will work with both PE v16.2 and v17+!
**This script might be incompatible with other scripts that edit the Region Map! If you find an incompatibility, let me know and I will attempt to resolve it.
***Place this script somewhere...
Ulithium_Dragon submitted a new resource:
Region Map Shows Encounters - Displays if a map has wild encounters on hover when viewing the Region Map.
Read more about this resource...
Someone else asked that already on this resource's PokeCommunity mirror.
I explained how I set it up and posted the resources required for it here:
https://www.pokecommunity.com/showpost.php?p=9863424&postcount=5
Ulithium_Dragon updated PokéCenter Monitor Icons with a new update entry:
Fixed alt forms, further optimization/compatibility.
Read the rest of this update entry...
Ulithium_Dragon updated PokéCenter Monitor Icons with a new update entry:
Compatibility fixes, documentation added.
Read the rest of this update entry...
1.1:
- Fixed compatibility with PE v17+ (sound file name changes).
- Overhauled the description, instructions, and examples.
- Documented the code a bit more with relevant comments.
Oooh... I see the problem. I forgot that PE v17 renamed a bunch of sound files (for some no doubt very important reason that I cannot think of...).
I'll write in v17 compatibility checks and post a script update.