Whats Wrong in This Gameday GameTime System?
#9

I don't have much to add and I am sure that code is perfectly functional and I'd like to mention, I find that a much more elegant solution than the original one, however the whole "if >=" seems pointless to me. The variable can never exceed 60 in the first place, because the moment it reaches 60, or 24, or 7, it will automatically jump into the if-clause. So why not simply check if it is 60 and set it back to 0 instead of this whole substraction idea?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)