23.08.2011, 14:14
so, when i ingame type /mypos, i want that YINI store my position in this format:
SetPlayerPos(playerid, x_pos, y_pos, z_pos);
x_pos //
y_pos // That is coordinates iin game which I save
z_pos //
SetPlayerPos(playerid, x_pos, y_pos, z_pos);
x_pos //
y_pos // That is coordinates iin game which I save
z_pos //

