1 Attachment(s)
LOAD/SAVE clone file in ARRAY FILE
HELLO, I HAVE NEED TO CREATE A LOAD / SAVE to clone objects. I can do this with ini file, but I prefer to use the file array.
I have to save these objects: all their values.
eg:
I create the first object and I have to save, its location and all its variables. its location is written in its variable.
save, the procedure is perhaps more simple ... the difficulty is to load the parameters and create all the objects that have been saved.
I need to create this ENGINE save / load ... please help me, it is very difficult.
Loock my example, LOAD AND SAVE is wrong