unfortunately, no
BlueprintSystem [Unmaintained]
Discussion in 'Plugin Support' started by redBDGR, Mar 14, 2017.
-
(translate google ) -
-
Thanks redBDGR for this plugin!
CONSOLE: grant group default blueprintsystem.craft
who have problem then this is my betterloot "LootTable.json"
Code:{ "ItemListBarrels": { "apple": 5, "barricade.sandbags": 1, "tool.binoculars": 1, "black.raspberries": 5, "bone.club": 1, "bow.hunting": 1, "burlap.shirt": 1, "burlap.shoes": 1, "tool.camera": 1, "can.beans": 5, "can.tuna": 5, "furnace": 1, "burlap.gloves": 1, "fun.guitar": 1, "bucket.helmet": 1, "hat.candle": 1, "hatchet": 1, "hazmatsuit": 1, "weapon.mod.holosight": 1, "largemedkit": 1, "pickaxe": 1, "research.table": 1, "weapon.mod.small.scope": 1, "small.oil.refinery": 1, "wood.armor.jacket": 1, "wood.armor.pants": 1, "xmas.present.small": 25 }, "ItemListCrates": { "ammo.pistol": 20, "apple": 5, "barricade.sandbags": 1, "tool.binoculars": 1, "black.raspberries": 5, "bone.club": 1, "bow.hunting": 1, "burlap.shirt": 1, "burlap.shoes": 1, "tool.camera": 1, "can.beans": 5, "can.tuna": 5, "furnace": 1, "burlap.gloves": 1, "fun.guitar": 1, "bucket.helmet": 1, "hat.candle": 1, "hatchet": 1, "hazmatsuit": 1, "weapon.mod.holosight": 1, "largemedkit": 1, "pickaxe": 1, "pistol.revolver": 1, "research.table": 1, "weapon.mod.small.scope": 1, "shotgun.double": 1, "shotgun.waterpipe": 1, "small.oil.refinery": 1, "supply.signal": 1, "wood.armor.jacket": 1, "wood.armor.pants": 1, "xmas.present.small": 50 } }
and its working well!
Only thing what i dont understand is this warning:
Code:[05/01/2017 01:10:58] StringPool.GetNumber - no number for string UnlockedBlueprint
-
after today update:
Code:20:31 [Error] Error while compiling: BlueprintSystem.cs(1286,38): error CS1061: Type `ResearchTable' does not contain a definition for `BPPagesForFull' and no extension method `BPPagesForFull' of type `ResearchTable' could be found. Are you missing an assembly reference?
-
Having Trouble Using Plugin Itself, loaded into my FTP and restarted server. Cant seem to find blueprints nor frags. am i dumb
-
-
since they brought back the research table, its thinking i want to create a componet and the research button doesnt work. help?
-
[06/30/2017 21:12:58] Error while compiling: BlueprintSystem.cs(1286,38): error CS1061: Type `ResearchTable' does not contain a definition for `BPPagesForFull' and no extension method `BPPagesForFull' of type `ResearchTable' could be found. Are you missing an assembly reference?
-
-
How does this work with alpha loot.is anyone using them together?
-
is there any chances i can make this plugin work with components too?
i would like to have to learn and need components to craft
someone can help? bacause i used blueprintsrevived but it so complicated with the loot tables -
i am gette Error while compiling: BlueprintSystem.cs(1286,38): error CS1061: Type ResearchTable' does not contain a definition forBPPagesForFull' and no extension method BPPagesForFull' of typeResearchTable' could be found. Are you missing an assembly reference?
-
-