- 13
- Posts
- 1
- Years
- Seen Mar 29, 2024
I'm trying to refresh a map during a dialogue, in order to refresh the events of the map with the modifications done to the flags used in "events.inc" during the dialogue. In order to refresh the map, what I'm using right now is
This works perfectly, but I wonder if there is a simpler command that does the same thing but without teleporting, and thus without having a black screen when I'm using the command. Something like
if that makes any sense. Any idea ?
Code:
warp MAP_LITTLEROOT_TOWN_PROFESSOR_BIRCHS_LAB, 6, 5
This works perfectly, but I wonder if there is a simpler command that does the same thing but without teleporting, and thus without having a black screen when I'm using the command. Something like
Code:
refresh MAP_LITTLEROOT_TOWN_PROFESSOR_BIRCHS_LAB