J jrlopes Usuario mítico 2 Feb 2017 #1 How do I continue the game after using special 0x110 - Hall of Fame? After the animation the game is locked.
How do I continue the game after using special 0x110 - Hall of Fame? After the animation the game is locked.
J jrlopes Usuario mítico 2 Feb 2017 #3 I do not understand much about script could help me with that callasm 0x0 would look like this? Special 0x110 Callasm 0x0 Special 0x05D
I do not understand much about script could help me with that callasm 0x0 would look like this? Special 0x110 Callasm 0x0 Special 0x05D
L!no GBA Developer 2 Feb 2017 #4 Respuesta: Re: [DUDA] special 0x110 - Hall of Fame jrlopes dijo: I do not understand much about script could help me with that callasm 0x0 would look like this? Special 0x110 Callasm 0x0 Special 0x05D Hacer clic para expandir... no,like this: Código: Special 0x05D Special 0x110 Callasm 0x0
Respuesta: Re: [DUDA] special 0x110 - Hall of Fame jrlopes dijo: I do not understand much about script could help me with that callasm 0x0 would look like this? Special 0x110 Callasm 0x0 Special 0x05D Hacer clic para expandir... no,like this: Código: Special 0x05D Special 0x110 Callasm 0x0
Cheve MoonLover~ Miembro de honor 3 Feb 2017 #5 The Special 0x110 has inside the Special 0x5D already, so there it's no need to save the game before. Yo must use it like this: special 0x110 waitstate 'Waits until the special ends, releaseall 'then release all the locks end 'and end the script. Game will be reset after this.
The Special 0x110 has inside the Special 0x5D already, so there it's no need to save the game before. Yo must use it like this: special 0x110 waitstate 'Waits until the special ends, releaseall 'then release all the locks end 'and end the script. Game will be reset after this.
J jrlopes Usuario mítico 4 Feb 2017 #6 When it arrives in the credits animation is locking the game since I edited the codes (I am not using the original firered codes) I made my own code. After the hall of fame appears the image goes back to the GYM LEAGUE there the image is still only able to return to the game using the FLY Última edición: 4 Feb 2017
When it arrives in the credits animation is locking the game since I edited the codes (I am not using the original firered codes) I made my own code. After the hall of fame appears the image goes back to the GYM LEAGUE there the image is still only able to return to the game using the FLY