- 15
- Posts
- 4
- Years
- Seen Aug 3, 2024
I wrote a NPC script, but the NPC won't disappear.
Any help would be appreciated.
Here's the Script:
'---------------
#org 0x808E53
lock
faceplayer
msgbox 0x8808E6D MSG_NORMAL '"Hey,[player]!\nYou should check ou..."
hidesprite 0x20
setflag 0x244
fadescreen 0x3
hidesprite 0x20
fadescreen 0x2
release
end
'---------
' Strings
'---------
#org 0x808E6D
= Hey,[player]!\nYou should check out the SAFARI\lZONE, it has a lot of rare\lPOKéMON, which could strengthen\lyour TEAM.\lSadly we don't have a SAFARI ZONE\lin JOHTO, but I hope we will get\lone soon.\lAnyway, enjoy your time here.\lSee ya!
Any help would be appreciated.
Here's the Script:
'---------------
#org 0x808E53
lock
faceplayer
msgbox 0x8808E6D MSG_NORMAL '"Hey,[player]!\nYou should check ou..."
hidesprite 0x20
setflag 0x244
fadescreen 0x3
hidesprite 0x20
fadescreen 0x2
release
end
'---------
' Strings
'---------
#org 0x808E6D
= Hey,[player]!\nYou should check out the SAFARI\lZONE, it has a lot of rare\lPOKéMON, which could strengthen\lyour TEAM.\lSadly we don't have a SAFARI ZONE\lin JOHTO, but I hope we will get\lone soon.\lAnyway, enjoy your time here.\lSee ya!