Build

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

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

4.9/5, 50 likes
  1. just kidding didnt update apparently my bad
     
    Last edited by a moderator: Oct 19, 2015
  2. if your talking about the remove tool then since he updated the mechanics you probably need to go into the config and up the radius for regular remove... had to do it today (went from 5 to 10)
    [DOUBLEPOST=1445228274][/DOUBLEPOST]hey so build all is only doing up to a 3x3 block radius (not always accurate) from where im looking... also could you add a command that lets you place window bars in all windows
     
  3. the same is happening with me it takes forever to /buildgrade # all anything

    also it is doubling and tripling up on building things like building two foundations in one and the texture is conflicting.
     
  4. fix the /buildheal all?
     
  5. [DOUBLEPOST=1445444509][/DOUBLEPOST]
    its an issue with the spawn rate when you hold rightclick (XXx) XX is built and your trying to build x as you pass over the edges it causes multipul spawns
    [DOUBLEPOST=1445444562][/DOUBLEPOST]
    its an issue with the "all" command, for some reason parts arnt linking into whole buildings
     
    Last edited by a moderator: Oct 21, 2015
  6. /buildhelp resources list starts at #109. /buildhelp xx doesn't work. Is there a way to page up in the console?
     
  7. if your using rusty there is a scrollbar at the side
     
  8. I can scroll up and down in the Rust console. The output actually seems to start at #109. Pageup and pagedown buttons used to work, but they seemed to stop working with one of the recent updates that changed around the console a little bit.

    How do you run a chat command from rusty? When I try it, the words "/buildhelp resources" show up in chat instead of the command being run.
     
  9. a) no /
    b) sertian things cant be done from rusty
     
  10. 1- Open Build.cs
    2- Find :
    Code:
                    foreach (string resource in resourcesList)
                    {
                        SendEchoConsole(player.net.connection, string.Format("{0} - {1}", i, resource));
                        i++;
                    }
    3- Replace :
    Code:
                    foreach (string resource in resourcesList)
                    {
                        SendEchoConsole(player.net.connection, string.Format("{0} - {1}", i, resource));
                        PrintWarning(string.Format("{0} - {1}", i, resource));
                        i++;
                    }
    4- /buildhelp resources
    5- Look u rcon (Rusty or RustAdmin) or logfile
     
  11. I am having a REALLY annoying issue in that of whenever i type /buildgrade 4 all it does it to a small little 4x4 if that area rather than upgrading the whole building. Please help.
     
  12. Yeah Im having the same issue. It does like 4x4 sometimes 2x6 etc but never the full base
     
  13. great job, takes a little getting used to, but works wonders. for fun i just build a wall around the sphere, and it works flawlessly
    [DOUBLEPOST=1446443664][/DOUBLEPOST]
    if you are trying to upgrade your buildings that are already built, just look at a piece of the building, and type /up or /down to upgrade the whole buildings
     
  14. Hi i have a question. when i use this to build or deploy items they stay when i restart my server but when i use /plant to plant items they always disappear upon server restart. Is there anyway around this
     
  15. force building foundations does not seem to be working since update either
     
  16. Hi same here can't force build since update. Plant numbers seem to be different now also. Please update. This is by far my favorite mod available for rust, great work
     
  17. Its such a pain in the ass to build something Big for the server without this tool :(
     
  18. copy-paste was fixed, build can easily be fixed, i just need time ^^
     
  19. just made the prefab changes
     

    Attached Files: