Originally posted by axon
Some good work there...sorry for bing pessimistic but I don't believe you've done it just after a few hours of learning c++. If you did...my hats off to you friend.
thanks though

int fewhours=8;

or so hours

I finally have a little free time and i'm starting to make some more progress on my game, I do have a few questions though:

#1

How do you get the program to read varibles from a file and then put them in the right spots in the program?

#2

How do you create a new file type (ie somthing that can't be edited in notepad)?

#3

Whats better for storing item/spell data, structs or arrays?

Thanks for all the comments and any/all help!