Adrammelech
Member
- Joined
- Mar 9, 2007
- Messages
- 11
- Programming Experience
- Beginner
Im pretty new to vb.net and Im trying to make a simple RPG. Theres a few things I cant get to work just right. I have a character create form that I want to have saved into a .dat file as soon as the character clicks the button to create the character. The only problem is I want to have the program save it automatically(without the save box) to a .dat file that can hold all the information for as many characters as the user creates. I also want to be able to Sign in to the game with any of the characters in the .dat file.