• 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 Humane

  1. H

    Register multiple items (Error Code)

    --------------------------- Pokemon Essentials --------------------------- Exception: NoMethodError Message: undefined method `[]' for nil:NilClass PokemonBag:83:in `drawItem' SpriteWindow:3548:in `refresh' SpriteWindow:3544:in `each' SpriteWindow:3544:in `refresh' SpriteWindow:3506:in...
  2. H

    How do we add Quicksave/New Controls

    Alright, perfect. Thanks for the answer!
  3. H

    How do we add Quicksave/New Controls

    This is what I put in the PokemonControls "V = 30" For the other code I added when Input::V return [0x56] # V For some reason I still get the error...?
  4. H

    How do we add Quicksave/New Controls

    I knew it was something like that, haha! Thanks for the reply that was very quick. Edit: When I add it under def miniupdate $PokemonTemp.miniupdate=true if $PokemonTemp loop do updateMaps $game_player.update $game_system.update $game_screen.update unless...
  5. H

    How do we add Quicksave/New Controls

    I've been wondering on how to do Quicksave because it's a hassle to save when you developing a game and fixing some stuff in-game. I also want to merge the quicksave into a button for example "V." However, that's not the only thing I want to do. I want to add more buttons for my game. How do I...
  6. H

    Resource requests

    Requesting for a full cave tileset of Pokemon Diamond, Pearl or Platinum. Could not find them anywhere on the internet, however, I did find some but they weren't all of the cave tiles. Thanks in advance. *RPG Maker Format, please :)
  7. H

    Resource requests

    Does anyone have a clean Pokemon Party script for Pokemon Essentials? I kind of jacked up mine so I really need one :) Can't play with an nonfunctional script. Thanks :)
Back
Top