you could store the data in a file, by file_var_write/read, and store your vectores in the memory at runtime as an array of VECTOR*, allocating memory by sys_malloc, or if dynamic array size is needed by malloc/realloc. of course an array of a struct also can be used if not only vectors are needed to be stored.


Free world editor for 3D Gamestudio: MapBuilder Editor