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

General Game Dev Help and Requests

Status
Not open for further replies.
  • 15
    Posts
    18
    Years
    • Seen May 29, 2007
    I must not have been clear in my previous post, that was my error, so I shall
    now correct it with this post:

    1. There was mention of a way for commonly use buildings to be used repeatedly over various maps (Meaning a building that appears in several towns would only be needed to be made once, thus saving space and time.) in Rpg Maker 2000/2K3.

    For pokemon, a building like that would be the Pokemon Center or the Pokemart... Since they are in most cities in the game. However this technique described above was ONLY for RM2K/3. Is there a script or a similar method that can be used in RMXP? Please help me if you can, and thanks for actually reading this.

    Peekimon: Try this site - https://sprites.fireball20xl.com/NSA/HTML/Poke/index.html
    I believe it should help you with what you need.
     

    metabee14

    Worshipper of the Zero Requiem
  • 119
    Posts
    18
    Years
    Alright I have a problem with RM2K.

    Is there a way to walk over AND under a bridge(I'm using the standard RTP files of the dungeon).
    Whatever I do it can only walk over it but not under it.
    Could anyone fix this problem???

    If you want better details then walk under a bridge in a pokemon game, then you know what I mean.
     

    funnybunny

    Advanced RM2k(3) Coder
  • 178
    Posts
    19
    Years
    metabee14 said:
    Alright I have a problem with RM2K.

    Is there a way to walk over AND under a bridge(I'm using the standard RTP files of the dungeon).
    Whatever I do it can only walk over it but not under it.
    Could anyone fix this problem???

    If you want better details then walk under a bridge in a pokemon game, then you know what I mean.
    A tricky one, I made it with a switch and lots of events.

    First make an event wiht the bridge grafic on the first page, under the hero. Then the second page over the hero and as precodtion the switch. Copy and past to make a full bridge. Now when you go down make sure the switch is one and when you get back up the switch is off.
    Make sure you have events on the side of the bridge that are same as hero to prevent the hero from walking off the bridge.

    Hope it helps

    EDIT - lots of typo's fixed
     

    Jeff_PKLight

    RMXP User
  • 535
    Posts
    19
    Years
    I don't remember what the character in G/S/C looked like, Neo_Genesis... so I'm going to guess the one in the attachment below.... :D
     

    Neo Genesis

    The Wanderer
  • 238
    Posts
    19
    Years
    Sorry I should have benn more spicifec. I mean the sprite not the char set and he looks like this.........does anyone have a restored version?
     

    Neo Genesis

    The Wanderer
  • 238
    Posts
    19
    Years
    yes, here you go(post to short):
    That ones okay but does anyone have the one on the right side? Also anyone have sound effects?

    -edit-how do you change font color in rmxp?
     
    Last edited:
  • 15
    Posts
    18
    Years
    • Seen May 29, 2007
    Neo Genesis said:
    That ones okay but does anyone have the one on the right side? Also anyone have sound effects?

    -edit-how do you change font color in rmxp?
    For the right side, all you would have to do is
    just flip the image... or do you mean from the backside
    at the beginning of a battle?

    Font Color is changed like so:
    You can change the Text Color using \\c[Color ID]
    The number represent the color list in the class
    Window_Base starting at line #39

    You can so modify or add colors.
    \c[2]This is red
    \c[7]And this is gray

    By default, there are 7 or 8 color choices (I forget which, test
    it out and see what happens), so if you want additional colors... well
    I guess you'll have to import or make a small custom script that allows for that.
     

    Superiority

    GFX/Rm2k3 Wizard
  • 107
    Posts
    19
    Years
    • Seen Nov 29, 2005
    okay does anyone have a cms script i can use?
    thnx in advance

    EDIT
    yeah..it posted twice for some reason O.o
     

    Cursed

    Godking Ragnarok CXVII
  • 521
    Posts
    19
    Years
    A. Anyone have Orre stuff?

    B. How do you make it so that when you win a specific battle, team *insert cool sounding word* takes over the town and disappears in the end ( after beating team *insert cool sounding word*'s boss?
     

    D-jo4000

    Gamemaster. Pokeruler
  • 162
    Posts
    19
    Years
    • Seen Apr 12, 2009
    In rm2k3 i am no longer able to have title screens anymore. Does anyone know why?
     

    * Jade *

    Banned
  • 263
    Posts
    19
    Years
    • Age 50
    • Seen Dec 9, 2005
    Hey

    I need the following things:
    Emerald Fire Red Window Screen, and I would like to support the colour so tell me what hex offset is for the Female voice, male voice etc.

    Thankz.
     
  • 15
    Posts
    18
    Years
    • Seen May 29, 2007
    Neo Genesis said:
    @Shinra I had two sprites posted I want the one on teh right redone.
    Alright, here is my try at it, if its not up to par with what you
    want, then someone else can have a go at it, but I think
    I did alright.

    --Edit--
    Didn't go through the first time, re-trying... seems to
    be up fine now, so yeah enjoy :)
     
    Status
    Not open for further replies.
    Back
    Top