Hello!

I would do it like Felixsg suggested and write all the data into a text file.

For example:
Code:
modelname.mdl x_coord y_coord z_coord action_name
...


Or something like this.