Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Nuclear_Ice on February 16, 2009, 09:26:35 PM

Title: UTime Question
Post 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!
Title: Re: UTime Question
Post by: Megiddo on February 16, 2009, 09:44:58 PM
It's stored in the sqlite DB, server.db. It's stored by unique ids, not steamids.
Title: Re: UTime Question
Post by: JamminR on February 17, 2009, 02:19:47 PM
It is possible however that the 'uniqueid' function used in UTime is affected by a players SteamID.
Title: Re: UTime Question
Post by: MrPresident on February 17, 2009, 06:19:39 PM
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..
Title: Re: UTime Question
Post by: Nuclear_Ice on February 17, 2009, 07:43:09 PM
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
Title: Re: UTime Question
Post by: JamminR on February 17, 2009, 07:50:13 PM
Mine is sv.db stored in the root gmod folder <server path\gmod\sv.db>