29.12.2013, 09:25
new Float: X, Float:Y, Float:MaxZ;
X = float(random(6001) - 3000);
Y = float(random(6001) - 3000);
MapAndreas_FindZ_For2DCoord (X, Y, maxZ);
SetPlayerPos(playerid, X, Y, MaxZ);
TOTALMENTE aleatуrio й isso ae...
mas vai precisar do mapandreas
X = float(random(6001) - 3000);
Y = float(random(6001) - 3000);
MapAndreas_FindZ_For2DCoord (X, Y, maxZ);
SetPlayerPos(playerid, X, Y, MaxZ);
TOTALMENTE aleatуrio й isso ae...
mas vai precisar do mapandreas