Vice Underdogs

Discussion => Game Mods => Topic started by: mairee on September 16, 2019, 01:59:08 pm

Title: Custom Scoreboard
Post by: mairee on September 16, 2019, 01:59:08 pm
Since 0.4 gives us the ability to customize almost anything, I made a small modification to my scoreboard. It isn't really something big, I like to keep stuff simple so I gave it a nice transparent touch.



(https://cdn.discordapp.com/attachments/334741043746570251/623154425233670146/unknown.png)



How to use this:

You may either copy paste these commands while playing VC:MP:

Code: [Select]
/setconfig scb_edgescale 0.2
Code: [Select]
/setconfig scb_edgecolour CCCCCCCC
Code: [Select]
/setconfig scb_fillcolour 00CCCCCC
Code: [Select]
/setconfig scb_captioncolour FF606060
Code: [Select]
/setconfig scb_scorepingidcol CCCCCCCC
Code: [Select]
/setconfig scb_underlinecolour CCCCCCCC
Code: [Select]
/setconfig scb_highlightcolour 50CCCCCC
Code: [Select]
/setconfig scb_serverinfocolour FFFFFFFF
Code: [Select]
/setconfig scb_countcolour FFFFFFFF
Code: [Select]
/setconfig scb_versioncolour 00FFFFFF
Code: [Select]
/setconfig scb_scrollbgcolour 00FFFFFF
Code: [Select]
/setconfig scb_scrollbarcolour CCCCCCCC
or you may just edit your (%appdata%/vcmp/04beta/vcmp_config.txt), find and replace the settings with these:

Code: [Select]
scb_edgescale 0.2
scb_edgecolour CCCCCCCC
scb_fillcolour 00CCCCCC
scb_captioncolour FF606060
scb_scorepingidcol CCCCCCCC
scb_underlinecolour CCCCCCCC
scb_highlightcolour 50CCCCCC
scb_serverinfocolour FFFFFFFF
scb_countcolour FFFFFFFF
scb_versioncolour 00FFFFFF
scb_scrollbgcolour 00FFFFFF
scb_scrollbarcolour CCCCCCCC
Title: Re: Custom Scoreboard
Post by: Drakola on September 16, 2019, 04:03:07 pm
Nice Bro!!!  ;D
Title: Re: Custom Scoreboard
Post by: Kyle. on September 17, 2019, 04:33:26 am
Great work xmair!!!
Title: Re: Custom Scoreboard
Post by: ElvenKing on September 25, 2019, 05:27:11 am
I usually press f5 to check pings and get killed.
This thingy helps, thanks.
Title: Re: Custom Scoreboard
Post by: Funwbsx on November 15, 2019, 07:54:58 am
I'm going to sign up for this forum to get more insights.