ComponentBlocker

Moved

Total Downloads: 2,274 - First Release: Oct 18, 2015 - Last Update: Feb 4, 2017

5/5, 11 likes
  1. no i think, but idk why... I need this plugin :/
     
  2. Code:
    [Oxide] 23:58 [Error] ComponentBlocker plugin failed to compile!
    [Oxide] 23:58 [Error] ComponentBlocker.cs(395,40): error CS1061: Type `Deployer' does not contain a definition for `ownerPlayer' and no extension method `ownerPlayer' of type `Deployer' could be found. Are you missing an assembly reference?
     
  3. FTM

    FTM

    [Oxide] 23:48 [Error] ComponentBlocker plugin failed to compile!
    [Oxide] 23:48 [Error] ComponentBlocker.cs(539,89): error CS1061: Type `BaseNetworkable' does not contain a definition for `LookupShortPrefabName' and no extension method `LookupShortPrefabName' of type `BaseNetworkable' could be found. Are you missing an assembly reference?
     
  4. Error... SOS!
    ComponentBlocker.cs(395,40): error CS1061: Type `Deployer' does not contain a definition for `ownerPlayer' and no extension method `ownerPlayer' of type `Deployer' could be found. Are you missing an assembly reference?
     
  5. This fixed one compiles...
     
  6. Fixed for update.

    Tested and verified.
     
  7. Calytic

    Calytic Community Admin Community Mod

    Calytic updated ComponentBlocker with a new update entry:

    0.1.0

     
  8. GOOD JOOOB!!!!!!
    [DOUBLEPOST=1469054208][/DOUBLEPOST]No updates in one week and now 3 updates in 2 minutes? xdddd
     
  9. Hello, can you tell me remove the object as I've blocked for everyone ?
     
  10. You need the complete prefab path, and then you can delete this by console with "del <path>.prefab"
     
  11. How can i disable small stash placing only (not crafting)
     
  12. i need too, but none say nothing
     
  13. Some ideas? Someone?
     
  14. I have one question about this plugin. Will this remove items from loot containers? I need to remove explosive/incendiary ammos from loot for my pve side of the server.
     
  15. Is it possible to block an item from being crafted, but not blocked from being bought at a npc vendor/picked up in barrels? Thanks for the great plugin
     
  16. Calytic

    Calytic Community Admin Community Mod

  17. it is possible to remove caves?
     
  18. Code:
    [Oxide] 21:54 [Error] Failed to call hook 'OnStructureUpgrade' on plugin 'ComponentBlocker v0.1.0' (KeyNotFoundException: The given key was not present in the dictionary.)
    [Oxide] 21:54 [Debug]   at System.Collections.Generic.Dictionary`2[System.String,System.String].get_Item (System.String key) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ComponentBlocker.OnStructureUpgrade (.BuildingBlock block, .BasePlayer player, Enum grade) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ComponentBlocker.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Sep 17, 2016
  19. I have crafting controller and component blocker and when trying to craft i get resource refund from both plugins. how do I disable refund?