//=============================================================================//
// ___ ___ _ _ _ __ _ ___ ___ __ __
// |_ _|| __| / \ | \_/ | / _| / \ | o \ o \\ V /
// | | | _| | o || \_/ | ( |_n| o || / / \ /
// |_| |___||_n_||_| |_| \__/|_n_||_|\\_|\\ |_| 2007
//
//=============================================================================//
local PANEL = {}
/*---------------------------------------------------------
---------------------------------------------------------*/
function PANEL:Init()
end
/*---------------------------------------------------------
---------------------------------------------------------*/
self.m_strText = text
self.
Label:SetTextColor
( color_white
)
end
/*---------------------------------------------------------
---------------------------------------------------------*/
function PANEL:Think()
end
/*---------------------------------------------------------
---------------------------------------------------------*/
function PANEL:PerformLayout()
local xOff
= w +
(self.StartTime -
SysTime()) * 70
end
end
local NewsBar = nil
local function fnCallback( contents, size )
if ( contents == nil || contents == "" ) then return end
end
// http.Get( "http://www.garrysmod.com/newsbar/", "", fnCallback )