28.04.2012, 19:57
Hello, I've been working on a dynamic vehicle system, I've got the writing, and loading done fine, but now I need the deleting part to get down. So how would I loop through all the files, and delete one? I've thought about writing a string such as a name, but that would get hectic if the name already existed. Any ideas?