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

[ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

Status
Not open for further replies.

Gamer2020

Accept no Imitations!
  • 1,062
    Posts
    15
    Years
    I have a pretty simple question. How would you put an arrow like the one below into a script in XSE? And could you tell me all 4 directional arrows?

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Be smart. Just decompile a script in the game that uses it.
     

    Binary

    え?
  • 3,977
    Posts
    16
    Years
    • Seen Apr 7, 2014
    @sky93:
    There are actually hex codes for the symbols so you use \h.
    Spoiler:


    For example:
    Spoiler:
     

    Shiny Quagsire

    I'm Still Alive, Elsewhere
  • 697
    Posts
    15
    Years
    Ok, here goes.

    I am making a ruby hack, (And I never did this) with a custom title screen. My problem is that when I insert my image, the pallet is screwed up (I edited it in APE). Is there something I did wrong? (I also edited the tilemap)

    Here's a pic of my tileset with the new pallet. (I like parentheses :P)
     
  • 2
    Posts
    14
    Years
    • Seen May 21, 2010
    Hiya i'm kinda new to this ROM HAcking but making great progress on my hack. Only thing that doesn't seem to work is the evolving of pokemon I inserted.
    I've used YAPE to set the evolutions but they start evolving and then ".....?" that's all I get to see.

    Can somebody help me ?
     

    Ninja Caterpie

    AAAAAAAAAAAAA
  • 5,979
    Posts
    16
    Years
    That's because they're not in the Pokedex, so they're not allowed to evolve. Same thing happens with Golbat and Onix and stuff if you try before you get the National Dex.
     
  • 4
    Posts
    14
    Years
    • Seen Feb 13, 2021
    So I've been lurking for a while now and finally have a Question. I understand that if you put it into the game, HM08 Dive functions in FR/LG just like it did in RSE. However, what I'd like to know is this. Are there are any flags attached to it? Also, what's the movement permission required in order to have a spot in which you can Dive/Emerge?
     

    Binary

    え?
  • 3,977
    Posts
    16
    Years
    • Seen Apr 7, 2014
    You have to set a flag (you can use any flag as long as you can remember it). And there is no need of movement permissions. It is all done via script in the place you want to dive. The script checks the flag if you have set it. I think the script warps the player underwater (you're going to have to map this out). And also insert some OW's for the diving movements. That's how it's done.
     
  • 4
    Posts
    14
    Years
    • Seen Feb 13, 2021
    Right, inserting the Overworld Sprites should be no Problem. Would copying the script over from RSE work? After changing the flag, of course.

    EDIT: Looked all over via AdvanceMap, there's no actual Dive Script. How is diving... done?
     
  • 387
    Posts
    14
    Years
    Hey Can Any one help me. I want to change the Backsprite of Red in Pokemon Fire red. I am using NSE. I only know the first offset of red. Here it is: F69EFC.
    Here is the Screenshot:
    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)
    . Can any one give me the other 3 offset of Red?
     

    Binary

    え?
  • 3,977
    Posts
    16
    Years
    • Seen Apr 7, 2014
    Right, inserting the Overworld Sprites should be no Problem. Would copying the script over from RSE work? After changing the flag, of course.

    EDIT: Looked all over via AdvanceMap, there's no actual Dive Script. How is diving... done?

    Well, no. There is no dive script in Ruby. It's in-built. To do it in FR/LG, you have to create your own script.
    First checkflag. If it's check, yes/no box. If the player picks yes, warp to a map that looks like it's underwater. You should be able to script it.
     
  • 4
    Posts
    14
    Years
    • Seen Feb 13, 2021
    Alright, I'll try and script it so there has to be a certain badge attained and so there has to be a pokemon in the party that knows Dive. Thank you.
     
  • 2
    Posts
    14
    Years
    • Seen May 21, 2010
    DARN SCREEN

    Hiya i'm getting pretty far with my intro screen, but every time i change the name it goes wrong and its a mess.
    Can somebody create the pic with the name "POKEMON MeYoNy" for the intro screen.

    I've added my screen so far.

    thnQ in advance.
     

    thechurchofcage

    a.k.a. The Cancer Fairy
  • 124
    Posts
    15
    Years
    • Seen Jul 24, 2023
    Does anyone know how to change the Pokedex footprints for Pokemon in Emerald?
    FPE doesn't work.
     

    Gamer2020

    Accept no Imitations!
  • 1,062
    Posts
    15
    Years
    Alright, I searched this thread and couldn't find anything.

    How do I patch an .APS file?

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)


    Load your clean ROM where it says "Original File".
    Load your patch where is says "Patch".
    Click the button that says "Run"
    Then smack yourself because you just realized how easy it is.

    Is there any way, through either cheat code or hacking, that i could make shiny pokemon apear more often?
    https://www.pokecommunity.com/showthread.php?t=85025

    Smack yourself. Then use the Shinyzer.
     
    Status
    Not open for further replies.
    Back
    Top