A windows 98 derma skin I made.
windows98_dermaskin_enabled 1/0 to toggle enabled
[url=http://www.garrysmod.org/downloads/?a=view&id=122381][img]http://www.garrysmod.org/img/?t=dll&id=122381[/img][/url]
If anyone can tell me why the menu_plugins one doesn't work, i'll <3 you
Any comments/suggestions welcome.
Thats pretty kewl
Could you show off some more pictures then just the one GM.org
[quote]
[url=http://cloud.steampowered.com/ugc/560911634071299434/81406A115DF8762A132CD282C28561C3829DBB77/][img]http://cloud.steampowered.com/ugc/560911634071299434/81406A115DF8762A132CD282C28561C3829DBB77/[/img][/url]
[/quote]
One of the first things I started with
[editline]22nd June 2011[/editline]
Also make sure you zoom in or w/e its called on the gm.org image, it cut out on the important bits
If the text would be black then i would download it :smile:
You don't have to rate me dumb by a suggestion, not if i care but thats just silly :colbert:
It should be
[editline]22nd June 2011[/editline]
Yeah, it is
[QUOTE=darth-veger;30629993]If the text would be black then i would download it :smile:
You don't have to rate me dumb by a suggestion, not if i care but thats just silly :colbert:[/QUOTE]
I said it was -.-
[QUOTE=Map in a box;30631270]I said it was -.-[/QUOTE]
And still the [url=http://cloud.steampowered.com/ugc/560911634071299434/81406A115DF8762A132CD282C28561C3829DBB77/]picture[/url] says its white.. Right
[QUOTE=darth-veger;30631499]And still the [url=http://cloud.steampowered.com/ugc/560911634071299434/81406A115DF8762A132CD282C28561C3829DBB77/]picture[/url] says its white.. Right[/QUOTE]
Bad reading rating is needed.
"One of the first things I started with"
Look at the gm.org one
FUCKING WINDOWS 98!... Sorry had to do it. Yet still looks cool.
Next people will do OS X, XP, Vista, W7.
[QUOTE=darth-veger;30629993]If the text would be black then i would download it :smile:
You don't have to rate me dumb by a suggestion, not if i care but thats just silly :colbert:[/QUOTE]
Just change the line - surface.SetTextColor in cl_windows98.lua [code]function SKIN:PaintListViewLabel(lbl)
surface.SetTextColor(0,0,0,255) --This line right here, change (0,0,0,255) to (0,0,0,0)
surface.SetFont("Default")
surface.SetTextPos(0,0)
surface.DrawText(lbl:GetText())
return true
end[/code] from (0,0,0,255) to (0,0,0,0) :v:
[QUOTE=DannyM;30649141]Just change the line - surface.SetTextColor in cl_windows98.lua [code]function SKIN:PaintListViewLabel(lbl)
surface.SetTextColor(0,0,0,255) --This line right here, change (0,0,0,255) to (0,0,0,0)
surface.SetFont("Default")
surface.SetTextPos(0,0)
surface.DrawText(lbl:GetText())
return true
end[/code] from (0,0,0,255) to (0,0,0,0) :v:[/QUOTE]
Uh, Color(0, 0, 0, 255) means a full non-transparent black. Color(0, 0, 0, 0) means you wont be able to see it at all..
[QUOTE=Mr_Roblcopter;30633588]FUCKING WINDOWS 98!... Sorry had to do it. Yet still looks cool.[/QUOTE]
did you register only so you could say that?
[QUOTE=c-unitV2;30651465]Uh, Color(0, 0, 0, 255) means a full non-transparent black. Color(0, 0, 0, 0) means you wont be able to see it at all..[/QUOTE]
I think he was joking... :P ;)
If you're going to make a Derma skin, at least show a window with the majority of the controls or something.
Yeah I was thinking about that, but never got around to do it as I was too tired to do anything after I released it :V
I'll do it now
after gmod works
Sorry, you need to Log In to post a reply to this thread.