I'm trying to keep a record of how long the player has been playing. I tried using the Time&Date object. The problem I am having with it is that when I save the time into my ini with ini++, it doesn't to load it back properly. Is my method correct and my execution wrong, or should I be looking for a totally different route for my solution?
Hello guys! I'm New! -- I've been new for a year now...haha
no, just use storyboard controls. It has seconds, hours, minutes. Make each counter, it will reset seconds when it hits 60 by itself. And everything else.
If you want it to be clock like you can use Time&Date + counters. Now set the counters (hour, minute and (Seconds)) And just save and load the counters and put the counter data into time&date object, when loaded.
I have proven new mathematic formula to be true...
Originally Posted by Logiq Then I would use a event add 1 to the next number when the other hits 6. and reset the current one to 0
That's not exactly a lot of work. Probably only 5 lines if you want to go up to days.
Disclaimer: Any sarcasm in my posts will not be mentioned as that would ruin the purpose. It is assumed that the reader is intelligent enough to tell the difference between what is sarcasm and what is not.
nope not at all. What I ended up doing is just making three counters for seconds/minutes/hours and set then to the seconds/minutes/hours of the default timer object.
Hello guys! I'm New! -- I've been new for a year now...haha