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

  1. D

    Report bugs and errors in unmodified Essentials version 21

    Hi all, Let me say this first: - I'm not posting this bug to get help because I seem to have solved it. - I'm posting the bug here because I think it also applies to a clean version of this release, but I did not test that. I am using version 13 for my game though. Error message: Code (line...
  2. D

    Resource requests

    Hi all, I'm looking for the soundtrack (midi or mp3 or whatever) of Oreburgh Mine from DPPt. Now this may seem something I could look for myself, but so far I have only found broken files that just fall silent after about 42 seconds playing (like the one on...
  3. D

    Working with resolution 320x288, need help for scripting

    That Abomasnow is much too large to fit next to the arrow. That Bulbasaur show in the storage system: the bar makes sure that there is no room for pokemon next to it. I'm sure you've noticed these things too. So you'll have to change more than just some coordinates. First: nobody will do this...
  4. D

    Adding the PKMN abbreviation

    If it were easy, then it would probably work the same way as the male and female chars. Try typing the pk and mn char in the script, using copy-paste or whatever from the internet. If that works, have a look in PokemonSummary to see how the male and female chars are introduced. Then, have a look...
  5. D

    pokemon.type3 not functional in version 13

    I will try starting from scratch then, while keeping the current version as a backup. The first change I'll make is the type 3, 4 and 5 addition. I'll post again when I'm done (whether it works or not). EDIT: I've changed my mind. I think it's only the code I need to have a clean version of...
  6. D

    Why does compiling the game screw things up

    I don't have any experience with your particular situation. But I did have a problem once with compiling the game. In this case, the problem was caused by I difference in the code of the editor when compared to the code of the main game. First I played the game, then I used the editor, the...
  7. D

    Changing tilesets causes the player to run into invisible walls

    It's more that, especially with a few drinks, I don't understand what you're trying to say. That second remark in particular is hard to understand. Maybe you can edit your posts? I cannot guarantee that I can help, but you never know...
  8. D

    Evolution method script check

    At first, the code looks right. But... You are using @weather to refer to the weather. But the weather isn't initialised in this part of the code (attr_accessor(:weather) is missing...). Maybe, PokeBattle_Battle.weather or something would work? I'm not very good with the details, I usually just...
  9. D

    A couple of questions regarding the Pokedex

    I would guess it would have to be change in PokemonPokedex. But I looked for a path-name that refers to the folder with images and couldn't find it. Probably, the image is already saved somewhere, meaning that you could either save another image for each pokemon, or you could load them in the...
  10. D

    Changing tilesets causes the player to run into invisible walls

    Using punctuation in your sentences would help...
  11. D

    pokemon.type3 not functional in version 13

    First of all, thanks for the reply. I had purposely chosen to renumber everything because using the search function all the bits that have to be changed can be found 'rather easily', and I found that a safer way to go than hoping that those emty bytes weren't used elsewhere (I don't know if...
  12. D

    pokemon.type3 not functional in version 13

    Dear all, In the 12th version of essentials I had a third, fourth and fifth type per pokemon working. All it did was add STAB to moves of the 3rd through 5th type, effectiveness remained unedited. Now in the 13th version of essentials it's not working anymore. I think 4 major script sections...
  13. D

    Report bugs and errors in unmodified Essentials version 21

    I found this same problem too. When the opponent uses Aerial Ace with a Heracross, the Heracross disappears from the screen. If the Heracross moves first, the attack of my Ralts/Combusken/Whismur (tried several times) is skipped (although Whismur fainted before being able to attack). Ralts...
  14. D

    Challenge Ideas & Discussion

    I know Gold very very well. But, actually, I was thinking of trying, maybe, HeartGold, or Ruby, or LeafGreen. Another question: did you run from wild pokemon? Cause I usually never ever do that, but it will probably be necessary if you don't want to waste, say, a slash attack of your...
  15. D

    Challenge Ideas & Discussion

    It'll be a while before I try it. But I might :) I'm guessing you might have to wait for leppa/mystery berries to regrow, and from the fifth generation onwards, it'll be impossible (TM's don't recover PP because they can be used endlessly). I'm also guessing PokeMarts were allowed?
Back
Top