XML file use with C#

Started by
3 comments, last by Ashandir 20 years, 5 months ago
I am making a RPG text game with C#. I have an xml file that saves the players name password and the class they choose. I want to create a child node in the XML file so that I can make an item collection to keep track of the items that the player has. But I cant figure out how to create a child to a player attribute in an XML file. Can anyone explain the syntax for that to me. Thank You
Advertisement
Please answer I got to go soon and I need an answer!
http://www.gamedev.net/community/forums/topic.asp?topic_id=191656

Bad crossposter, bad!
"When you die, if you get a choice between going to regular heaven or pie heaven, choose pie heaven. It might be a trick, but if it's not, mmmmmmm, boy."
How to Ask Questions the Smart Way.
HEHE sorry I just need the C# syntax
http://msdn.microsoft.com

Learn it, use it, love it.

This topic is closed to new replies.

Advertisement