Well, I need to develop a clock for a HTML page, but I don't want to \[code\]getHours\[/code\] and \[code\]getMinutes\[/code\] from user's pc clock and set it for display, I want to get these values and convert them to the time ingame. The thing is, this clock will be used by users from a specific game that has a different time.
Each real time minute means six minutes ingame, so 10 real minutes are 1 hour ingame. This way, 24 hours ingame are 4 hours for us.
Any help here?
Thanks in advance!
Each real time minute means six minutes ingame, so 10 real minutes are 1 hour ingame. This way, 24 hours ingame are 4 hours for us.
Any help here?
Thanks in advance!