Is there a way to load a nav file and ensure that you always start from the top of it? It appears that if I've previously used/loaded a nav file and progressed any amount through it and then stopped, when I load that nav file again it restores my last spot in the list.
My goal is to have an alternate nav file that I can call from a meta if I get stuck in a small side room. Since I don't know where I'm going to get stuck, I can't do a standard "runback" nav.
So I need something that basically does a hard reset - recall back to the top of the dungeon, start from scratch, and try again.
I'm hoping there's an easy way to do this. Otherwise I'm guessing I have to hack something together using "/vt reverseroute" (which doesn't seem to be working - but that could be on my side) and a corresponding meta.
Thanks!