SCAR Code:
program New;
var pickaxe,x,y:integer
begin
pickaxe:= DTMfromstring('78DA6314656060E06240014C9C8C0CFF81342' +
'310FF0702466E20431E558D8A9400986684F21995808400AA1A77' +
'07SS54359C408213558D200F1BAA1A7120C18AAA86052A0957230' +
'424D819D01CCD88AA461AD35F0C68E6000016170734');
if FindDTM(Logs,x, y,1, 1, 200, 200) then
writeln('Congratz! You have just found your first DTM!')
end.
iv read yoho's tut,might i say nice tut u got reped for it:D
SCAR Code:
(Logs,x, y,1, 1, 200, 200)
what that line means could soemone explain please