Ulysses Stuff > Releases
Utime -- Show how long your players have been connected this session and total
Dv2236:
What I find super funny is after they did this and I know 4 people that changed all steam ID from steam_0 to steam_1
they just ended up changing it back making them 4 guys re-do it all over again haha, my lazy ass just re-added myself only :P
MrPresident:
--- Quote from: Dv2236 on February 19, 2009, 10:54:45 PM ---What I find super funny is after they did this and I know 4 people that changed all steam ID from steam_0 to steam_1
they just ended up changing it back making them 4 guys re-do it all over again haha, my lazy ass just re-added myself only :P
--- End quote ---
Funny thing is.. I had to do that.. but not only in text files.. I changed over 7 THOUSAND steamIDs in my database... and then had to change them back the next day... Wasnt hard.. i have my ways.. but STILL!! come on...
lolol:
My UTime does not store any information :-[
If a player rejoins, if there's a map/server restart... the time is reset. How can I fix this issue?
Megiddo:
--- Quote from: lolol on April 07, 2009, 05:51:47 AM ---My UTime does not store any information :-[
If a player rejoins, if there's a map/server restart... the time is reset. How can I fix this issue?
--- End quote ---
Is your database in the folder? Is it read-only?
ACProdigy:
I've mashed together some code to get UTime working for MySQL databases.
The code is written in terms of quickly opening and closing connections, and is best suited on a machine serving both gmod and MySQL locally. It could easily be altered to work with a persistent connection for larger tasks (such as the UpdateAll function).
I'm willing to clean this up a bit and make it more user friendly if anybody else is interested in it. (Currently it writes MySql connected/Disconnected/QueryStatus to the server console whenever there is activity, sort reusable code into functions, etc)
[edit] Also, I've written a script for migrating an existing sqlite utime table to a mysql table if it exists.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version