Ulysses Stuff > Releases
Utime -- Show how long your players have been connected this session and total
Samusaaron3:
I want to manually change the times in my sv.db file (I have the new APromotion script, and I want people to see how many minutes they have logged.)
What program can I use to open it?
Megiddo:
Google "sqlite db viewer".
tas:
Let me get you the link to the browser I use for gmod, as well as my other websites.
http://sourceforge.net/project/showfiles.php?group_id=87946
You want to download the sqlitebrowser-1.3-win.zip version. I took the liberty of also adding it to the post as well.
@Megiddo: Good idea to Google it, but even I had a hard time getting a good one to work for me.
Samusaaron3:
Ok, I can view the contents of the database now. The problem is that I cant tell who is who.
The values for player and lastvisit just seem like random numbers to me. How can I determine who is who?
Megiddo:
--- Quote from: Samusaaron3 on September 18, 2008, 08:26:55 AM ---Ok, I can view the contents of the database now. The problem is that I cant tell who is who.
The values for player and lastvisit just seem like random numbers to me. How can I determine who is who?
--- End quote ---
You can't, players are identified by uniqueids. Those aren't even tied to steam ids, and you can't access it in console without Lua. Sorry, didn't think about that part. :P
You could just start building a separate database of names and unique ids.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version