I like it. That's a creative way to combine all of those hacks together. Something you should consider is making the Pokemon appear in the overworld and do something. I've seen fan game creators experiment with this, but it would a pretty impressive feature to have in your implementation. It becomes feasible since Pokeride is only limited to a certain number of Pokemon.
After figuring out how to keep the Pokemon from being registered as being seen/caught (thanks to Burtle), I have ported the routine from Skeli's ROMbase to vanilla FireRed. Just got to do a myriad of checks for Lapras and Machamp. Then I'll work on Charizard Glide.
where 0x08XXXXXX is the offset you inserted the first routine at +1
You'll notice my method uses givepokemon. Set the relevant flag (0x200 for Lapras, 0x201 for Machamp) before giving the pokemon. Afterwards, clear the flag.
You could simplify your routine in this way. In practice, if the 200 flag is set, no pokemon will be registered. It saves space and a lot of time, in case a lot of pokemon are added.
You could simplify your routine in this way. In practice, if the 200 flag is set, no pokemon will be registered. It saves space and a lot of time, in case a lot of pokemon are added.
Sorry for replying old post.
I dont find how to make the item pokeride, only routine for that.
what offset for the item?
It appears the user who posted the tutorial was deleted since there are no records of their messages or a notice showing it was deleted by a mod/admin. With the current information the tutorial is useless since it is missing important information. Maybe someone did a backup of the tutorial and can repost it.
Graphic design is my passion...
Click on the picture to see the best hack ever created (?
It appears the user who posted the tutorial was deleted since there are no records of their messages or a notice showing it was deleted by a mod/admin. With the current information the tutorial is useless since it is missing important information. Maybe someone did a backup of the tutorial and can repost it.
Thank you for the respond.
Yeah, i made my one kind PokeRide for Cut, Rocksmash, Strengh and Surf just using those script and flag.