Recent content by craisin

  1. C

    [Script✓] [SOLVED] Script containing applymovement freezes game?

    Nevermind, I figured it out. I forgot to make the unknown values 3 and the var number 6000 in advancemap.
  2. C

    [Script✓] [SOLVED] Script containing applymovement freezes game?

    [SOLVED] What is wrong with this script below? I have it set to happen when I run over a certain tile, but when I run over that tile the game just freezes. #dynamic 0x800000 #org @start msgbox @woah 0x6 applymovement 0x01 @move1 waitmovement 0x01 msgbox @t1 0x6 applymovement 0x01 @move2...
  3. C

    Set healing place to new location (FireRed)

    Hi, I'm making a FireRed rom hack and I'd like to change where the player gets teleported when they white out. I'd also like to change the character who heals the player (I don't want it to be the mom or the pokecenter lady). Does anyone know if there's a script I can write to accomplish this?
Back
Top