justjasmine86 0 Posted March 16, 2016 I tried researching but couldn't find a solution to my problem. I am trying to teleport a player to their previous location. Sorta like Diablo 3 when you teleport to town then run back into portal you go back to the place you came from. I used the variables mapid,player x and y, but it doesn't record the previous location. When I try to teleport back I get an error saying "Unable to find file: Data/Map000.rvdata2" Can anyone help me with this? Share this post Link to post Share on other sites
Galv 1,387 Posted March 16, 2016 Check that you are setting the map id variable correctly and using the correct variable in the map ID when teleporting. The error shows that the variable you are using is set to 0, but there is no map 0 Share this post Link to post Share on other sites