Jump to content
Message added by Monster,

The plugin automatically creates a file with 4300+ skins, and automatically replenishes it with new skins.

 

Update 1.2.0 - Added the ability to add/remove collections of skins from the Steam workshop.
Update 1.2.3 - Added the ability to use skins with a spray can. + Support for working with Carbon.
Update 1.3.0 - Added new options in the settings. Added option to select UI configuration.  →  [ View image ]
Update 1.4.0 - Added skin kits..  →  [ View image ]
Update 1.4.1 - Added the name of the skins. Added skin search.  →  [ View image ]
Update 1.5.0 - Added item redirection. [ Item -> DLC, DLC -> DLC, DLC -> Item ] - Many improvements.
Update 1.5.4 - Added support for plugins: XKits and XAutoKits.

19 Screenshots

Recommended Comments



Monster

Posted

3 minutes ago, Hoss the Farmer said:

...

Someday it will be. This is planned for future updates.

  • Like 2
Hoss the Farmer

Posted

On 3/10/2023 at 2:24 AM, Monster said:

Someday it will be. This is planned for future updates.

awesome well is it possible to add another tab where my players can store favorited skins for quicker access to change them?

Monster

Posted

20 minutes ago, Hoss the Farmer said:

...

Yes, this is also planned in the future.

  • Like 1
Asbo-

Posted

How to add a collection of skins as doing skin by skin is horrid?

Monster

Posted

50 minutes ago, Asbo- said:

How to add a collection of skins as doing skin by skin is horrid?

There is no way to add a collection from the Steam workshop at the moment.

You can manually add item skins to the skins file, and not through a command.

  • Like 1
TheRiddledNote

Posted

On 3/24/2023 at 2:44 PM, Monster said:

There is no way to add a collection from the Steam workshop at the moment.

You can manually add item skins to the skins file, and not through a command.

will this feature be added? if so, when?

Monster

Posted

14 hours ago, TheRiddledNote said:

will this feature be added? if so, when?

I'll add it in the next update.

  • Like 1
TheRiddledNote

Posted (edited)

On 5/20/2023 at 5:17 PM, Monster said:

I'll add it in the next update.

