23.09.2012, 20:54
I need to save the ID returned by Create3DTextLabel function to an .ini (configuration) file. Basically I'm looking for a way to save a Text3D variable type into an ini file. Any ideas?
I would suggest y_ini personally. However, why do you want to save that? Those handles have no long-term meaning, saving them won't save the text or anything else persistently, so when you come to use it later it will be wrong.
|