Hi,
I'm making an RPG for IRC. I've already got the character creation started, but the code is really unorganized. It is using way too many variables, which will probably have major problems in the near future. Is there anyway to store it to a document, but the scripts being able to pull out any piece of information from the document it needs. Coudl you please explain how to make it store to a text document, and how I would go about retrieving the information needed from the document if it is possible.
Thanks,
Webmonkey