- 2
- Posts
- 4
- Years
- Seen Feb 14, 2021
Hi.
I got into Romhacking a short time ago so I'm a bloody beginner but I don't seem to find a answer to the question what to do when your scripts don't work.
In Firered, I tried to make an NPC appear in Pallet Town (the first and easiest task in every video and tutorial) but even though I followed the tutorials step by step, my new encounter didn't happen.
#dynamic 0x800000
#org @start
lock
faceplayer
msgbox @talk 0x6
release
end
#org @talk
= Hey, how are you? I'm an NPC.
I also followed the steps on Advanced Map.
When I open my copy of Firered, nothing looks different from the base game. I tried downloading and romhacking a new clean copy of firered but it didn't work.
Any ideas? I'm sure that there's a easy solution.
I got into Romhacking a short time ago so I'm a bloody beginner but I don't seem to find a answer to the question what to do when your scripts don't work.
In Firered, I tried to make an NPC appear in Pallet Town (the first and easiest task in every video and tutorial) but even though I followed the tutorials step by step, my new encounter didn't happen.
Spoiler:
#dynamic 0x800000
#org @start
lock
faceplayer
msgbox @talk 0x6
release
end
#org @talk
= Hey, how are you? I'm an NPC.
I also followed the steps on Advanced Map.
![[PokeCommunity.com] Changes won't appear in my game [PokeCommunity.com] Changes won't appear in my game](https://i.imgur.com/dLaGQEa.png)
When I open my copy of Firered, nothing looks different from the base game. I tried downloading and romhacking a new clean copy of firered but it didn't work.
Any ideas? I'm sure that there's a easy solution.
Last edited: