new Float:x_pos, Float:y_pos, Float:z_pos;GetPlayerPos(playerid, x_pos, y_pos, z_pos);SetPlayerPos(playerid, x_pos, y_pos, z_pos);SetPlayerSkin(playerid, GetPlayerSkin(playerid));