The program is for my mud. What it is going to do is allow a builder for my mud to build an area that will allow them to know every variable that needs to be filled in. I can't fit every variable into one form as I'd have a quite large form. What the second form is doing is writing all of the variables for a npc in the mud, then another form is going to create objects and write them to the file.
I suppose though if I need to, I could force everything to save to the one certain file, but I don't really wanna do it that way...
|