19.06.2018, 18:30
it should be
PHP код:
new Dist[10];
format(Dist, sizeof(Dist), "%0.2f", GetPlayerDistanceFromPoint(playerid, Safe[sid][safe_Pos][0], Safe[sid][safe_Pos][1], Safe[sid][safe_Pos][2]));
PlayerTextDrawSetString(playerid, editthis[playerid], Dist);