Jump to content

Categories not showing / Items missing

Not a Bug 1.0.6

Marsdon Rhekhu

Posted

For me not all the categories are shown and a lot of items are missing. I tried around with the config now for some time but it still doesn't work. How will players be able to craft a LR300 f.e. ?

grafik.png

Marsdon Rhekhu

Posted

grafik.png.f0a1345faa9be75a63c2c514b5ff6b67.png

After another hour of trying around I found out it seems I can't open the "alternative craft ui" which is shown in the preview at all !

Only the "standard craft ui" is opened with "q" and thats why I can't see the categories I assume.

I also tried to alter the keybinding of rust but if I press "q" after this nothing happens

PS : perms are ok 

copcopekcro

Posted (edited)

Hey..
So first of all default craft and my craft are separate things ..
To open my craft ,use chat command  /q  , or if you changed it to something else ..
Permissions:
"craftsystem.research" - without this perm player cant see UI for research.
"craftsystem.craft" - without this perm player cant open Craft Ui .               ///// you need this perm
Bind is working , but lets focus for start on chat command and items ...
Example Lr300 :
"rifle.lr300": {
      "0": {
        "AllSkins": true,
        "IsResearched": false,      /////   if true this item will be researched without need to player research it
        "ResearchInCustomCrafting": true,      /////where item will be researched (some items cant be researched in default crafting)
        "ResearchInDefaultCrafting": false,     //// where item will be researched , in  this case if true in custom craft  
        "IsResearchable": true,      ////// if true you can research item true custom UI with custom cost 
        "VisibleUnresearchedItem": true,            ///// if IsResearchable true, IsResearched flase ,  and this is true , item will we show in custom craft as locked .
        "DisplayName": null,
        "Description": null,
        "ResearchCost": [
          {
            "Shortname": "scrap",
            "Amount": 500,
            "SkinID": 0,
            "DisplayName": null
          }
        ],
        "RequiredCraftWBLevel": 3,
        "CraftTime": 60.0,
        "CraftCost": [
          {
            "Shortname": "metal.refined",
            "Amount": 50,
            "SkinID": 0,
            "DisplayName": null
          },
          {
            "Shortname": "wood",
            "Amount": 200,
            "SkinID": 0,
            "DisplayName": null
          },
          {
            "Shortname": "riflebody",
            "Amount": 1,
            "SkinID": 0,
            "DisplayName": null
          },
          {
            "Shortname": "metalspring",
            "Amount": 4,
            "SkinID": 0,
            "DisplayName": null
          }
        ],
        "Category": "Weaponary",
        "CraftOutputQuantity": 1
      }
    },

Edited by copcopekcro
Marsdon Rhekhu

Posted

OMFG ... use CHAT command  /q

10 hours of messing around with plugin and config for not realizing that

copcopekcro

Posted

Changed Status from Pending to Not a Bug

2.1m

Downloads

Total number of downloads.

9.9k

Customers

Total customers served.

144.8k

Files Sold

Total number of files sold.

3.1m

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.