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.
Hello everybody,
i stumbled across a "bugg" (???) and i dont know how to fix or change it.
I am pretty sure, that i am the one who messed up here and that there is nothing wrong with hex maniac.
I would be really thankfull for any kind of help.
If i open a fresh ROM and I move to Pkmn and...
Hey Guys!
How do I make NPC's disappear after a certain event / Flag? In my example after the third gym bade.
I came up with this script:
#dynamic 0x800000
#org @start
lock
faceplayer
checkflag 0x807
if 0x0 goto @YouCantPass
if 0x1 goto @t1
release
end
#org @YouCantPass
msgbox @t2 0x6...
Hello guys,
I just recently got myself into ROM Hacking and my goal at the moment is to make a relativly hard Pokemon-Game.
The game I wanna change is Pokemon Ruby and the Tool that I am using for changing Trainers is Advanced Trainer.
But right now I'm kinda stuck, because I don't know how I...