Binary ROM HackingNeed a helping hand or just want to talk about binary ROM hacks? Get comments and answers to any ROM Hacking-related problems, questions or thoughts you have here.
ÒOk, so I'm real new to scripting. I want to remove OAK being lost.
Basically, my needs:
Spoiler:
1) The character should say smth if you try to go to Route 1
2) OAK is in his lab from starting
3) Rival doesn't pick up a starter (there will be only 1 starter, for the player, Rival will say he has one.)
I guess this might take ASM, which I don't know how to use. If you can tell me the solution to any of these, I'll be helpful :D.
ÒOk, so I'm real new to scripting. I want to remove OAK being lost.
Basically, my needs:
Spoiler:
1) The character should say smth if you try to go to Route 1
2) OAK is in his lab from starting
3) Rival doesn't pick up a starter (there will be only 1 starter, for the player, Rival will say he has one.)
I guess this might take ASM, which I don't know how to use. If you can tell me the solution to any of these, I'll be helpful :D.
All of this can actually be done easily by scripting. I would recommend XSE (eXtreme Script Editor) for this, and this scripting tutorial. After that, you can easily make a script on your own.
Good luck :)
All of this can actually be done easily by scripting. I would recommend XSE (eXtreme Script Editor) for this, and this scripting tutorial. After that, you can easily make a script on your own.
Good luck :)
We’ll, alr have XSE and know how to make a basic script, like text and stuff. I’ll make sure to check the tut! Thanks!