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

  1. Smileycorp

    4th Gen Foreign Building

    I always got the impression it was a chapel to Dialga and Palkia. There's a mural of Mt Corronet on the back window, so I see this as the only real explaination. It probably has no music to emulate the muffled echoes found within a large church.
  2. Smileycorp

    [ASM & Hex] Item that Prevents Capture

    Would it be possible to make an item that a wild pokemon could hold to stop it from being captured? The item would also have to not be affected by things like Knock off and theif, in a similar way to mega stones in gen 6.
  3. Smileycorp

    Pokemon Hacker i need you Help!

    You can't unless you can write a program in another language that uses a built in translator.
  4. Smileycorp

    [Script] Make NPC appear only after some conditions

    Hidesprite only hides the sprite until the map is reloaded, use setflag 0x(person id of the cat OW) Setting a flag with the same flag number as the person ID of an overworld sets it not to show up. So at some earlier point set the flag then use clearflag to clear it when you want the sprite...
  5. Smileycorp

    [Map] i have some problem wih advance map plzz can any one help

    You need to change the ini files in the advanced map directory.
  6. Smileycorp

    Research: Study on the Special and Special2 commands

    I've actually figured out that special 0x3D is used without special 2 and actually sets the memory byte 0x020370B4, which is 4 bytes before the 0x800X variables.
  7. Smileycorp

    Research: Study on the Special and Special2 commands

    I didn't actually want to revive this thread, but as it's the only one on fire red specials, I have to. Does anyone know how specials 3D and 45 are used, during testing I have only got 0x3D to give a byte result of 01 00 and 0x45 to get a result of 69 9F.
  8. Smileycorp

    [Script] Need help fixing script.

    Just to point out you haven't actually used the warp command, so your player never actually changes maps. Then in the house you will need to continue the script with a level script.
  9. Smileycorp

    [Other] How do you shrink a sprite without loosing quality?

    Try Gimp 2, it has a feature, where you can chage the size of sprites while keeping the aspect resolution, just turn interpolation to "No Interpolation", when resizing. It will probably not work if you're trying to resize some sprites of a simliar size to 64x64.
  10. Smileycorp

    [Script] Need help fixing script.

    It would help if you gave the context of your flags. I can only asume that the sprite 0x7 is the rival and that flag 0x200 is the main script controller, while 0x201 id the person ID of your rival overworld.
  11. Smileycorp

    [ASM & Hex] Specials 0x3D and 0x45

    Does anyone know how exactly these specials work? I've been using them and I can only ever seem to get 0x3D to give a result of 01 00 and 0x45 to get 69 9F, I thought I might be using them wrong but I'm not sure. I've been testing it by using special2 0x8000 0x3D (and 0x45) and checking the...
  12. Smileycorp

    [Script] Trainer intro music in scripts.

    In most trainer editors, there is a value for the intro music, the music, which plays right before the battle initially starts. I was wondering if there was a way to play it during a script. Do the fanfare, sound or playsong commands work for it, if so what are their hex values?
  13. Smileycorp

    [Tool] Program Problems

    I find that the original version of NSE is the best bet for any overworld editing.
  14. Smileycorp

    [Audio] How to remix some music into GBA style?

    For inserting into a rom just a regualr midi will suffice.
  15. Smileycorp

    [Map] Removing Duplicate Maps Fire Red

    In Fire Red, movement positions and tiles are linked to several maps, for example all the generic houses for the different areas of the Sevii islands. I was wondering if there was a way to de-link these maps.
Back
Top