Im currently working on a recreating of my questsystem and in lack of intelligence I wish to get some help!
While I was sitting here trying to figure how to improve the structure of my questsystem I figured out that everytime you finish a quest, your name will be added to an .cfg file.
Also when you start a quest the script should check thru the .cfg and see if you have already made the quest, if not it should jump over to quest nr.2
I've been looking thru TSSE scripts for some help, i can find some help partly but Austin is an amazing scripter and he makes my brain get on fire.
So i beg you to give me an tiny example of how to use "ReadConfigFile".
Oh! And one more thing, could someone explain for me what the difference between "ReadConfigFile" and "ReadFile" is, thanks!
Edit: OldnGrey and aveik told me Datafiles could be a better option, problem is, I never worked with datafiles before..
So please give me an tiny example of how to use datafiles!
Or can I read about it somewhere? Thanks!