Ghost...
Unknown Ghost of Pokemon Tower
- 39
- Posts
- 18
- Years
- In times long gone...
- Seen May 9, 2009
is there a program to modify the pokemon and thier movesets?
#org 0xFA0000
message 0xFA0050
boxset 0x4
end
#org 0xFA0050
= Here's you're pikachu. You can't go without it.
checkflag 0x
if 0 0xFA0200
setflag 0x
setflag 0x800
givepokemon 0x19 0x05 0xCA
This question has already been asked and answered a lot of times. Please use the search function of this thread/forum, or have a look through this thread in the future, thanks.Ghost... said:is there a program to modify the pokemon and thier movesets?
SeanAir said:ok i tried to make a script but its not working can someone help me with this:
#org 0xFA0000
checkflag 0x26A
if 0 0xFA0050
end
#org 0xFA0050
setflag 0x26A
setflag 0x800
givepokemon 0x19 0x05 0xCA
#raw 00
#raw 00
#raw 00
#raw 00
#raw 00
#raw 00
#raw 00
#raw 00
#raw 00
#raw 00
msgbox 0xFA0100
boxset 0x6
end
#org 0xFA0100
= Here's you're pikachu. You can't go without it.
Thanks but when i put it in and play the game it gives me the pokemon but the text goes over out the box and after i get the pikachu and press start the menu say's that i'm in the safari zone.Scizz said:The Script is untested, but should work.Code:#org 0xFA0000 checkflag 0x26A if 0 0xFA0050 end #org 0xFA0050 setflag 0x26A setflag 0x800 givepokemon 0x19 0x05 0xCA #raw 00 #raw 00 #raw 00 #raw 00 #raw 00 #raw 00 #raw 00 #raw 00 #raw 00 #raw 00 msgbox 0xFA0100 boxset 0x6 end #org 0xFA0100 = Here's you're pikachu. You can't go without it.
Replacing apointer simpyl means that you search for a specific pointer of something, and replace that pointer, with the pointer to new data. (Overwriting.)Jonny Buuz said:Okay, my b, shoulda clarified my actual question there.
How does one replace a pointer? I know what a pointer is, I just do not know how one goes about -replacing- it. To quote the tutorial:
"5. Replace the first "B8D6DD06"(for Sapphire AXVE) with 00106B08 for the first new Pokémon."
So I know where both of the offsets are (DDD6B8, 6B1000), but I just don't know how to "replace a pointer." Does it mean replace the offset that the pointer points to? Sorry for troubling you, but I just don't understand.
The newest version of PA, version 3.2, is available in it's release thread in the Tools Showcase, or via the link that Johnny Buzz gave you.Ghost... said:i got pokemon amplifier, but it doesn't edit movesets, and i'm NEVER gonna get that jumble of numbers called hexidecimal or whatever...
i mean you can't change the moves a pokemon has, to unrealistic ones, like pikachu with razr leaf for example
oh, i had pa 2003, which didn't let me change movesets
where do you get UnlzGBA?
All you need for Map editing is Advance-Map or EliteMap.DarkXmaster said:The hack i'm working on is Pokemon Leafgreen.I need a building inserting tool and a tool to edit them. Were can i find these tools.
were are the starter changing tools,i know there here somewhere.