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

Flags and Special Commands [R/FR/E]

Status
Not open for further replies.

Argent Crusader

Isn't Falstad dead?
300
Posts
17
Years
  • Hi, i gonna post some commands that are kinda unknown, some know them, some not, but anyways they are helpful sometimes:

    Fire Red Commands

    Earthquake:
    special 0x136

    Select Three PKMN for something:
    special 0x29

    Access BILL's PC:
    special 0x3C

    KANTO POKéDEX Doc:
    special 0x108

    Elevator Animation:
    special 0x111

    HALL OF FAME & Credits:
    special 0x110

    Shows Floors:
    special 0x132

    O HP Haunter Battle:
    special 0x139

    Light:
    special 0x13D

    Battle with Ghost:
    special 0x156

    Bike:
    special 0x157

    Surf:
    special 0x161

    Nickname:
    special 0x166

    Seagallop Animation (Can Be used as Train ^_^):
    special 0x17B

    S.S. Anne Leaving:
    special 0x191



    Ruby Commands

    Choose an Pokémon:
    special 0x9F

    POKéBLOCK CASE:
    special 0xD0

    MoveTutor:
    special 0xE0

    HALL OF FAME & Credits:
    special 0x110

    Elevator Animation:
    special 0x111

    Restart Game:
    special 0x10F

    Pokémon Image (This is cool but needs decoding):
    special 0x140

    Falls in the first warp of the map:
    special 0x13F

    Uses the first warp of the map:
    special 0x13E

    Light:
    special 0x13D

    Groudon's Orb:
    special 0x119

    Earthquake:
    special 0x131

    Show floors:
    special 0x132

    Weird Quake:
    special 0x136

    Lava Battle:
    special 0x137

    Legendary Battle:
    special 0x138

    Legendary Battle 2:
    special 0x139

    Strange Message (Is like the Unowns or Something):
    special 0x67

    Going up to the Mountain:
    special 0x98



    Emerald:

    Set Party Menu:
    setflag 0x860

    Set Pokédex Menu:
    setflag 0x861

    Set Navigator Menu:
    setflag 0x862

    Set Match Call + Devon Pres. Number:
    setflag 0x130

    Also there's one more ting for emerald:

    The POKéNAV Call:
    #org 0x(offset)
    #raw 0x69
    #raw 0xDF
    #raw 0x(text byte 03)
    #raw 0x(text byte 02)
    #raw 0x(text byte 01)
    #raw 0x08
    #raw 0x66
    #raw 0x28
    #raw 0x1E
    nop
    end
     

    D-Trogh

    Dead
    439
    Posts
    18
    Years
  • Aahh.. Handy ^^
    Some of them I didn't knew, mostly because I haven't searched them :)
    Good job.. I hope people will add things to this list :)
     

    Martin Yiu

    disappeared... forever
    493
    Posts
    18
    Years
    • Seen Feb 8, 2008
    Oh, is there possibility to make a tut how to alter the segallop with different graphics?? Or just tell the offsets? Anyways, thank you for very helpful adviced in hacking :)
     

    Argent Crusader

    Isn't Falstad dead?
    300
    Posts
    17
    Years
  • The Seagallop, ummm, i think the Overworld is in tiled or any overworld editor. I dont know about the water, but, is an animation, so, i think it's on tiled.
     

    Wuggles

    Pokémon Omega
    101
    Posts
    17
    Years
    • Seen Nov 4, 2013
    Nice!
    I got some too ^^

    FireRed - Leafgreen
    setflag 0x829 - Turn on Pokedex
    setflag 0x828 - Turn on PokeMenu
    special 0x16F - Turn on National Dex
    setflag 0x820-0x827 - all badges

    Ruby - Sapphire
    setflag 0x800 - Turn on PokeMenu
    setflag 0x801 - Turn on Pokedex
    setflag 0x802 - Turn on Pokemon Navigator
    setflag 0x807-80E - all badges
    special 0x9C - ChoosePokemon (choose starterpokémon)
    special 0x9D - WallyCatch (Wally catch the ralts..)

    Emerald
    special 0x1F3 - Turn on National Dex

    General(these are just things for newbies ;3)
    \v\h01 - your own chosen name
    \v\h06 - chosen name of rival
     
    Last edited:

    HackMew

    Mewtwo Strikes Back
    1,314
    Posts
    17
    Years
    • Seen Oct 26, 2011
    The POKéNAV Call:
    Code:
    #org 0x(offset)
    #raw 0x69
    #raw 0xDF
    #raw 0x(text byte 03)
    #raw 0x(text byte 02)
    #raw 0x(text byte 01)
    #raw 0x08
    #raw 0x66
    #raw 0x28
    #raw 0x1E
    nop
    end

    I think that that part would look better in this way:

    Code:
    #org 0x(offset)
    #raw 0x69
    #raw 0xDF
    #raw 0x8(text offset)
    #raw 0x66
    pause 0x1E
    nop
    end


    setflag 0x829 - Turn on Pokedex
    setflag 0x828 - Turn on PokeMenu

    Sorry but you inverted that two flags :P
     

    HackMew

    Mewtwo Strikes Back
    1,314
    Posts
    17
    Years
    • Seen Oct 26, 2011
    Does that mean it gives you all the badges or does it mean you have to have all the badges?

    To make it clearer:

    setflag 0x820 'enable 1st badge
    setflag 0x821 'enable 2nd badge
    setfalg 0x822 'enable 3rd badge
    setflag 0x823 'enable 4th badge
    setflag 0x824 'enable 5th badge
    setflag 0x825 'enable 6th badge
    setflag 0x826 'enable 7th badge
    setflag 0x827 'enable 8th badge
     

    Hiidoran

    [B]ohey[/B]
    6,213
    Posts
    18
    Years
  • Thank you very much! It seems people are always asking which special or flag does what. Thanks to you, that problem will no longer exist!
     
    1
    Posts
    16
    Years
    • Seen Mar 26, 2009
    what is special command to enable the national dex in ruby?(estou translate com help de um dicionary i am from brazil)!
     

    Teh Baro

    In my times...!
    521
    Posts
    18
    Years
  • Anyone knows a way to check if you are mounting the bike (a flag for it?) or a special to dismount the bike (no, 0x157 doesn't work the other way round)
     
    Status
    Not open for further replies.
    Back
    Top