Jump to content

Building Skins 2.0.10

   (13 reviews)
Message added by Raul-Sorin Sorban,

Originally developed by https://codefling.com/☜марат☞, now maintained by @kaysharp

15 Screenshots

  • 242.9k
  • 16.6k
  • 58.51 kB
This area is intended for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



Covfefe

Posted

Anyone know how to edit the cs to change the default HQM skin to brutalist?

BB1984

Posted

  On 10/5/2023 at 7:45 PM, Covfefe said:

Anyone know how to edit the cs to change the default HQM skin to brutalist?

Expand  

Looks like brutalist is yet another stone skin, not hqm.

Papa Bear

Posted

We are patiently waiting for an Update for the new skin.  I thought I read somewhere that this was going to be automatically updated, but I must be mistaken.

By the way, anyone ... Ubertool has the skin in there plugin (Not for players) so if you want to mess around with it, at least we get to this way.

Bear

 

WarKingz

Posted (edited)

use below and add this image to your config https://store.steampowered.com/itemstore/252490/detail/10225/

 

    {
      "Icon (assets/url)": "assets/icons/level_stone.png",
      "Type (Remove/Wood/Stone/Metal/TopTier)": "Stone",
      "Permission (ex: buildtools.1)": "",
      "Default value for additional slot": false,
      "Enable skins?": true,
      "Skins": [
        {
          "Enabled": true,
          "Lang Key": "SkinAdobe",
          "Permission": "",
          "Skin": 10220
        },
        {
          "Enabled": true,
          "Lang Key": "SkinBrick",
          "Permission": "",
          "Skin": 10223
		 },
        {
          "Enabled": true,
          "Lang Key": "brutalist",
          "Permission": "",
          "Skin": 10225
        }
      ]
    },
    {

 

Edited by WarKingz
Helium

Posted

  On 10/5/2023 at 9:50 PM, WarKingz said:

use below and add this image to your config https://store.steampowered.com/itemstore/252490/detail/10225/

 

    {
      "Icon (assets/url)": "assets/icons/level_stone.png",
      "Type (Remove/Wood/Stone/Metal/TopTier)": "Stone",
      "Permission (ex: buildtools.1)": "",
      "Default value for additional slot": false,
      "Enable skins?": true,
      "Skins": [
        {
          "Enabled": true,
          "Lang Key": "SkinAdobe",
          "Permission": "",
          "Skin": 10220
        },
        {
          "Enabled": true,
          "Lang Key": "SkinBrick",
          "Permission": "",
          "Skin": 10223
		 },
        {
          "Enabled": true,
          "Lang Key": "brutalist",
          "Permission": "",
          "Skin": 10225
        }
      ]
    },
    {

 

Expand  

Can you add your config pls

Rusty Mike86

Posted (edited)

  On 10/5/2023 at 7:45 PM, Covfefe said:

Anyone know how to edit the cs to change the default HQM skin to brutalist?

Expand  

Replace line 39 with this:

                { BuildingGrade.Enum.Stone, new List<ulong> { 10220, 10223, 10225 } },

and add this under line 233 of your .cs file 

                            new BlockInfo(
                                "https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Je5mDAfDY0jhyo8DEiv5daPKA_pb00QPC6SJcbixY/512fx512f",
                                "Brutalist skin", 2)

 

image.thumb.png.bd3e9928a7d379827804e6c872bcbd12.png

Edited by Rusty Mike86
ZDEN

Posted

  On 10/6/2023 at 4:17 AM, Rusty Mike86 said:

Replace line 39 with this:

                { BuildingGrade.Enum.Stone, new List<ulong> { 10220, 10223, 10225 } },

and add this under line 233 of your .cs file 

                            new BlockInfo(
                                "https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Je5mDAfDY0jhyo8DEiv5daPKA_pb00QPC6SJcbixY/512fx512f",
                                "Brutalist skin", 2)

 

image.thumb.png.bd3e9928a7d379827804e6c872bcbd12.png

Expand  

Error while compiling BuildingSkins: Syntax error, ',' expected | Line: 237, Pos: 49

WarKingz

Posted

sorry my config was for a buildtool i posted it in the wrong place 

Rusty Mike86

Posted (edited)

  On 10/6/2023 at 6:09 AM, ZDEN said:

Error while compiling BuildingSkins: Syntax error, ',' expected | Line: 237, Pos: 49

Expand  

You may have a "," in the wrong position. Double check the screenshot I posted.

Also make sure there is a , after the  "Brick skin", 1), on line 233

Edited by Rusty Mike86
  • Like 1
HellHunter

Posted (edited)

  On 10/6/2023 at 4:17 AM, Rusty Mike86 said:

Replace line 39 with this:

                { BuildingGrade.Enum.Stone, new List<ulong> { 10220, 10223, 10225 } },

and add this under line 233 of your .cs file 

                            new BlockInfo(
                                "https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Je5mDAfDY0jhyo8DEiv5daPKA_pb00QPC6SJcbixY/512fx512f",
                                "Brutalist skin", 2)

 

image.thumb.png.bd3e9928a7d379827804e6c872bcbd12.png

Expand  

After editing this, refer to below to edit config for it to work.

Edited by HellHunter
HellHunter

Posted

"Index": 1,
      "NoSkinUrl": {
        "Url": "https://www.dropbox.com/scl/fi/nkph44q9kr47dvscyudpc/wDMwXFh.png?rlkey=7alc1stjxp24w1qrtuw4rffss&dl=1",
        "Title": "Stone skin",
        "index": -1
      },
      "SkinUrls": [
        {
          "Url": "https://www.dropbox.com/scl/fi/j6lemhly0m0itvq2ot6m1/6CcMIYE.png?rlkey=enbg6ks49n1f610qr7aq49lmq&dl=1",
          "Title": "Adobe skin",
          "index": 0
        },
        {
          "Url": "https://www.dropbox.com/scl/fi/ima6fwnv4kwwdfoj3p09i/ASFfa-min.png?rlkey=kiemd61l9li7o82rka7sxxgb5&dl=1",
          "Title": "Brick skin",
          "index": 1
        },
        {
          "Url": "https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Je5mDAfDY0jhyo8DEiv5daPKA_pb00QPC6SJcbixY/512fx512f",
          "Title": "Brutalist skin",
          "index": 2
        }
      ]
    },

