I don't know if this is possible, but I would like to roll back a game server time (like a time machine).
While the server change map and when the new map have loaded, change back to the current date.
I would like to set the game server time back to specified date (like 24th April as example) when the game server change map and back to the current date when the new map is loaded.
I don't think this could be done with a AMXX plugin.
Since game servers go after OS system time. I have no idea if this could be done with a metamod plugin.
I hope this could be done with atleast a metamod plugin.
If not, any more ideas how to do this?
Why I want to do this is for avoid a old AMXX plugin which is compiled with expiration. Which go after the OS system time.
It works perfectly if I sets the OS system time back to a time before the specified expiration date.
I can't keep this old date because I use other stuff which go after OS system time also, so it have to reset back to the current date everytime.