- Joined
- Sep 29, 2020
- Messages
- 1
- Reaction score
- 0
- First Language
- chinese
- Primarily Uses
- RMMV
hey guys thanks for check my question
I want to make a chest that closed when you leave the map, so that when you come back you can open it again.
here is what I have done(sorry for the Chinese)
I created a chest by default and deleted the tag page "2"
than I add erase event in the end, also show some text like "magic chest will respawn...etc"
here is the code

Then I add a erase event in the map so it can redo its job every time the character comes back.
like this

But I realized that this will cause all map event to redo its job.
is there any solutions to control only a single chest to closed when leaving the map?
thx
I want to make a chest that closed when you leave the map, so that when you come back you can open it again.
here is what I have done(sorry for the Chinese)
I created a chest by default and deleted the tag page "2"
than I add erase event in the end, also show some text like "magic chest will respawn...etc"
here is the code

Then I add a erase event in the map so it can redo its job every time the character comes back.
like this

But I realized that this will cause all map event to redo its job.
is there any solutions to control only a single chest to closed when leaving the map?
thx

