Conversation Between jiangzhengwenjzw and PokéMew
1 to 6 of 6
  1. PokéMew
    May 7th, 2016 6:00 PM
    PokéMew
    I looked in the source code but saw nothing which led me to ask you that question, so I just went ahead and edited in the ROM :)
  2. jiangzhengwenjzw
    May 7th, 2016 5:35 PM
    jiangzhengwenjzw
    2 ways:
    1. Edit the arrays inside the source code. (if you know C)
    2. Compile it first, and then search for the string you want and replace/repoint it. (if you don't know C)
  3. PokéMew
    May 7th, 2016 5:23 PM
    PokéMew
    For the EV/IV Display screen you made, how can I edit the text on the screen? For instance I want to capitalize all of the stat listings, lowercase the "POKéMON," edit the instructions at the bottom slightly, and change EV-IV DISPLAY to just EV/IVs. ~Thanks
  4. PokéMew
    May 6th, 2016 7:36 PM
    PokéMew
    Ahh well it was just a thought. Thanks anyway and thanks for your hacks :)
  5. jiangzhengwenjzw
    May 6th, 2016 6:44 PM
    jiangzhengwenjzw
    No, it can only be used in scripts :(
  6. PokéMew
    May 6th, 2016 6:43 PM
    PokéMew
    Dude, your movement permissions hack is awesome :o The diagonal movement part grabbed my attention the most, which is why I ask: With what you just made, is it possible to create a routine that allows the player to diagonally walk? I was just thinking, cause it sounds like it would be a pretty cool hack in the future.