Build

Build, spawn, plant, upgrade, deploy anything the way that you want it.

Total Downloads: 21,135 - First Release: Nov 8, 2014 - Last Update: Jul 26, 2018

4.9/5, 50 likes
  1. /bldlvl all 2
     
  2. You need to type the level too...

    /bldlvl all 1 - sticks
    /bldlvl all 2 - wood
    /bldlvl all 3 - stone
    /bldlvl all 4 - metal
     
  3. Is it possible to add Rocks = The one you can mine Stone = The one generated in the map but can't harvest - /rock ID => plant a rock - /rock list => get the list of rock - /stone ID => plant a stone - /stone list => get the list of trees also build down and add foundation stairs.
     
    Last edited by a moderator: Feb 21, 2015
  4. The Numbers are 0-3 and not 1-4 but anyway Thank you
     
  5. Any chance of getting a option to allow players to use the /bldheal all command in the next update?
     
  6. Code:
    [2/26/2015 4:01:35 PM] [Oxide] 4:01 PM [Info] [Logger] Jikey#0327 ran chat command: /animal 1
    [2/26/2015 4:01:29 PM] [Oxide] 4:01 PM [Error] LuaScriptException while calling cmdAnimal:
    File: build.lua Line: 721 Argument cannot be null.
    Parameter name: key:
      at System.Collections.Generic.Dictionary`2[System.String,UnityEngine.GameObject].TryGetValue (System.String key, UnityEngine.GameObject& value) [0x00000] in <filename unknown>:0
      at GameManager.FindPrefab (System.String strPrefab) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      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
    
     
  7. Plugin no longer works on the new update :(
     
  8. could we please get an update for this plugin the /bldlvl commands are not working since todays update
     
  9. Code:
    [Oxide] 2:01 AM [Error] Failed to call hook 'cmdBuildLevel' on plugin 'Build'
    File: build.lua Line: 277 invalid arguments to method: BuildingBlock.SetGrade:
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      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
    TimeWarning: Net.sv.Cycle took 1.28 seconds (1279ms)
    after last rust update :)
     
  10. Fix for buildlvl for the latest rust update attached to this post.
    Build levels are as follows:
    1: Twig
    2: Wood
    3: Stone
    4: Metal
    5: TopTier (reinforced metal)
     

    Attached Files:

  11. Build is not working Please can we get an update
     
  12. use mughisi's update he posted look above your post download his version works perfect
     
  13. it allows you to Update to Metal but you cant use command /Bld Foundation it throws errors and i get told in game you have already built there or Object reference not set to an instance of an object
    Code:
    [Oxide] 3:55 AM [Error] Failed to call hook 'cmdBuild' on plugin 'Build'
    File: build.lua Line: 301 argument number 1 is invalid:
      at NLua.Method.LuaMethodWrapper.Call (LuaState luaState) [0x00000] in <filenam
    [Oxide] 3:55 AM [Error] Failed to call hook 'cmdBuild' on plugin 'Build'
    File: build.lua Line: 301 argument number 1 is invalid:
      at NLua.Method.LuaMethodWrapper.Call (LuaState luaState) [0x00000] in <filenam
    [Oxide] 3:55 AM [Error] Failed to call hook 'cmdBuild' on plugin 'Build'
    File: build.lua Line: 301 argument number 1 is invalid:
      at NLua.Method.LuaMethodWrapper.Call (LuaState luaState) [0x00000] in <filenam
    Reporting Performance Data system/server
    [Oxide] 3:57 AM [Error] Failed to call hook 'cmdBuild' on plugin 'Build'
    File: build.lua Line: 301 argument number 1 is invalid:
      at NLua.Method.LuaMethodWrapper.Call (LuaState luaState) [0x00000] in <filenam
    NullReferenceException: Object reference not set to an instance of an object
    NullReferenceException: Object reference not set to an instance of an object
    NullReferenceException: Object reference not set to an instance of an object
    NullReferenceException: Object reference not set to an instance of an object
    NullReferenceException: Object reference not set to an instance of an object
    NullReferenceException: Object reference not set to an instance of an object
    NullReferenceException: Object reference not set to an instance of an object
    I have the one you suggested and ive unloaded and reloaded to no avail
     
    Last edited by a moderator: Mar 12, 2015
  14. I was only aware of issues with the bldlvl command as I don't use this plugin myself, I'll have a look at the build command
     
  15. You Are an absolute Champion


    thank you
     
  16. This should allow you to use the /bld command with the available options.
     

    Attached Files:

  17. thank you!
     
  18. Mughisi updated Build with a new update entry:

    Fix for latest Rust version

     
  19. is there any Way to add the Foundation triangles in this ... Squares are Fantastic but the Triangle ones would Really Really be nice

    And Mughisi thank you so very much for continuing to support this plugin
     
  20. Maybe at some point, but don't expect it any time soon as this will require quite some code and isn't just as simple as adding it to the list :( The triangles have a different offset and their rotation matters so all those things need to be taken in account otherwise you'll just end up with something like this:
    upload_2015-3-12_7-54-22.png