Login to ZARP





TOPIC: LUA Query!

LUA Query! 8 years 4 months ago #449932

A while ago I said I would begin learning LUA but I never actually got round to it, part of this was because I couldn't really find any material to carry out 'practice' work. So I just decided to make a dummy F1 counter for TTT and I need some help with the list view in the menu shown below:

Warning: Spoiler! [ Click to expand ]


Basically is there a way to change the colour of the columns in the list view? I've tried looking around but I can't find anything.
  • .uzi
  • .uzi's Avatar
  • Offline
  • Former Community Manager
  • ZARP VIP Golden Blue Badge
  • Foos yer doos?
  • Posts: 6009
  • Thanks received: 2444
  • Karma: 123
The topic has been locked.

LUA Query! 8 years 4 months ago #449940

You could make a custom panel wiki.garrysmod.com/page/Panel_Customization. You could also just paint it like this.
local time = ReportList:AddColumn("Time")
	time.Header:SetFont("DermaDefaultBold")
	time.Header:SetTextColor(Color(255,255,255,255))
	time.Header.Paint = function()
		surface.SetDrawColor( 55, 62, 80, 255 )
		surface.DrawRect( 0, 0, self:GetWide(), self:GetTall() )
		surface.SetDrawColor( 255, 255, 255, 255 )
		surface.DrawOutlinedRect( 0, 0, 0, 1000 )
	end 
  • _Max
  • _Max's Avatar
  • Offline
  • Former Community Manager
  • ZARP VIP
  • Sup
  • Posts: 2667
  • Thanks received: 1002
  • Karma: 15
The topic has been locked.

LUA Query! 8 years 4 months ago #449952

Solution: Take advice from anyone but Max, hell EMP breaks shit less often then Max. :^)
  • kristofferson
  • kristofferson's Avatar
  • Offline
  • Gold Boarder
  • ZARP VIP
  • 420 Blaz It Son
  • Posts: 2664
  • Thanks received: 627
  • Karma: -39
The topic has been locked.

LUA Query! 8 years 4 months ago #449962

Max's solution worked great. This can be locked!
  • .uzi
  • .uzi's Avatar
  • Offline
  • Former Community Manager
  • ZARP VIP Golden Blue Badge
  • Foos yer doos?
  • Posts: 6009
  • Thanks received: 2444
  • Karma: 123
The topic has been locked.

Time to create page: 0.116 seconds

122 PLAYERS ONLINE

Connect to server DarkRP
6/127
Online
Connect to server Deathrun
0/40
Online
Connect to server TTT
0/47
Online
Connect to server Bhop
1/32
Online
Connect to server Surf
0/32
Online
Connect to server Prop Hunt
0/42
Online
Connect to server Sandbox
0/42
Online
Connect to server Discord
115/956
Online
Top