Item Skin Randomizer

Randomizes item skins on item creation

Total Downloads: 18,523 - First Release: Sep 2, 2015 - Last Update: Apr 6, 2018

5/5, 64 likes
  1. Doesn't work with latest @Wulf
     
  2. Wulf

    Wulf Community Admin

    Details, otherwise can’t help.
     
  3. @Wulf Attachment didn't upload
    Code:
     Error while compiling: ItemSkinRandomizer.cs(43,24): error CS1061: Type `Oxide.Core.Libraries.WebRequests' does not contain a definition for `Enqueue' and no extension method `Enqueue' of type `Oxide.Core.Libraries.WebRequests' could be found. Are you missing an assembly reference?
     
  4. Wulf

    Wulf Community Admin

    You are running an old Oxide build.
     
  5. I updated it yesterday and according to oxide changelogs, no additional builds have been released so I don't see how I'm on an older build.
     
  6. Wulf

    Wulf Community Admin

    Likely getting it from a url that isn’t updated, because that Enqueue method is in the GitHub builds.
     
  7. @Wulf Just updated dev server same issue. Running linux and pulling source from github.
     
  8. Wulf

    Wulf Community Admin

    Dunno then, but those builds have the method. I’d suggest trying again and checking what oxide.version shows. If it shows anything other than 2.0.0, you aren’t on the build.
     
  9. Protocol: 2023.152.1
    Build Date: 10/12/2017 16:15:40
    Unity Version: 2017.1.2f1
    Changeset: 23288
    Branch: mainOxide Version: 2.0.3528
     
  10. Wulf

    Wulf Community Admin

    That's not updated then.
     
  11. I'm getting this

    [Item Skin Randomizer] Failed to load approved workshop skins... Error 405
     
  12. Wulf

    Wulf Community Admin

    Update the plugin, you're using an old version.
     
  13. Which plugins needs to be updated like this one?
     
  14. Is this plugin compatible with InstaCraft's skin randomizer feature?
     
  15. ok so the plugin for loads but it dosent work when crafting help plz wolf
     
  16. after installing "Item Skin Randomizer.cs"
    reload InstaCraft's.cs
    do not forget update ImageLibrary.cs
     
  17. hey @Wulf . like u said i loaded ur last Version of plugin and reload it but i got same issues. whats could be the reason?
     
  18. nevermind. got it :)
     
  19. Hello! I'm relatively new to running a server with Oxide.

    Here is my issue: I have installed the plugin and within my console I am trying to give my admin group the permission by typing

    o.grant group admin itemskinrandomizer.use

    It returns "Permission 'itemskinrandomizer.use' doesn't exist."

    I know I must be making a newbie mistake here, but any enlightenment would be appreciated!
     
  20. Wulf

    Wulf Community Admin

    You'd need to enable the permissions via config if you want to use them.