GetUrlScript.txt 137 B

hace 4 años
123
  1. begin
  2. ResultURL:=GetURLBase+'&x='+inttostr(GetX)+'&y='+inttostr(((round(intpower(2,GetZ-1))div 2)-1)-GetY)+'&z='+inttostr(GetZ);
  3. end.