if you can add this + search bar + payment for each skin through scrap/server rewards (similar to killyou's playerskin plug in pay for skin example) + deployable skinning. I think no one will be able to beat your skin plug in. The fact that you respond to customers is truly something that is appreciated as it is not as common for devs sometimes. I hope you consider these suggestions. I would instaly buy both of your skin plug ins if these were implemented. 

 

Edited by TheRiddledNote
  • Like 1
  • Love 1
Monster

Posted

9 hours ago, TheRiddledNote said:

if you can add this...

" + deployable skinning "

You can write more about this? I did not quite understand.

E-PaiN

Posted

I have a server member asking if it would be possible adding a random button per category; so everytime you craft or get an item in your inventory, it would be a random skin?

  • Like 2
Anamy

Posted

Plugin works as far as i can tell but i get alot of forbidden download images in log like:

(15:19:35) | Image failed to download! Error: HTTP/1.1 504 Gateway Timeout - Image Name: 13074152_0 - Image URL: http://api.skyplugins.ru/api/getskin/13074/150
(15:20:54) | Image failed to download! Error: HTTP/1.1 403 Forbidden - Image Name: 10059152_0 - Image URL: http://api.skyplugins.ru/api/getskin/10059/150
(15:20:55) | Image failed to download! Error: HTTP/1.1 403 Forbidden - Image Name: 10060152_0 - Image URL: http://api.skyplugins.ru/api/getskin/10060/150
(15:20:55) | Image failed to download! Error: HTTP/1.1 403 Forbidden - Image Name: 10061152_0 - Image URL: http://api.skyplugins.ru/api/getskin/10061/150
(15:21:55) | Image failed to download! Error: HTTP/1.1 504 Gateway Timeout - Image Name: 10062152_0 - Image URL: http://api.skyplugins.ru/api/getskin/10062/150
(15:22:55) | Image failed to download! Error: HTTP/1.1 504 Gateway Timeout - Image Name: 10063152_0 - Image URL: http://api.skyplugins.ru/api/getskin/10063/150
(15:22:55) | Image failed to download! Error: HTTP/1.1 403 Forbidden - Image Name: 10064152_0 - Image URL: http://api.skyplugins.ru/api/getskin/10064/150
(15:22:56) | Image failed to download! Error: HTTP/1.1 403 Forbidden - Image Name: 10065152_0 - Image URL: http://api.skyplugins.ru/api/getskin/10065/150
(15:22:56) | Image failed to download! Error: HTTP/1.1 403 Forbidden - Image Name: 10066152_0 - Image URL: http://api.skyplugins.ru/api/getskin/10066/150
(15:22:56) | Image failed to download! Error: HTTP/1.1 403 Forbidden - Image Name: 10067152_0 - Image URL: http://api.skyplugins.ru/api/getskin/10067/150
(15:22:56) | Image failed to download! Error: HTTP/1.1 403 Forbidden - Image Name: 10079152_0 - Image URL: http://api.skyplugins.ru/api/getskin/10079/150

 

Monster

Posted

10 minutes ago, Anamy said:

Plugin works as...

You changed the setting in the config. Instead of game methods, you chose API. (I recommend making the default config and not changing the first three parameters)
And image loading errors indicate that these skins are not in the Steam workshop. (these are in-game skins)

Tnyrio22

Posted

刚下载了最新版本,看起来像这样

编译时出错:XSkinMenu.cs(1482,33):错误CS1061:类型“ItemCrafter”不包含“owner”的定义,并且找不到“ItemCrafter”类型的扩展方法“owner”。您是否缺少装配参考?

 

Monster

Posted

5 minutes ago, 二表哥 said:

刚下载了最...

 

Update the plugin.

humboldt.scott420

Posted

Failed to call hook 'OnItemCraftFinished' on plugin 'XSkinMenu v1.2.2' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.XSkinMenu.OnItemCraftFinished (ItemCraftTask task, Item item, ItemCrafter crafter) [0x0000b] in <bb0e4b1cd83b42749e8d37502754ab4d>:0 
  at Oxide.Plugins.XSkinMenu.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00be2] in <bb0e4b1cd83b42749e8d37502754ab4d>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 
 

Monster

Posted

7 minutes ago, humboldt.scott420 said:

Failed to call hook 'OnItemCraftFinished' on...
 

Most likely you are using a plugin for instant crafting. You should update it or install another one.

Monster

Posted

16 hours ago, chuck norris said:

dont work with carbon 😞

I installed Carbon. Expect a gradual update of my plugins and support for Carbon.

  • Like 1
  • Love 1
chuck norris

Posted

50 minutes ago, Monster said:

I installed Carbon. Expect a gradual update of my plugins and support for Carbon.

thx! 

Alien

Posted

Plugin not working with last upodate

 

  • Like 1
Alien

Posted

Error while compiling XSkinMenu: 'PlayerInventory' does not contain a definition for 'FindItemIDs' and no accessible extension method 'FindItemIDs' accepting a first argument of type 'PlayerInventory' could be found (are you missing a using directive or an assembly reference?) | Line: 1621, Pos: 38

 

LenuThor

Posted

Same for me, same issue with XLevels ..

Alien

Posted

Hey @LenuThor Xperience was just fixed!

 

 

Emigo

Posted

Lets be patient. @Monster must be working on it. He always delivers on time.

Monster

Posted

Done.

  • Love 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 4
  • Love 8

Monster's Collection

User Feedback

1.4m

Downloads

Total number of downloads.

6.8k

Customers

Total customers served.

101.5k

Files Sold

Total number of files sold.

2m

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.