Recent content by GamerFilio

  1. G

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

    EDIT: Oh thanks, I'll try it now. BTW, can't download XSE from hackmew's stuff.
  2. G

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    I found out that the general questions thread wasn't where I was supposed to post. I've been trying to give the pokedex and pokemon menu to the player but it's not working. My script; #org $script lock faceplayer checkflag 0x1200 if 0x01 goto $done message $talk $talk 1 = I got you an Eevee for...
  3. G

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

    #org $script lock faceplayer checkflag 0x1200 if 0x01 goto $done message $talk $talk 1 = I got you an Eevee for your\n birthday. Be responsible! boxset 6 givepokemon 133 5 0x8B setflag 0x1200 setflag FR_PKMNMENU setflag FR_POKEDEX applymovement 1 $move $move 1 ; #binary 0x12 0xFE pausemove...
  4. G

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

    Hmmm, not working for me. Anybody know? :<
  5. G

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

    I searched and couldn't find the answer. I was testing my rom hack and I remembered that you don't have the pokemon or pokedex part of the menu bar right away. (Leafgreen hack) How do you make those menu bar options appear? (edit: probably a scripting question)
  6. G

    New User, Attempting to make Romhacks

    Hi I'm Filio. I played all generations of pokemon, and I'm attempting to romhack. I seem to be better at mapping, but can perform simple scripts. Favorite pokemon is Swampert, all that description and stuff. ... Yeah meh.
Back
Top