Garry's Mod
116 人が評価
Black Flat Derma Skin
   
アワード
お気に入り
お気に入り
お気に入りから削除
Content Type: Addon
Addon Type: Effects
Addon Tags: Scenic
ファイルサイズ
投稿日
更新日
5.297 KB
2016年5月11日 19時35分
2021年1月22日 0時02分
13 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
Black Flat Derma Skin

解説
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 件のコメント
Yavuzhan 2021年10月29日 4時15分 
can you make a white or a light grey one? I'd appreciate it
LuckyBuster 2017年9月13日 1時26分 
looks nice
jahpeg 2017年8月2日 6時09分 
He's Russian.
JACCURATE 2017年6月28日 13時00分 
I hope english is not your first language, otherwise we'll be having some issues here..
Lemnado 2017年5月21日 16時32分 
Im not crippled
DBot  [作成者] 2017年1月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  [作成者] 2017年1月29日 4時28分 
And, oh my gosh! I see a man who earn money from celling source codes! Oh My owo
DBot  [作成者] 2017年1月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年1月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年1月28日 19時47分 
Alright, thanks.