Ulysses Stuff > Releases

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

<< < (78/84) > >>

Megiddo:
Did you disable UTime?

Canne:
disable where??

Megiddo:
In the client settings, you can disable UTime. Run the following in your client console...

--- Code: ---utime_enable 1.0
--- End code ---

Canne:

--- Quote from: Megiddo on January 25, 2016, 08:53:33 AM ---In the client settings, you can disable UTime. Run the following in your client console...

--- Code: ---utime_enable 1.0
--- End code ---

--- End quote ---
this is the error i get...
it stoped working out of nowhere didn't touch anything at all

[ERROR] addons/utime/lua/autorun/cl_utime.lua:310: attempt to index local 'cpanel' (a nil value)
  1. buildCP - addons/utime/lua/autorun/cl_utime.lua:310
   2. resetCvars - addons/utime/lua/autorun/cl_utime.lua:305
    3. fn - addons/utime/lua/autorun/cl_utime.lua:334
     4. unknown - addons/ulib/lua/ulib/shared/hook.lua:105
      5. LocalPlayer - [C]:-1
       6. fn - addons/utime/lua/autorun/cl_utime.lua:333
        7. unknown - addons/ulib/lua/ulib/shared/hook.lua:105
 

it's enabled...


--- Code: --- local utime_enable = CreateClientConVar( "utime_enable", "1.0", true, false )
--- End code ---

Megiddo:
You need to run "utime_enable 1.0" in your console.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version