You'll need to open up your config & edit this part under the stone skin to include the new Brutalist Skin then it'll work

Helium

Posted

UberTool also has the GingerBread skin. Is it possible to add it to BuildingSkins?

Rusty Mike86

Posted

  On 10/6/2023 at 5:23 PM, Helium said:

UberTool also has the GingerBread skin. Is it possible to add it to BuildingSkins?

Expand  

do you know the 5 digit skin code? 

ZedFlanders

Posted (edited)

I know this will probably sound nitpicky, but do you suppose the skin pictures could be updated for the plugin? I saw you used the FacePunch picture for the new Brutalist skin, but the previous skins are like a single wall panel picture. I think it would be nice if the other skins also had the FacePunch pictures. Included are the pictures, should you decide to take this route.

edit: resized the pictures to 324x324

 

 

Adobe.png

Brick.png

Brutalist.png

ShippingContainer.png

Edited by ZedFlanders
  • Like 1
Molar

Posted

The new skin doesn't show to me.

  • Like 1
Endor

Posted

great, it's been updated now, great job. thank you so much

 

 

Texas Rust Server

Posted

  On 10/6/2023 at 10:59 PM, Endor said:

great, it's been updated now, great job. thank you so much

 

 

Expand  

Does it work for you? Cause it doesn't work for me lol

BLAZ15

Posted (edited)

  On 10/6/2023 at 11:10 PM, Rendon said:

Does it work for you? Cause it doesn't work for me lol

Expand  

the skins works but I don't have an image in UI 🙂 

Edited by BLAZ15
Father

Posted

  On 10/6/2023 at 11:10 PM, Rendon said:

Does it work for you? Cause it doesn't work for me lol

Expand  

 

  On 10/7/2023 at 2:48 AM, BLAZ15 said:

the skins works but I don't have an image in UI 🙂 

Expand  

did you remove the config file before you updated your plugin unload old plugin first delete it then delete config then add new update

 

BLAZ15

Posted

  On 10/7/2023 at 3:41 AM, Father said:

 

did you remove the config file before you updated your plugin unload old plugin first delete it then delete config then add new update

 

Expand  

yeah, I've done this like that. I don't know why the new skin image is not shown in the UI, all the other images do.

Papa Bear

Posted

@Father
Not sure where you get your information from?  Do you have receipts?  What server ever got "Flagged". You shouldn't spread rumors unless you have something to link  to.  Skinbox would have had a Cease and Desist a long time ago.  And which server should be selling the skins?  You mean, as an Admin, I should charge players $ or are you talking about Steam?.

SMH

Bear

BenDer

Posted

Beton.png

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 18
  • Love 14

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.