¡Comienzan las votaciones del MPC o Mejor Proyecto Cuatrimestral de enero a abril de 2026!
¡Vota por tu proyecto favorito y recompensa el trabajo duro de los participantes!
Re: Respuesta: Re: [Script] "Fusionar" Pokémon
I haven't read your script yet, sorry.
It's nice, but an obvious problem is that the player can press B to quit the evolution and I don't know whether you have taken the fact into account or not as the pokemons shouldn't be deleted in this case.
This can be called a 'tiny' hack, which is requested by a friend of mine.
Usage is listed in the comment.
The routines are for FR, but can be easily ported to EM which is an obvious fact.
You should change the values in .set to make it work.
Day Item Held Evolution Routine:
.thumb
#For...
Do you mean that my movements didn't work on cycling and running? It's just modification of the original movements, so I don't know why they don't work on cycling and running. (I guess they should work)
(I still didn't get all of your words again)
I guess you mean that you want to check the player's status (walking, biking, running).
There's a structure located at 0x2037078, whose name is walkrun_state in knizz's database. I guess you can get the state there.
(I really didn't understand some of your sentences for their grammar)
For my routine, they're just reading other sets of "direction data" in ROM, and the routine is very long because otherwise there will be so many hooks for so many movements.
I don't know why the bike doesn't work. If you want...
/*This is a very tiny thread with some simple occasional findings*/
We will not talk about ruby because hidebox works in this version (as some people said).
Many people used Andrea's Showpokepic Limit Editor 1.3.0.0, and it will eliminate the check to make you capable of showing more than 1...
Well, I've read all your words but I don't know why you want to load something with the beginning of the game. As you've been able to use my routine and integrated to specific tiles, what else do you need for a diagonally-walking stairs? And why should we need 2 modes?
Re: Respuesta: FR| ASM| Salto en cualquier dirección.
I guess this can only be used in some specific maps like this:
________
| x x x x |
| x x x x |
| x x x x |
|---------|
Your case will require modification and extension of the routine (for new behavior...