Ulysses Stuff > Releases

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

<< < (40/84) > >>

Rupert Cow:
Nice very nice!  ;D

TheAndroid1:

--- Quote from: Megiddo on July 03, 2013, 02:48:08 PM ---Hmm, since TTT is included with gmod by default, I'll look into it, but it may be too specific for me to address in UTime.

--- End quote ---

Line 145 in cl_utime.lua change it to:

--- Code: ---if !trace.Entity:GetNWBool("disguised", false) then
self.TargetSize = self.Large
self.playerInfo:SetPlayer( trace.Entity )
locktime = CurTime()
end

--- End code ---

SaintSin:
My work around the disguiser glitch was to simply just remove the name bar and instead we added an advertisement to our site were the names would appear. Although it is a pain when you want to get someones name it does prevent the glitch. So it has its pros and cons, you decide if it is worth it.
Also I moved the Utime down to the bottom left of the HUD because the utime window would cover the notifications when people discovered bodies.

Megiddo:

--- Quote from: TheAndroid1 on July 21, 2013, 06:36:26 PM ---Line 145 in cl_utime.lua change it to:

--- Code: ---if !trace.Entity:GetNWBool("disguised", false) then
self.TargetSize = self.Large
self.playerInfo:SetPlayer( trace.Entity )
locktime = CurTime()
end

--- End code ---

--- End quote ---

Thanks for sharing your patch!

TheAndroid1:

--- Quote from: Megiddo on July 24, 2013, 05:29:24 PM ---Thanks for sharing your patch!

--- End quote ---
No problem!  :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version