Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7

Search found 1 match

by Damned
19.12.2009 20:46
Forum: Помощь по скриптам
Topic: Мининг
Replies: 3
Views: 5639

Мининг

Вот есть скрипт Program mining; {$Include 'all.inc'} type LumbRecord = Record x,y,tt : integer; end; var MineDim : array [0..5000] of LumbRecord; MaxPosL : integer; k, x, y, c, i : Integer; mn1, mf1, mf2, ms1 : Integer; ctime : TDateTime; List : TStringList; NTH : Integer; Color : array[1..12] of ca...