1. I've got people in my server building on rocks atm :(
     
  2. haha, not the correct file
     

    Attached Files:

    • 1.PNG
      1.PNG
      File size:
      13 KB
      Views:
      24
  3. Please can you update the plugin?
    Now people can build on rock.
     
  4. I have already updated. this is after
     
  5. Sorry guys i was busy yesterday...
    Here is the fixed version
     

    Attached Files:

  6. I love you.
     
  7. have install the fixed version

    Code:
    [Oxide] 9:39 PM [Error] Failed to call hook 'OnItemDeployed' on plugin 'BuildBlocker' (ArgumentException: failed to convert parameters)
    [Oxide] 9:39 PM [Debug]   at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
      at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    [Oxide] 9:39 PM [Error] Failed to call hook 'OnItemDeployed' on plugin 'BuildBlocker' (ArgumentException: failed to convert parameters)
    [Oxide] 9:39 PM [Debug]   at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
      at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0 
     
  8. type version on your console and post it here. Are you sure you are using the last oxide version ?
     
  9. Download Lastest Oxide version
     
  10. Oxide Version: 2.0.972, Rust Protocol: 1262
     
  11. That's the problem, download the last version 2.0.981.
     
  12. error rust 1262, oxide 2.0.995

     

    Attached Files:

    • 1.PNG
      1.PNG
      File size:
      12.9 KB
      Views:
      7
  13. Seems that the plugin doens`t work, players can still build on Rocks and higher than 100m. The rest is not tested yet. My configs are:
    Code:
    {
      "Block Deployables above the max height": true,
      "Block Deployables under water": false,
      "Block Height Message": "Du kannst nicht so hoch bauen! (Limit 100m)",
      "Block Horizontal Signs on other Signs": true,
      "Block In Base": true,
      "Block In Hangar": true,
      "Block In Metal Building": true,
      "Block In Rock": true,
      "Block In Rock Cave": false,
      "Block In Warehouse": true,
      "Block Message": "An dieser Stelle ist das Bauen verboten!",
      "Block On Rock": true,
      "Block Sign Message": "So nicht!",
      "Block Structures above the max height": true,
      "Block Structures under water": false,
      "Block Under Terrain": true,
      "Block Under|On Bridge": true,
      "Block Under|On Metal Sphere": true,
      "Block Under|On Radar": true,
      "Block Water Message": "Hier kannst du nicht bauen! (Limit -2m)",
      "Ignore Auth Lvl": 2,
      "Max Height Limit": 100,
      "Max Under Water Height Limit": -2
    }
     
    Last edited by a moderator: Jun 2, 2015
  14. Plugin outdated. Bombardir is busy right now
     
  15. plugins still allowing build on rocks
    Code:
    {
      "Block Deployables above the max height": false,
      "Block Deployables under water": true,
      "Block Height Message": "You can't build here! (Height limit 100m)",
      "Block Horizontal Signs on other Signs": true,
      "Block In Base": true,
      "Block In Hangar": true,
      "Block In Metal Building": true,
      "Block In Rock": true,
      "Block In Rock Cave": true,
      "Block In Warehouse": true,
      "Block Message": "Hey! You can't build here!",
      "Block On Rock": true,
      "Block Sign Message": "You can't build horizontal sign on other sign!",
      "Block Structures above the max height": false,
      "Block Structures under water": true,
      "Block Under Terrain": true,
      "Block Under|On Bridge": true,
      "Block Under|On Metal Sphere": true,
      "Block Under|On Radar": false,
      "Block Water Message": "You can't build here! (Water limit -2m)",
      "Ignore Auth Lvl": 2,
      "Max Height Limit": 100,
      "Max Under Water Height Limit": -2
    }
     
  16. if you have block under terrain enabled it stops quarries being built
     
  17. please help with this plugin , on the rocks still is possible to build , how to fix it?
     
  18. If "Block Under Terrain": true, i can place mining quarry, but other players aren't place. I`m admin. If "False" all player can place mining quarry.
    What to do?
     
  19. Quarries are blocked. Please fix.
     
  20. Bombardir updated Build Blocker with a new update entry:

    IT'S HAPPENED