- 325
- Posts
- 11
- Years
- Antarctica
- Seen Apr 1, 2020
Don't use A-Starter, XSE is infinitely better. So anyway, if you're using the Oak's lab scripts, just double click on one of the Pokéballs(or go to the address 0x169BAB) and XSE will show you the script. The guy above got it wrong btw, here's what the actual format looks like.Hi everybody, I'm actually working on a Fire red rom based hack, and I expanded the number of pokemon available in the game, but....I want to change the starters, so I wanted to know if there's a possibility to expanded the number of pokemon that A-Starter can see, and if it's possible how ?
If someone have another idea to edit the starters with the new pokemon, can he explain me how ?
Thanks in advance!
Code:
'---------------
#org 0x169BAB
lock
faceplayer
setvar 0x4001 0x0
setvar 0x4002 0x(pokemon id of the pokemon on the left)
setvar 0x4003 0x(pokemon id of the pokeball in the middle)
setvar 0x4004 0x(pokemon id of the pokeball all the way on the right)