ID:178505
 
Is there a way to find a characters location, then save it?
with code...
In what way do you want to save their location? In a savefile, or just a variable?

A player's location is his loc variable, which is the turf under him. You can also get his spot on the coordinate plane with his x, y, and z variables.
In response to Cinnom
in a variable :>