Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
1: Goto the laboratory (Pallet Town 4.3). Open Professor Oak's script, look for setflag 0x829. Add special 0x16F after setflag 0x829. Like this:
setflag 0x829
special 0x16F
edit: If there is no setflag 0x829 in that script, then check the scripts of the Pokéballs.
2: I don't quite understand...
I have to thank you for this. Until I read this, I always compiled my scripts into my game. Then I checked them in-game, and if something was wrong (there are always errors, most of them are text errors) I just compiled the script into the game again. Now I realize if I continue to do that, the...
If the Pokéball disappears and then reappers after one step it could be because you've used the same flag two times. Change flag and try again. 201-205 should be safe to use in FireRed.
Great guide, it explains everything you need to know about tile inserting. I used a combination of this and Aljam's guide to create my first custom tile.
Thank you for taking the time to create this guide!
But is learning ASM really that important to beginners? IMO you should learn everything else first (mapping, xse, tiles/sprites/music inserting etc) before you jump into the world of asm.