I'm pretty sure it's a parachute.
Yeah
I haven't got any experience with derma. Could you please tell me exactly what to edit in cl_equip.lua to add another column?
The object is DFrame :
local dframe = vgui.Create("DFrame")
local w, h = 500, 350
dframe:SetSize(w, h)
You need to increase the size first
Then there's dlist object
local dlist = vgui.Create("EquipSelect", dequip)
dlist:SetPos(0,0)
dlist:SetSize(154, h - 70)
Adjust the size to add a column.
(Also how did you get TTT working in the beta? It's all broken for me.)
Fixed it, there are only a few bugs now. The menu was completely broken :V
http://steamcommunity.com/id/johnnyboukz/screenshot/613847325814297623/?