ulx/log.lua at 8d41a87628a263058003c5f188aff6f86ffc255a · TeamUl..
change
local function plyColor( target_ply, showing_ply )
-- code
end
to
local function plyColor( target_ply, showing_ply ) return Color(0, 127, 255) end
Sorry this doesn't do anything thanks though
Sorry, you need to Log In to post a reply to this thread.