- 4
- Posts
- 6
- Years
- Seen May 1, 2019
I've been trying to add new overworld items (in the red pokeballs) to Fire Red. However, whenever you pick one up, it disappears, only to show up again when you take a step. You can keep collecting the item, and it will disappear and then reappear again. Am I doing something wrong?
Here's my script (taken directly from another overworld item):
Person event settings in attachment.
Thanks!
Here's my script (taken directly from another overworld item):
Spoiler:
'---------------
giveitem 0x56 0x1 MSG_FIND
end
giveitem 0x56 0x1 MSG_FIND
end
Person event settings in attachment.
Thanks!