Search the Community
Showing results for tags 'house'.
-
Version 2.5.6
288 downloads
A very interesting auto event for your server. Down with the boring old radioactive house. Features: Construction - You can make any building - The building position is level, the house will not hang in the air or spawn in the same place Bots - Bots turn on lights and laser sights at night, and cut them out in the morning - It is possible to dress the NPC as you want it, as well as give them all random weapons - You can also adjust the loot and health level of the NPC Radiation - It is possible to turn on radiation in the event area Map - It is possible to display the event on maps Other possibilities - There is sending notifications to the discord - You can change any message in the lang file - You can multiply the loot by the day of the wipe, the loot will get higher every day the wipe - Detailed setting of everything. - UI notifications The plugin was tested for a month and a half, many problems were fixed. But if something is found, I will fix it! I am also ready to accept your suggestions, Any! Sorry, but the video is in Russian Commands: /cl start /stop - Start / stop the event ahead of schedule (For administrators) /cl.items add - add loot to the box with prizes, then be sure to adjust the odds in the config (From your inventory) /cl.items reset Replace all old loot in the box with a new one (From your inventory) /cl.botitems add "NAME" - add the loot that will be in the bot, then you must definitely adjust the odds in the config (From your inventory) /cl.botitems reset "NAME" - completely change the old loot in the bot to the new one Config: { "Setting up and stopping an event": { "The minimum number of players to start an event": 0, "Time before the start of the event (Minimum in seconds)": 3000, "Time before the start of the event (Maximum in seconds)": 7200, "Time until the event is deleted if no one opens the box (Seconds)": 900, "The time until the event is deleted after the box is unlocked": 300, "Create a PVP zone within the radius of the event? (Requires TruePVE)": false, "Do you use a dome ?": false, "Transparency of the dome (the smaller the number, the more transparent it is. The values should be no more than 5)": 3 }, "Configuring notifications": { "Discord WebHook (If you do not need discord notifications, leave the field blank)": "", "Enable UI Notifications?": true, "Auto hide UI notifications?": true, "How long after the show will it hide? (sec)": 15.0, "UI window background color": "0.8 0.28 0.2 0.8", "UI Close Button Color": "0.6784314 0.254902 0.1843137 0.8" }, "Setting up radiation in the event area": { "Turn on radiation?": true, "Number of radiation particles": 20, "Radius of the affected area (No more than the radius of detection of players)": 20 }, "Event display on maps": { "Mark the event on the G card (Requires FREE https://umod.org/plugins/marker-manager)": true, "Text for map G": "Cobalt lab", "Marker color (without #)": "f3ecad", "Outline color (without #)": "ff3535" }, "Setting up buildings for the event (Copypaste) and NPCs": { "Spawn buildings. (If more than 1 then random is selected)": [ { "Setting the height of the building (Required in the setting if you want to place your building)": 0, "The names of the file in the folder `/oxide/data/copypaste` with your building": "HouseCobalt", "Copter spawn chance (if present in a building)": 50, "NPCs setting": [ { "Minimum": 3, "Maximum": 7, "Will they spawn as help after hacking locked crate?": true, "Number of NPCs (Help)": 3, "NPCs setting": { "Name": "Cobalt Defense", "Health": 230.0, "Roam Range": 35.0, "Chase Range": 10.0, "Attack Range Multiplier": 3.0, "Sense Range": 50.0, "Target Memory Duration [sec.]": 40.0, "Scale damage": 2.0, "Aim Cone Scale": 1.0, "Detect the target only in the NPC's viewing vision cone? [true/false]": false, "Vision Cone": 135.0, "Speed": 8.0, "Disable radio effects? [true/false]": false, "Is this a stationary NPC? [true/false]": false, "Remove a corpse after death? (it is recommended to use the true value to improve performance) [true/false]": false, "Wear items": [ { "ShortName": "roadsign.kilt", "SkinID (0 - default)": 1121447954 }, { "ShortName": "burlap.shirt", "SkinID (0 - default)": 2076298726 }, { "ShortName": "shoes.boots", "SkinID (0 - default)": 0 }, { "ShortName": "roadsign.gloves", "SkinID (0 - default)": 0 }, { "ShortName": "burlap.trousers", "SkinID (0 - default)": 2076292007 }, { "ShortName": "metal.facemask", "SkinID (0 - default)": 835028125 } ], "Belt items": [ { "ShortName": "rifle.lr300", "Amount": 1, "SkinID (0 - default)": 1837473292, "Mods": [ "weapon.mod.flashlight" ] }, { "ShortName": "pistol.semiauto", "Amount": 1, "SkinID (0 - default)": 1557105240, "Mods": [] }, { "ShortName": "syringe.medical", "Amount": 10, "SkinID (0 - default)": 0, "Mods": [] }, { "ShortName": "grenade.smoke", "Amount": 3, "SkinID (0 - default)": 0, "Mods": [] } ], "Kit": "" }, "Which loot table should the plugin use? (0 - default; 1 - own; 2 - AlphaLoot;": 1, "Own loot table (if the loot table type is 1)": { "Minimum numbers of items": 1, "Maximum numbers of items": 1, "Use minimum and maximum values? [true/false]": true, "List of items": [ { "ShortName": "scrap", "Minimum": 5, "Maximum": 10, "Chance [0.0-100.0]": 50.0, "Is this a blueprint? [true/false]": false, "SkinID (0 - default)": 0, "Name (empty - default)": "", "Multiply the amount of the item by the number of days since the beginning of the wipe (on the 3rd day, the loot will be 3 times more)": false }, { "ShortName": "supply.signal", "Minimum": 1, "Maximum": 1, "Chance [0.0-100.0]": 20.0, "Is this a blueprint? [true/false]": false, "SkinID (0 - default)": 0, "Name (empty - default)": "", "Multiply the amount of the item by the number of days since the beginning of the wipe (on the 3rd day, the loot will be 3 times more)": false }, { "ShortName": "syringe.medical", "Minimum": 1, "Maximum": 2, "Chance [0.0-100.0]": 70.0, "Is this a blueprint? [true/false]": false, "SkinID (0 - default)": 0, "Name (empty - default)": "", "Multiply the amount of the item by the number of days since the beginning of the wipe (on the 3rd day, the loot will be 3 times more)": false } ] } }, { "Minimum": 1, "Maximum": 3, "Will they spawn as help after hacking locked crate?": false, "Number of NPCs (Help)": 0, "NPCs setting": { "Name": "Cobalt Guard", "Health": 150.0, "Roam Range": 30.0, "Chase Range": 90.0, "Attack Range Multiplier": 2.0, "Sense Range": 50.0, "Target Memory Duration [sec.]": 30.0, "Scale damage": 1.0, "Aim Cone Scale": 1.0, "Detect the target only in the NPC's viewing vision cone? [true/false]": false, "Vision Cone": 135.0, "Speed": 7.0, "Disable radio effects? [true/false]": true, "Is this a stationary NPC? [true/false]": false, "Remove a corpse after death? (it is recommended to use the true value to improve performance) [true/false]": false, "Wear items": [ { "ShortName": "roadsign.kilt", "SkinID (0 - default)": 1121447954 }, { "ShortName": "burlap.shirt", "SkinID (0 - default)": 2076298726 }, { "ShortName": "shoes.boots", "SkinID (0 - default)": 0 }, { "ShortName": "roadsign.gloves", "SkinID (0 - default)": 0 }, { "ShortName": "burlap.trousers", "SkinID (0 - default)": 2076292007 }, { "ShortName": "metal.facemask", "SkinID (0 - default)": 835028125 } ], "Belt items": [ { "ShortName": "rifle.lr300", "Amount": 1, "SkinID (0 - default)": 1837473292, "Mods": [ "weapon.mod.flashlight" ] }, { "ShortName": "pistol.semiauto", "Amount": 1, "SkinID (0 - default)": 1557105240, "Mods": [] }, { "ShortName": "syringe.medical", "Amount": 10, "SkinID (0 - default)": 0, "Mods": [] }, { "ShortName": "grenade.f1", "Amount": 3, "SkinID (0 - default)": 0, "Mods": [] } ], "Kit": "" }, "Which loot table should the plugin use? (0 - default; 1 - own; 2 - AlphaLoot;": 1, "Own loot table (if the loot table type is 1)": { "Minimum numbers of items": 1, "Maximum numbers of items": 1, "Use minimum and maximum values? [true/false]": true, "List of items": [ { "ShortName": "scrap", "Minimum": 5, "Maximum": 10, "Chance [0.0-100.0]": 50.0, "Is this a blueprint? [true/false]": false, "SkinID (0 - default)": 0, "Name (empty - default)": "", "Multiply the amount of the item by the number of days since the beginning of the wipe (on the 3rd day, the loot will be 3 times more)": false }, { "ShortName": "supply.signal", "Minimum": 1, "Maximum": 1, "Chance [0.0-100.0]": 20.0, "Is this a blueprint? [true/false]": false, "SkinID (0 - default)": 0, "Name (empty - default)": "", "Multiply the amount of the item by the number of days since the beginning of the wipe (on the 3rd day, the loot will be 3 times more)": false }, { "ShortName": "syringe.medical", "Minimum": 1, "Maximum": 2, "Chance [0.0-100.0]": 70.0, "Is this a blueprint? [true/false]": false, "SkinID (0 - default)": 0, "Name (empty - default)": "", "Multiply the amount of the item by the number of days since the beginning of the wipe (on the 3rd day, the loot will be 3 times more)": false } ] } } ] } ] }, "Customizing the box": { "Time to unlock the Crates [sec.]": 900.0, "Which loot table should the plugin use? (0 - default; 1 - own; 2 - AlphaLoot; 3 - EcoLootUI;": 0, "Own loot table (if the loot table type is 1)": { "Minimum numbers of items": 0, "Maximum numbers of items": 0, "Use minimum and maximum values? [true/false]": false, "List of items": [ { "ShortName": "pistol.python", "Minimum": 1, "Maximum": 1, "Chance [0.0-100.0]": 60.0, "Is this a blueprint? [true/false]": false, "SkinID (0 - default)": 0, "Name (empty - default)": "", "Multiply the amount of the item by the number of days since the beginning of the wipe (on the 3rd day, the loot will be 3 times more)": false }, { "ShortName": "multiplegrenadelauncher", "Minimum": 1, "Maximum": 1, "Chance [0.0-100.0]": 15.0, "Is this a blueprint? [true/false]": false, "SkinID (0 - default)": 0, "Name (empty - default)": "", "Multiply the amount of the item by the number of days since the beginning of the wipe (on the 3rd day, the loot will be 3 times more)": false }, { "ShortName": "sulfur", "Minimum": 500, "Maximum": 800, "Chance [0.0-100.0]": 40.0, "Is this a blueprint? [true/false]": false, "SkinID (0 - default)": 0, "Name (empty - default)": "", "Multiply the amount of the item by the number of days since the beginning of the wipe (on the 3rd day, the loot will be 3 times more)": false }, { "ShortName": "wall.external.high.ice", "Minimum": 1, "Maximum": 5, "Chance [0.0-100.0]": 75.0, "Is this a blueprint? [true/false]": false, "SkinID (0 - default)": 0, "Name (empty - default)": "", "Multiply the amount of the item by the number of days since the beginning of the wipe (on the 3rd day, the loot will be 3 times more)": false } ] }, "Turn on the alarm when breaking into a locked box ?": true }, "Reward in the form of a team to the player who 1 opened the cargo": { "List of commands that are executed in the console (%STEAMID% - the player who looted the box)": [], "Messages that the player will receive (Here you can write about what the player received)": "" }, "Setting up the selection of positions for spawn (For experienced users)": { "Allow spawn on the roads ?": true, "Allow spawn on rivers ?": true, "Radius of monument detection": 40.0, "Detection radius of the tool cupboard (Building Block)": 90.0 } }$25.00- 45 comments
- 2 reviews
-
- 3
-
-
- #radhouse
- #radiation
- (and 10 more)
-
Version 1.0.1
16 downloads
Presenting the Five Stars Hotel, a place where you can relax and enjoy your day after a long farming day. You will find everything you need to enjoy your stay here. From nice and cozy rooms to a nice pool, gambling or disco. The hotel is 100% compatible with the Hotel Plugin and others. Features The hotel has 20 rooms (10 on each building). Stairs and elevator access to upper floors. Lobby with 18 NPCvendingmachines (9 on each lobby). Recycling machines on second and third floors. Fully equipped rooms. Casino on last floor with Roulette, Poker tables, Slot machines and Arcade(left building). Disco room on last floor (right building). Roofs with helipads. Marketplace on left building roof. Pool with chairs and grill. Enjoy your stay! For bugs and orders feel free to contact me here or on discord.$18.99 -
Version 1.0.2
43 downloads
A nice hotel made to work with the Hotel plugin. Has lobby floor with 10 NPCvendingmachines, poker tables, blackjack, slot machines, arcade machines, tables/chairs, phone and radio. Has 3 floors with 8 rooms in each floor. Recycler on each floor. Can interact with everything in the rooms. Roof with helipad. Also has working CCTV on each floor. To make it work with the Hotel plugin all you need to do is place codelocks on the doors and setup the plugin.$15.99- 14 comments
- 2 reviews
-
- 2
-
-
-
1 download
This house has a mystical past. All the brave souls who dared to go inside, never came out. Do you have the courage to go inside, see all the secrets of this house, and most importantly ... STAY ALIVE Instruction 1. Download file 2. Unzip the file and copy the folder to RustEdit\CustomPrefabs 3. Open RustEdit and place the prefab 4. Have fun! My discord - Richardov#0371$2.49 -
Version 1.1.0
55 downloads
Put in sale properties (house, building, etc) so that players can buy them, rented. Work with all doors that can include a lock code, Works with Economics Permissions propertybuying.manager.use - Gives access to the (creates, suprimed ) properties propertybuying.manager.admin - See all properties created and (creates , suprimed ) properties Commands /property - Accesses the property management ( added, removed ) How to add a property ? CopyPaste Decay Config Payment Time Model Lang$19.99 -
Version 1.0.0
2 downloads
The courthouse is the optimal monument to sentence a player in the roleplaying game. There is a small courtroom and two large courtrooms, toilets, a medical room, offices and an archive for the documents in the building. a large indoor area with seating and a staircase leading to the first floor. Prefabs: 1096 Please note: Download the prefab files and place them in RustEdit/CustomPrefabs directory of RustEdit. The prefabs can be accessed in the custom section of prefab browser. To use sinlge letters, the prefab has to be broken by selecting it (once placed) and using the "break prefab" function. Questions and suggestions: If you have any problems you can contact me via Katalaner - Discord: https://discord.gg/e2vrPszZFX Katalaner Webseite: http://katalaner.de Youtube: https://www.youtube.com/channel/UC_5P_wAFKl5bdndkDEQDK4g$9.90-
- 2
-
-
- #courthouse
- #building
-
(and 3 more)
Tagged with:
-
Version 1.0.0
424 downloads
Arhg! Hello, my ol seadog loving friends! I decided to make a premium rust version of the Pirate Emporium from Sea Of Thieves! Shop Catalog There are two small monuments in this pirate recreation, one shop and a shed for storage. These monuments work great with Quest and NPC plugins to use as a shop or questing area. Prefab Count Shop: 840 Shed: 190 Notes Make sure to place on a flat area and adjust the height as needed.Free -
Version 1.0.1
444 downloads
Welcome to Steenamaroo's Workshop! Here you can see what it's like to be inside the work space of Steen, though it's a bit messy and has a questionable amount of alcohol, you will find a cozy place of drunken creativity. Want to support Steen? Here is his patreon! https://www.patreon.com/Steenamaroo 1500 Prefabs (most of it was sandpaper) No special instructions PS. Ignore the footsteps in the attic, Death lives up there. We try to get him to come down and we even put out traps but nothing aside his midnight raids on the fridge will move him. Want to see more of my stuff or just hang out? Join my Discord! https://discord.gg/96SRSyc7nTFree- 1 comment
- 3 reviews
-
- 15
-
-
-
-
- #steenamaroo
- #rust
- (and 12 more)
-
Version 1.0.1
4 downloads
Always dreamed of a house with a pool? Make this dream come true for your players and place this modern house with pool. This house comes equipped with kitchen, bathroom and a big pool. In the bathroom it has extra space for a sprinkler so players can build a shower. The rest of the rooms are open plan so everyone can design and decorate their base themselves to their own liking. You'll be amazed at how creative the players can get! Perfect for PVE/Roleplay servers. Prefabs count: ~139 Modifiers: Height (optional!), Topology Modifier: The Height modifier is absolutely optional. The pool looks great when placed on a cliff, in this case I would not recommend the modifier and manually adjust the terrain at the pool (if you need help just contact me via Discord). Installation: 1. Download file 2. Unzip the file and copy the folder to RustEdit\CustomPrefabs 3. Open RustEdit and place the prefab 4. Apply the Height/Topology modifier (optional) If you want the pool to be freshwater you have to paint the Topology "Lake" over the pool. I am happy to share with you suitable skins for your skin mods (you'll find the IDs in the READ ME file): Window (Garage Door) Brick Wall grey (Garage Door) If you have any questions or problems, feel free to contact me on Discord: ilineus - J.A.R.V.I.S.#5700$2.99-
- 1
-
-
- #building
- #modern house
- (and 5 more)
-
Version 1.0.1
9 downloads
Matching to Rust, you have now the chance to live in an old industrial loft! This house comes equipped with beautiful arched windows, a modern kitchen on herringbone parquet and a bathroom. Otherwise, the floor plan is loft typical open, so you can build your own dream base in it. Likewise, you have an empty version also included for those who want to do without a finished kitchen/bathroom. Prefabs count: ~1145 / 788 (empty) Modifiers: Height, Topology Installation: 1. Download file 2. Unzip the file and copy the folder to RustEdit\CustomPrefabs 3. Open RustEdit and place the prefab 4. Apply the Height/Topology modifier (optional) If you want to remove the grass in the Glass Base paint with the Topology "Building" or Splat "Dirt", that way it removes the grass. Skins I am happy to share with you suitable skins for your skin mods (you will find the ID's in the READ ME file): Window (Garage Door) Loft Window (Garage Door) Brick Wall red (Garage Door) If you have any questions or problems, feel free to contact me on Discord: ilineus - J.A.R.V.I.S.#5700$5.99 -
Version 1.0.0
2 downloads
a burning house. the fire brigade is already there, or was there... a helicopter crashed into the factory building and it looks like everything is broken anyway. you can open a door with a blue card to get a good loot chest. at the back of the building you will find a ladder that will take you upstairs. Prefab count: 833 Please note: Download the prefab files and place them in RustEdit/CustomPrefabs directory of RustEdit. The prefabs can be accessed in the custom section of prefab browser. To use sinlge letters, the prefab has to be broken by selecting it (once placed) and using the "break prefab" function. Important: I don't use "prevent building sphere/cubes" in any of my prefabs, also no monument markers are set. These need to be added by yourself. If the NPCs are not wanted, press the H key (overview of all prefabs) and delete them from the prefab. Questions and suggestions: If you have any problems you can contact me via Katalaner - Discord: https://discord.gg/e2vrPszZFX Katalaner Webseite: http://katalaner.de Youtube: https://www.youtube.com/channel/UC_5P_wAFKl5bdndkDEQDK4g$8.90 -
Version 1.0.0
0 downloads
Designed to add a location to roleplay and to allow players to store items. You can add this to your server and be sure players will get a unique living experience! This is a standalone prefab and does not include height, splat, alpha or topology of any kind. Want to have a custom map or prefab created? Contact me on discord! Fiber#0001$1.99 -
Version 1.0.0
13 downloads
With Rowhouse one comes another house in the Rowhouse family. it is one of several buildings that can be found in the shop. There is no loot in this house, but you can build in it. Prefabs: 562 Please note: Download the prefab files and place them in RustEdit/CustomPrefabs directory of RustEdit. The prefabs can be accessed in the custom section of prefab browser. To use sinlge letters, the prefab has to be broken by selecting it (once placed) and using the "break prefab" function. Important: I don't use "prevent building sphere/cubes" in any of my prefabs, also no monument markers are set. These need to be added by yourself. If the NPCs are not wanted, press the H key (overview of all prefabs) and delete them from the prefab. Questions and suggestions: If you have any problems you can contact me via Katalaner - Discord: https://discord.gg/e2vrPszZFX Katalaner Webseite: http://katalaner.de Rustgame Infoseite: http://webarte.de Youtube: https://www.youtube.com/channel/UC_5P_wAFKl5bdndkDEQDK4g PVE Urlaub Rust Server - Discord: https://discord.gg/75u3fJwPQw$4.50 -
Version 1.0.0
7 downloads
A town house that was recently abandoned, there are still a few moving boxes lying around, most of which have already been cleared out. There are still some loot boxes to be found. Prefabs: 481 Please note: Download the prefab files and place them in RustEdit/CustomPrefabs directory of RustEdit. The prefabs can be accessed in the custom section of prefab browser. To use sinlge letters, the prefab has to be broken by selecting it (once placed) and using the "break prefab" function. Important: I don't use "prevent building sphere/cubes" in any of my prefabs, also no monument markers are set. These need to be added by yourself. If the NPCs are not wanted, press the H key (overview of all prefabs) and delete them from the prefab. Questions and suggestions: If you have any problems you can contact me via Katalaner - Discord: https://discord.gg/e2vrPszZFX Katalaner Webseite: http://katalaner.de Rustgame Infoseite: http://webarte.de Youtube: https://www.youtube.com/channel/UC_5P_wAFKl5bdndkDEQDK4g PVE Urlaub Rust Server - Discord: https://discord.gg/75u3fJwPQw$3.50 -
Version 1.0.0
3 downloads
Half-Timbered House normal and X-MAS style This set consists of four different half-timbered houses. We have also decorated each house with Christmas decorations to match the Christmas season! These houses fit perfectly on a PVE server and offer a pleasant and comfortable atmosphere. The houses are without interior decoration, as these are buildable for the players. PREFABS The houses are built very lightly and have a minimum Prefab amount. The four normal houses have an average of 280 prefabs each. The smallest has 163 and the largest 358. TESTED The buildings have been extensively tested and examined on our PVE-Servers. We hope you like our work and have fun with it! FEEDBACK Leave us feedback so we can improve$26.00-
- #christmas
- #xmas
-
(and 2 more)
Tagged with:
-
Version 1.0.0
1 download
This is my first prefab for sale, more incoming. I will keep everything updated as possible. Numbers of entities: 1129 Terrain Height - 45 Diameter - You do not need to apply the terrain height, its just to level the house on a flat area. Splat - Dirt - Stones - Gravel Topology - Building - Monument Prevent Building Sphere Invisible Collider around the house's brick. Door: Door Barricade A (can be destroyed), Door Hinged Wood Static Can sit on the toilet, sofas and diner's chairs Uses - Workbench 1 - Repair bench - Recycler - Researchable Loot - Crate Normal x2 - Crate Normal 2 x2 - Crate Tools x3 - Crate Food 1 x1 - Crate Fuel x1 - Vehicle Parts x1 ----------------------------------------------------------------------------------------------- Version 1.0.0 Made by Jean-Francois Thibault Email: [email protected] Discord: jeffthibault#7435 Codefling: codefling.com/jeffthibault1 -----------------------------------------------------------------------------------------------$9.99 -
Version 1.0.0
6 downloads
I introduce the Medieval Grain Mill a highly detailed RPG building with a garden, river and dirt road all with great attention to the little details that bring it alive and would suit many themes that you may have going on in your server. Loot is included but you can boost it up or down if you like. Quick Start Extract the zip file into your RustEdit install folder. Click on Prefabs at the top & open up your Prefab List. Under the Custom category, you will now find RobJs Premium Prefabs. Double-click on the prefab file, which will spawn it into the map for you. Drag it to the general area you want to place it Apply the Splat Mask first and align the road to the walls Apply Height Mask, Topology Mask Done Contact And Help If you need to contact me discord is best: RobJ2210#2553 For help/support my discord group is best: Join RustMaps By RobJ Discord$10.99 -
Version 1.0.0
4 downloads
These few buildings stand at a crossroads somewhere in the middle of nowhere. the residents have a gas station where you can find loot, a school, a house with an office and a farmer's barn. another residential building offers space for further loot. Prefabs: 2831 Please note: Download the prefab files and place them in RustEdit/CustomPrefabs directory of RustEdit. The prefabs can be accessed in the custom section of prefab browser. To use sinlge letters, the prefab has to be broken by selecting it (once placed) and using the "break prefab" function. Important: I don't use "prevent building sphere/cubes" in any of my prefabs, also no monument markers are set. These need to be added by yourself. If the NPCs are not wanted, press the H key (overview of all prefabs) and delete them from the prefab. Questions and suggestions: If you have any problems you can contact me via Katalaner - Discord: https://discord.gg/e2vrPszZFX Katalaner Webseite: http://katalaner.de Rustgame Infoseite: http://webarte.de Youtube: https://www.youtube.com/channel/UC_5P_wAFKl5bdndkDEQDK4g PVE Urlaub Rust Server - Discord: https://discord.gg/75u3fJwPQw$9.90 -
Version 1.0.0
10 downloads
This is a set of a medival house to build a base with. See the pictures for the instructions how to set up your base in the house. You will be able to build your base on two stores in the house, the basemant and the first floor. The House can be used for several options like a small basement tavern, a brewery, a tea house, a living house or what else comes to your mind. The set also contains a static variant of the house you can use to fill up the map with life without a basebuild feature (or just to fill up some space between other houses and bases to avoid conflicts with the building privilege zones). the buildable house has been testet over a couple of days on a testserver. I hope you have fun with this set. If there is any trouble, let me know, i'll do my best. In the past there was allready troubles on other prefabs according to updates of rust...$5.99 -
Version 1.0.2
17 downloads
This is the new house from my own collection of modern houses perfect for your role play server. It contains a spacious, beautifully landscaped garden, swimming pool, parking space, and inside unfurnished 2 bedrooms, a bathroom, and a living room with an open kitchen. Please contact me if you find any kind of bug in this prefab or have any kind of suggestion, I will answer with great pleasure and I will try to fix it as soon as possible. You can also contact me on discord Turcu' #6178 for any kind of problem, question or prefab request (with extra charge).$10.00-
- 2
-
-
- #modern
- #modern house
-
(and 4 more)
Tagged with:
-
-
- #admin
- #administrator
- (and 18 more)
-
-
Version 1.0
511 downloads
DESCRIPTION Ideal for two players or more, this comfy and functional house has only one bedroom but the attic offers enough space to add beds/sleeping bags or more storage. The garage allow players to park two vehicles. All doors leading outside have a unlocked codelocks. UPKEEP • Wood: 2,075 • Stones: 3,640 • Metal Frags: 70 • HQ Metal: _ INSTRUCTION In game: This build require a flat terrain and "Copy Paste" plugin. Please note: I advice you to rename the json file as "base01.json" or anything else easy for you to remember. NOTE: This house doesn't come with any skins on the furniture or doors. All elements in this build come with their by default textures. Discord: https://discord.gg/jahBP5enxj YouTube: https://www.youtube.com/SKIROW Website: https://www.skirowmods.comFree