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.
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...?
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...
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...
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 :)
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 :)