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

Help & Request Thread

Status
Not open for further replies.

DarkPegasus

~ Stargazer ~
2,904
Posts
19
Years
  • For Rpg Maker 2003/XP:

    Tools > Resource Manager

    Click on the "category" where you want to import. Click on "import", find what you want, click open, select transparent color (if a picture) by clicking on it.

    Please note: Rpg Maker 2003 can only use pictures with 256 colors.
     

    |Maximus|

    I'm back~
    836
    Posts
    16
    Years
    • Seen Sep 10, 2010
    Does anybody have a script that allows to change the player's graphic permanantly?Because, I would like to make an event, that if you press a certain button it displays a message then executes a script(Which changes the player's graphic permanantly).
     

    MR.GLITCH_KING

    ~ThaEmbacy~
    143
    Posts
    18
    Years
    • Seen Jul 3, 2008
    axibar

    in the rpgmaker prog(not the game)

    press f11

    make a new script named w.e

    put the below in it

    class Game_Character
    alias update_old update
    def update
    if Input.press?(Input::X)
    $game_temp.common_event_id = XXX
    end

    where XXX is put the number of the common event

    where X is put the keyboard key

    Press f9

    go to common events

    make a common event named w.e with the number above used above

    put the below event in

    Change actor graphic (3rd tab)

    you should be good off now

    did it work?
     
    Last edited:

    MR.GLITCH_KING

    ~ThaEmbacy~
    143
    Posts
    18
    Years
    • Seen Jul 3, 2008
    im sure some ppl do but i wont suggest using em cuz there kinda big compared to r/s/fr/lg/e ows

    only rly use them if ur gonna use only them or the ows wont fit
     

    Atomic Reactor

    Guest
    0
    Posts
    And if you really wanna use D/P ow's
    then go to game development resources thread.
    I think they have some in there.
     

    DarkPegasus

    ~ Stargazer ~
    2,904
    Posts
    19
    Years
  • Hi boys and gals

    My name is DarkPegasus, but you can call me DP.
    I have been making a game for quite a while now (you can check it out here). As you can see there is a lot to go. And I need more staff.

    Now, I know... Just another "n00b" asking for help. I assure you that my knowledge in RM2k3 is quite good, but it's very time consuming.

    Now... I need a few of these:

    * Story writers (1-2)
    * Spriters (as many as possible)
    * Eventer/scripter
    * Organiser

    Now, if you think you can help out, please post here, or PM me.

    Thanks : )
     

    Froxy

    Meep!
    3
    Posts
    16
    Years
    • Age 29
    • Ohio
    • Seen Jan 14, 2008
    Hi everybody, My name's Froxy. I'm making a game with a few friends of mine and I was informed that this place has a lot of game graphics. I just got RPG Maker XP for Christmas, and I have no idea how to import the graphics you guys have here in the one sticky thread. If you could help me, that'd be awesome.

    -Froxy
     

    Shirayuki Mizore

    Pokemon Raptor is STILL going?
    195
    Posts
    16
    Years
  • Uh, Hey. I got a new computer for Christmas and I was wondering if I could use my old serial or transfer it for RMXP??

    Thanks
     

    Atomic Reactor

    Guest
    0
    Posts
    you can use one activation code for numerouse rmxp programs...
    if thats what you're asking
     

    Atomic Reactor

    Guest
    0
    Posts
    you should have gotten it in an email.
    i got my serial in an email and then just followed the steps to get the activation code.
     
    2
    Posts
    16
    Years
    • Seen Jan 1, 2008
    Where can I find RPG Maker Pokemon items?

    Hi everyone. I apologize in advance if this is not the proper place to post this but I am a noob at this so please bear with me. I am trying to locate sprites, I guess that is what you call them, that are compatible with RPG maker 2000. I have searched for many hours and only found a few pikachu and Ash sprites, but would like to find things such as buildings, bushes, trees, pokemon, etc.... Any help or suggestions are greatly appreciated! Also if anyone know of any good tutorials for using RPG Maker 2000 that would be great too! If I am not in the right forum please direct me to where I need to go.
    Thanks in Advance!
     
    2
    Posts
    16
    Years
    • Seen Jan 1, 2008
    go seach google for spriters-resource

    it is a bit laggy but the best site out there

    Thanks, I tried this site but could not get any of the sprites to work in RPG 2000, I keep getting an error about illegal bitmap size... Any suggestions? Thanks again......

    , then click on Complete Resources in the left menu

    Thanks, very nice creator. I will experiment with it! Thanks again....
     
    Last edited:
    Status
    Not open for further replies.
    Back
    Top