at Ultra:
i cant use Write(f, Tile[i].Whatever2);
cous the file is of type TTile i.e. Tile[x] so i cant save them this way so i guess i will have to save them in a text file or if its supported via a stream but then Useless Hacker told that this method is not implented, and the text file method is quite slow and hard to create so if anyone have any idea how can i make it easy or atleast faster i will be very happy to be told