Captain W'Kos
Geevee La Forge
- 29
- Posts
- 3
- Years
- Kailo Town, Delicious Café, Table number 5
- Seen Feb 7, 2025
Hi!
Can someone can tell me, what I made wrong with this level script? I want to make that sprite is appearing while player got a Pokemon and every time, when player is entering the map afterwards.
#org 0x88007C4
compare 0x4055 0x4
if >= jump 0x88007D0
end
#org 0x88007D0
reappear 0x5
end
The script trigger is "On entering the map/not menu is closing."
The sprite is just not appearing on the map.
Can someone can tell me, what I made wrong with this level script? I want to make that sprite is appearing while player got a Pokemon and every time, when player is entering the map afterwards.
#org 0x88007C4
compare 0x4055 0x4
if >= jump 0x88007D0
end
#org 0x88007D0
reappear 0x5
end
The script trigger is "On entering the map/not menu is closing."
The sprite is just not appearing on the map.
Last edited: