Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: Nuclear_Ice on February 16, 2009, 09:26:35 PM
-
In what file does UTime store data? It seems it runs off of steam id's I'm assuming. But I'm not sure. When valve changed the steam id's i think it messed up utime to, just asking though, where do you guy store the utime data? Thanks so much!
-
It's stored in the sqlite DB, server.db. It's stored by unique ids, not steamids.
-
It is possible however that the 'uniqueid' function used in UTime is affected by a players SteamID.
-
Its more than possible. (not confirmed) but There is an algorithm that converts steam ID's directly into unique ids on dedicated servers so I'm 99% sure the unique id will be affected... but to what degree... I have no idea..
-
It's stored in the sqlite DB, server.db. It's stored by unique ids, not steamids.
Where could I find that file? 0_o
-
Mine is sv.db stored in the root gmod folder <server path\gmod\sv.db>