Garry's Mod

Garry's Mod

116 értékelés
Black Flat Derma Skin
   
Díjazás
Kedvenc
Kedvenc
Törlés
Content Type: Addon
Addon Type: Effects
Addon Tags: Scenic
Fájlméret:
Közzétéve:
Frissítve:
5.297 KB
2016. máj. 11., 19:35
2021. jan. 22., 0:02
13 változásjegyzék ( megnézés )

Feliratkozás a letöltéshez
Black Flat Derma Skin

Leírás
Discord[discord.gg]
This simple mod enables DLib's VGUi skin to all panels in the game to give them clean dark look

This produce a sleek, minimalistic UI skin in dark tone (custom dark skin theme)

Somewhat resembles DHUD/2 style



Client Convars:
* cl_flatblack 1 - Enable skin
* cl_flatblack_smoothbar 1 - Enable smooth scrolling

My addons are completely free and open, i work my best and please, support me, my things and my family[paypal.me]
22 megjegyzés
Yavuzhan 2021. okt. 29., 4:15 
can you make a white or a light grey one? I'd appreciate it
LuckyBuster 2017. szept. 13., 1:26 
looks nice
jahpeg 2017. aug. 2., 6:09 
He's Russian.
JACCURATE 2017. jún. 28., 13:00 
I hope english is not your first language, otherwise we'll be having some issues here..
Lemnado 2017. máj. 21., 16:32 
Im not crippled
DBot  [készítő] 2017. jan. 29., 4:33 
@Chewgum as i see in code, you override it for m_bScroll. m_bScroll is not used everywhere except in SetScroll.
DBot  [készítő] 2017. jan. 29., 4:28 
And, oh my gosh! I see a man who earn money from celling source codes! Oh My owo
DBot  [készítő] 2017. jan. 29., 4:26 
It now re-overrides function if they are not overrided. AtlasChat is working as should now. Smooth scrolling works with AtlasChat too.
Chewgum 2017. jan. 29., 4:23 
Hello, I am the author of atlaschat. I am not "fucking" up bar functions. I am overriding the SetScroll function to change its behavior. I'd say the issue is created by this addon. What if other addon creator decide that the DVScrollBar does not do what they want it to do and they also decide to override the functions? The issue is the GetScroll() function. Since I override the SetScroll function, self.RealScroll will always be 0 and since this addon overrides GetScroll to return self.RealScroll... I guess an important thing to remember when overriding DVScrollBar functions is to also override GetScroll to return its former value.
Qt 2017. jan. 28., 19:47 
Alright, thanks.