Re: Game abusing and proper dealing with it. How exactly? Admin's opinion about what should I do next?
Posted: 14 September 2023, 00:49
I don't code for BGA so I can't say for certain, but I would assume that time remaining for a given game is stored as the time (that is 4.9737362... days), not that your time expires at a particular time. Storing time remaining in relation to a time zone wouldn't make any sense as you can't predict when a user's turns will fall so when their time will expire would be constantly changing. Much easier to store the actual number of days and then just tick it down again when it's the player's turn again. So adjusting time zone on their computer would be extremely unlikely to affect time remaining.Jeff de Matiss wrote: ↑13 September 2023, 18:45 Because my only reasonable theory for this (if we say it not a bug) is if the player could actually change time zones of his computer so the server takes his new one as current and kind of resets the clock, say to an hour earlier.