Recent content by Peeky Chew

  1. P

    Change the position of your Pokémon in battle?

    That's the problem I had. I found that part and edited it, but it didn't do anything. @Maruno: I found that part and edited every y value one by one. None of them did anything. It just doesn't make sense.
  2. P

    Change the position of your Pokémon in battle?

    Really nooby question, but in the new version of essentials I just don't seem to be able to find where I change the coordinates for the player's Pokémon in the ActualScene script.
  3. P

    Animated Title Screen and Other Title Improvements

    Can someone please explain what exactly you have to change about smitty's script to make it work with .GIFs?
  4. P

    [Discussion] Hey there

    I don't have long enough to read the whole thread, so I'm just going to reply to the first post. Having been here since 2009, I do agree that game development has lost a lot of its sense of community in the last few years. But I don't think this is just a problem with this one section, it's a...
  5. P

    Pokémon summary screen inifinite scrolling

    When in the Pokémon summary screen and scrolling between the different pages or Pokémon, it stops when you get to the last one and you have to go in the opposite direction to get back. I was wondering if it'd be possible to make it scroll infinitely in either direction instead? I think this is...
  6. P

    Problem with Game Over.

    Sorry, I was in a rush. You literally have a party length of zero. The map that's returned to has no events in it. I just created an event which made it game over.
  7. P

    Problem with Game Over.

    When I don't have any Pokémon and it's game over, it returns the player to where they should be, but then repeats the game over screen infinitely. Does anyone know why this would be happening? I'm running version eight, by the way.
  8. P

    Pokémon: Pillars of Destiny

    I completely agree. This is the beginners showcase, after all, so it doesn't need to have screenshots. On the other hand, if it did have screenshots and nothing else, then people wouldn't complain. I've never revealed anything about the storyline of XENOTIME and no one had ever complained...
  9. P

    War of the Pokemon forums

    Well I left PC for about a year, and coming back the main thing that I see as worse than the other forums is loading times. When I joined PC there was occasional down time, but when it was up it was fast. Now it's just slow almost all of the time. If the servers could be upgraded I think a lot...
  10. P

    Quick Battle Thread

    Looking for a 4th gen OU battle. I haven't played in ages and I'm looking to get back into it. My FC is 3523 9055 8705 and VM me if interested.
  11. P

    Problem with battle backgrounds

    Image explains everything. I've set the BG for the route in the screen in the editor and put the graphics in the correct folder with the correct name, yet it won't work.
  12. P

    [Released] Pokémon XENOTIME

    @Lordgawain: Thank you. Yep, there'll be eight babies in total, one for each gym. @Shaky: Loads of time, I know xD Thanks! And does anyone have any feedback on the demo? Bugs etc.
  13. P

    [Released] Pokémon XENOTIME

    Update! Well it's definitely been a long time in-between updates this time - half a year in fact- and I don't think it's really been worth the wait. Ive been pretty busy with college so haven't had time to work on the game. All I have for you guy is... Version 0.5 of the demo beta! The demo...
  14. P

    I broke the Pokémon capture system

    The part that overlaps on the map highlighted in red is white space. Due to the design of this map it has to overlay the other one. Isn't there a way to make it work?
  15. P

    I broke the Pokémon capture system

    So to go along with the unsolved errors in my previous post I've found two new ones. This is the first one. It happens when the game is started just after the credits are fading out. Here's the script for the intro: class Scene_Intro def main data_system = pbLoadRxData("Data/System")...
Back
Top