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

  1. K

    [Archive] Pokemon Essentials: Starter Kit for RPG Maker XP

    .floor basically means it will round down to the nearest whole number, and it's the opposite with .ceiling, I believe. So if you use a Great Ball on a, say, Bulbasaur, the formula would be: rareness=(45*3/2).floor, which would yield a rareness of 67 (67.5 rounded down).
  2. K

    [Archive] Pokemon Essentials: Starter Kit for RPG Maker XP

    Just upload a 512x128 picture consisting of the four parts you would like to be animated into your Picture folder. Name it trbackXXX, where XXX = the number of said partner. Make sure to include zeros if it's a one/two-digit number :^)
  3. K

    [Archive] Pokemon Essentials: Starter Kit for RPG Maker XP

    When you copy and paste it into the Conditional Branch, are you sure you're pasting all of it? This should work, too.
  4. K

    [Archive] Pokemon Essentials: Starter Kit for RPG Maker XP

    Did you try placing that in a Conditional Branch? It looks like it's just cutting off.
  5. K

    [Archive] Pokemon Essentials: Starter Kit for RPG Maker XP

    Try placing the partner registration in a Conditional Branch, too.
  6. K

    [Archive] Pokemon Essentials: Starter Kit for RPG Maker XP

    It's funny seeing the word "eval" next to that cute Teddiursa X^) Anyway, are you calling the script with a Call Script command or a Conditional Branch? The Call Script command will cut it off, so try placing it in the script section on the fourth page of the Conditional Branch.
  7. K

    [Archive] Pokemon Essentials: Starter Kit for RPG Maker XP

    Really? The first release I got was dated July 1, 2008, and I was able to make trainers with just comments. :^S
  8. K

    [Archive] Pokemon Essentials: Starter Kit for RPG Maker XP

    Is it just me or can you not make trainer events with just comments anymore?
  9. K

    [Archive] Pokemon Essentials: Starter Kit for RPG Maker XP

    I am getting this error when I walk onto a connected map with different music: How can I fix this? I've never had this problem until recently (perhaps something missed in the newer version). EDIT: Never mind, I seemed to have fixed it ^_^
  10. K

    [Archive] Pokemon Essentials: Starter Kit for RPG Maker XP

    I just upgraded, but now I'm getting this error: Can someone help? EDIT: Never mind, I fixed it ^_^
  11. K

    [Archive] Pokemon Essentials: Starter Kit for RPG Maker XP

    @partyghoul I had the exact same error too when I changed to the latest release. Pokemon PokeDex entries weren't showing either, and the Editor didn't seem to save anything. I've switched back to an earlier release for now. I think the latest release is having problems compiling/sending out...
  12. K

    [Archive] Pokemon Essentials: Starter Kit for RPG Maker XP

    Great! Can we get the fix? Or do we have to wait for the next release?
  13. K

    [Archive] Pokemon Essentials: Starter Kit for RPG Maker XP

    Can someone point me to the script that sets the position for the "trbackXXX" file? My trainer is a little off to the right, and I would like to move him left some. EDIT: poccil, in the newest release, upon capturing a new Pokemon, the Pokemon's description no longer shows. I'm assuming this...
  14. K

    [Archive] Pokemon Essentials: Starter Kit for RPG Maker XP

    Thank you, poccil! Words cannot describe just how incredible you are :^)
  15. K

    [Archive] Pokemon Essentials: Starter Kit for RPG Maker XP

    No, no, those are the base stats! I want to change the Pokemon's Individual Value (it's the value from 0 to 31). For example, setting the IVs for a Pokemon before a forced wild encounter or changing the IVs of a Pokemon in your party--things like that.
Back
Top