Alright so I'm making a game with a level editor... it saves fine, but incorectly loads the files. It's in TGF (probably my last TGF game) so the dynamic arrays didn't work for me; I can't get dynamic array 2 (extension is gone from 3ee.com) and the 1st one was buggy and didn't work at all. It saves fine with the data store object, but it's a problem with my loading and displaying routine. I know I should use fastloop, but I really didn't feel like using a lot of extensions today. Don't ask why, please.