• Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Recent content by Weedfanatic

  1. W

    How to change the Look of the Map's Name?

    Well you can change the "menu frame"/ "ChoiceSkinName" in the "SpriteWindow" script, which also changes the map name graphic. I'm not sure how to if you only want to change the map name graphic though.
  2. W

    Removing a registered Person in the phone

    Not sure how I confused/misread that.., but thanks for correcting.
  3. W

    Removing a registered Person in the phone

    pbDeregisterPartner https://pokemonessentials.wikia.com/wiki/Partner_trainer
  4. W

    Changing the respawn point for when losing a battle

    Can't you just use the "Transfer Player" event command after the condition of winning/losing?
  5. W

    pbMissingTrainer "Can't find trainer" error

    It would help if you posted your problematic event.
  6. W

    Making a Mega Evolution animation

    Pretty sure you can either make a scene, like in the "Intro Script", or use the "show animation" command. I don't think you can use gif images, but I'm not positive. Pretty sure you can only put all frames of your image, in a single png format image, then build those frames, into an animation...
  7. W

    Showing GIF-Animation in game.

    I'm not positive but I think the only way is using show animation. (2nd page of event commands) QUICK GUIDE: (Open your animations folder, and look at the "emo.png") (Use that as an example when making your new animated image.) -You have to make a new png image. -Add multiple frames in for your...
  8. W

    [Essentials Tutorial] Turn HM moves into items

    Surf will work from the bag. You just need to fix outdated code. Try out the script below and let me know if it works. It should, it does for me with v16.1 #=============================================================================== # Surf...
  9. W

    Trouble with turning HMs into items (specifically Surf)

    I knew what you meant. When you use the item from bag, it doesn't let you jump into the water. I got that. I tested your exact code with the adjustments I posted, and used the item from bag. It worked fine for me, and my player jumped into the water + displayed the normal surf sprite. Did you...
  10. W

    Trouble with turning HMs into items (specifically Surf)

    Hello guys, I think I can help. I'm new with coding, with Pokemon Essentials/RGSS, but I seen this post, and thought I'd try figure out the issue. I think it's a pretty easy fix, it seems to be working for me at least. Hope this helps! Here is the full working code below...
  11. W

    [Maps] Curt's Region Starter Kit

    Hey Curt. Thanks for working on this and doing such a good job. This helped me so much, and I'm sure it did for others to. I know it was a lot of work to get this project where it is, your effort is really appreciated! Glad to see you're still around, and were able to help the community in such...
Back
Top