• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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 MessiDuvidoso

  1. M

    [Error] Error converting a save from essentials v18.1 to v19.1

    [Pokémon Essentials version 19.1] [Generation 8 Project v1.1.0] [v19.1 Hotfixes 1.0.7] Exception: ArgumentError Message: wrong number of arguments (given 1, expected 0) Backtrace: PluginManager:412:in `compare_versions' SaveData_Conversion:52:in `should_run?' SaveData_Conversion:181:in `block...
  2. M

    RIDE PAGER [ESSENTIALS V17]

    I guarantee that there are not a few waiting for this upgrade, we will very much appreciate the improvement to v18 with the new options, we need it. I am particularly excited to see this being updated.
  3. M

    [Scripting Question] How to make the $ Trainer.outfit + = 1 command work

    Pokémon Essentials is based on changing outfits, but how would you add parts to each outfit, such as a cap, shirt, pants? It would be simple, and it would make sense, to program for Instead of just working: $ Trainer.outfit = 1 Make work: $ Trainer.outfit + = 1 To add Outfit number 1 to the...
  4. M

    Simple item crafting system + interface (v18 & v19)

    How do I store in a variable when the player makes a potion?
  5. M

    [Scripting Question] Amazing Support for Following Pokémon EX

    With each step the FanGames have been evolving and the Golisopod User Script is incredible. Would anyone know how to write the code so that: When using Pokémons in different Poké Balls such as: Greatball, Ultraball, etc. Are the graphics of the respective Poké Balls fired? I don't have all the...
  6. M

    [Scripting Question] PokeRide Support Number Three :)

    Yes, this would be a new function for the fly, if it was possible for the game to recognize each layer where the player may or may not overlap the object on the path, it would be even better, but for now, the simplest thing is to make the priorities not work for the flight, so that it doesn't...
  7. M

    [Scripting Question] Individual values are limited to 31 in Essentials per base ... But, how do I put a new limit on 36? I want normal Pokémon to have a limit of 31, but S

    Perfect! You are good at scripting! But there is a hole ... When a trainer breeds with Shinys Pokémon with Ivs over 31 using Items that pass individual values from father to son, the Pokémon is born normal with IV above 31, how to block this in the breeding done in daycare? Because if a normal...
  8. M

    [Scripting Question] Individual values are limited to 31 in Essentials per base ... But, how do I put a new limit on 36? I want normal Pokémon to have a limit of 31, but S

    Individual values are limited to 31 in Essentials per base ... But, how do I put a new limit on 36? I want normal Pokémon to have a limit of 31, but SHINYS Pokémon to have a limit of 36 ... What code should I use?
  9. M

    [Scripting Question] PokeRide Support Number TWO <3

    Hey StCooler, it worked perfectly! Here! Thank you for the support. I now believe that the Riding system is much more advanced after that! But I came across one more problem. Unfortunately, laughter ... https://imgur.com/8jtli8h When I ride my Charizard, for example ... the flight covers many...
  10. M

    [Scripting Question] PokeRide Support Number TWO <3

    I have my character's graphic mounted on the charizard, I use the pokeride script to assemble it, but I want it to be animated, so the graphic would change from second to second, just like the Pokémon that follows Golisopod. Sorry for the English, translator ...
  11. M

    [Scripting Question] PokeRide Support Number TWO <3

    I'm working on the PokeRide script. I would like a support ... We have two mounts with different Pokémon as in the example: I don't want to modify Tauros, it's perfect. But, I wish the Charizard had animated on the mount. Because it flies, right? I would like it to have fixed animation...
  12. M

    [Coding Tutorial] Integrating ~PokeRide~ pb(mount) w/ Party Screen Menu (Essentials v18.1) ~~ [Recent: Added Shiny | Form | Array Container]

    Hey it worked perfectly! But how do you get the character off the mount? I can mount, but I can't get out of the mount ... How to add something that will make it go down in the menu / party?
  13. M

    [Scripting Question] PokeRide Support

    I know almost nothing about ruby, but it could be a new path ...
Back
Top