30.10.2009, 16:46
thats not hard, you need to use an 2d array (if you want more saveable positions then you need an 3d array)
also first or all you create the array (for all players) global
then you save the position of the player if he types the command ("/go")
at least you set his positions back if he types ("/back")
also first or all you create the array (for all players) global
then you save the position of the player if he types the command ("/go")
at least you set his positions back if he types ("/back")