Ulysses Stuff > Releases

Utime -- Show how long your players have been connected this session and total

<< < (67/84) > >>

Aaron113:
Looks like this is the latest version:  http://forums.ulyssesmod.net/index.php/topic,5737.0.html
You can also view the old version here:  http://forums.ulyssesmod.net/index.php/topic,4445.0.html


Google is amazing :P

Whitesoul:
Reply how to move it to the right side of the screen its on the left

Belly136:
If only utimeM used same tables as utime does... I have converted over 5k users from sv.db to .sql

Megiddo:
Released current GitHub version, updated link on first post. Anyone still having cpanel issues with that one?

Belly136:
I fixed cpanel with
--- Code: ---if not LocalPlayer():IsValid() or cpanel == nil then return end
--- End code ---
under
--- Code: ---function buildCP( cpanel )
--- End code ---
But i was still getting error when creating panel for new players (Using prop hunt). I tried removing
--- Code: ---buildCP( controlpanel.Get( "Utime" ) )
--- End code ---
and it works fine but i'm not sure if this is the best way to prevent error from showing again. Any suggestions?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version