Search the Community
Showing results for tags 'outpost'.
-
Version 1.0.1
7 downloads
Boost engagement on your Rust server with a fully customizable Prize Wheel at Outpost, inviting players to spin daily for exciting rewards and adding a unique touch to your server. Players spin by pressing a button, and you can configure the location of all signs, the button, and the wheel itself, plus add custom branding with ImageUrls. The highly configurable reward system supports item spawns with custom skin IDs and commands, which is ideal for special rewards like VIP access or grand prizes on lucky spins. Default Plugin Config: LuckyWheel.mp4$9.99 -
Version v1.0.2
11 downloads
Hello, I present to you the Bazaar. It includes all the merchants available in the game, has a beautiful appearance, and I dedicated a lot of time to it. It features 11 unique pavilions in an urban bazaar style, each pavilion distinct from the others and containing what is sold within. This prefab is very compact and will fit perfectly on any of your maps. There is also space for purchasing mini-drones and in-game quests. It includes everything available in BanditCamp and Outpost. I will continue to update it and add new features in the future. Assembled 1500~. Features: Automatic lighting that works only at night Separate pavilions for the casino Compactness that will pleasantly surprise you and players on your server! Package contents: Assembled 16 presets for merchants Before placing the prefab on your map, move all the vending machine presets to the RustEditor folder. The folder will be included with the file you download. Move all of this into that folder. My Discord$12.50-
- 3
-
- #bandit camp
- #outpost
-
(and 1 more)
Tagged with:
-
Version 1.0.0
8 downloads
Hello, I want to offer you my map, which I have worked on a lot. This is a small-sized map, perfect for OneGrid format servers. It is also suitable for larger servers with up to 200 players. I have prepared many different custom monuments for you and your players, which I have spent a long time working on. CUSTOM MONUMENTS Convoy Dwelling Area 15 Hangar 1.6 Oasis Object 14 Out-band Robert House Container RUST MONUMENTS Mining Outpost The Dome Large Oil Rig Lighthouse Harbor The map includes a bandit town and an NPC town (OUT-BAND). There will be another version without them. Map Size: 1500k Number of Objects on the Map: 6000+$25.50 -
Version 2.0.2
245 downloads
This is a great addition to Rust servers that provides players with a convenient respawn option. Upon death, players are presented with buttons on the death screen that allows them to respawn at the outpost or bandit camp, offering a strategic advantage in gameplay. This feature enhances the overall player experience by streamlining the respawn process and encouraging outpost and bandit camp utilization. This plugin has been used since 2019 on some popular servers, players enjoy the option of spawning in a safe zone. Features: Supports your own set spawn locations. Supports all monuments and custom monuments. Supports custom map locations. Player cooldowns. Removes players hostile timer when they respawn at outpost or bandit camp. Ability to set the players spawn Health, Calories and hydration when they respawn using the custom button. Ability to set a spawn kit or multiple spawn kits for when players respawn at the outpost or bandit camp, must be using a Kits plugin. (If you choose to have multiple spawn kits in the config it will choose a random one when a player respawns using the custom button.) User-Friendly UI: The respawn button is presented in an intuitive and visually appealing manner, ensuring ease of use for players. Optimized Performance: The plugin is designed with efficiency in mind to ensure minimal impact on server performance. Permissions: outpostrespawn.use Players need this permission to use the plugin features. outpostrespawn.outpost Players with this permission can respawn at the outpost. outpostrespawn.bandit Players with this permission can respawn at the bandit camp. Admin Chat Commands: /savemonument - This saves the monument that the admin is standing at to the config. /setmonument - This saves the monument spawn location the admin is standing at to the config. /setcustommonument - This saves the custom monument spawn location the admin is standing at to the config. /setcustomspawn - This saves the custom map location the admin is standing at to the config.$15.00 -
Version 0.1.3
143 downloads
Allows you to add delivery drones to your vending machine through which you can order various items. Note: For transactions with a custom fee, you still need to have 20 scrap available, which will not be taken. Also, for the vending machines modified by CustomVendingSetup(umod), there is no custom fee. vDelivery.admin - Provides unrestricted access to the plugin's functionality. This includes the ability to add/remove or clear terminals from other players' vending machines. Note: In the configuration file, within the "Settings of Vending machines for each permission" section, you can specify limits for any existing permission by simply listing its name. "Settings of vending machines for each permission. Leave null or empty to recreate the default": { "vDelivery.default": { "Max ammount": 1, "Delivery fee item": "scrap", "Delivery fee amount": 20 }, ... } If you want to create a new permission, you can also include it in the list, but the name must begin with "vDelivery". { "Chat command": "vdelivery", "Is it worth enabling GameTips for messages?": true, "Is it worth ignoring the inaccessibility of drones?": false, "Display position - Forward": -0.35, "Display position - Up": 1.8, "Display position - Right": 0.0, "Popup - Duration": 6.0, "Popup - Position AnchorMin": "0 0.9", "Popup - Position AnchorMax": "0.25 1", "Popup - Position OffsetMin": "20 0", "Popup - Position OffsetMax": "0 -30", "Popup - Icon Url": "https://i.imgur.com/4Adzkb8.png", "Popup - Icon Color": "#CCE699", "Popup - Icon Transparency": 0.8, "Popup - Text Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf", "Popup - Text Font Size": 14, "Popup - Text Font Color": "#FFFFFF", "Popup - Description Font": "RobotoCondensed-Regular.ttf", "Popup - Description Font Size": 12, "Popup - Description Font Color": "#FFFFFF", "Popup - Text FadeIn": 1.0, "Popup - Sound Prefab Name": "assets/bundled/prefabs/fx/invite_notice.prefab", "Settings of vending machines for each permission. Leave null or empty to recreate the default": { "vDelivery.default": { "Max ammount": 1, "Delivery fee item": "scrap", "Delivery fee amount": 20 }, "vDelivery.vip": { "Max ammount": 3, "Delivery fee item": "scrap", "Delivery fee amount": 20 }, "realpve.vip": { "Max ammount": 5, "Delivery fee item": "scrap", "Delivery fee amount": 20 } }, "Version": { "Major": 0, "Minor": 1, "Patch": 3 } } EN: { "MsgNotAllowed": "You do not have permission to use this command!", "MsgNotOwner": "You are not the owner of this vending machine!", "MsgNotAccessible": "The vending machine is not accessible to drones!", "MsgNotVending": "You need to look at the vending machine or provide correct net ID!", "MsgNotVendingDelivery": "The vending machine does not have a terminal!", "MsgLimitReached": "You cannot add a terminal as you have reached your limit of {0}!", "MsgPopupText": "Add a terminal to the vending machine?", "MsgPopupSubText": "Click on the notification to confirm", "MsgMyAdded": "The terminal has been successfully added!", "MsgMyRemoved": "The terminal has been successfully removed!", "MsgMyAllRemoved": "All your terminals have been successfully removed!", "MsgPlayerAllRemoved": "All {0}'s terminals have been successfully removed!", "MsgAllRemoved": "All terminals have been successfully removed!", "MsgTerminalsNotFound": "No terminals found!", "MsgPlayerTerminalsNotFound": "{0}'s terminals not found!", "MsgNoHaveCustomFee": "To pay the personal fee, you need to have :{0}:(x{1}). Using default fee settings!", "MsgAutoModifyEntityEnabled": "Automatic entity modification is enabled!", "MsgAutoModifyEntityDisabled": "Automatic entity modification is disabled!" } RU: { "MsgNotAllowed": "У вас недостаточно прав для использования этой команды!", "MsgNotOwner": "Вы не являетесь владельцем данного торгового автомата!", "MsgNotAccessible": "Торговый автомат не доступен для дронов!", "MsgNotVending": "Вам необходимо смотреть на торговый автомат или указать корректный net ID!", "MsgNotVendingDelivery": "Торговый автомат не имеет терминала!", "MsgLimitReached": "Вы не можете добавить терминал, так как вы превысили свой лимит в {0}!", "MsgPopupText": "Добавить терминал к торговому автомату?", "MsgPopupSubText": "Нажмите на уведомление для подтверждения", "MsgMyAdded": "Терминал успешно добавлен!", "MsgMyRemoved": "Терминал успешно удален!", "MsgMyAllRemoved": "Все ваши терминалы успешно удалены!", "MsgPlayerAllRemoved": "Все терминалы игрока {0} успешно удалены!", "MsgAllRemoved": "Все терминалы успешно удалены!", "MsgTerminalsNotFound": "Терминалы не найдены!", "MsgPlayerTerminalsNotFound": "Терминалы игрока {0} не найдены!", "MsgNoHaveCustomFee": "Для оплаты персональной комиссии вам необходимо иметь :{0}:(x{1}). Использование настроек комиссии по умолчанию!", "MsgAutoModifyEntityEnabled": "Автоматическая модификация сущностей включена!", "MsgAutoModifyEntityDisabled": "Автоматическая модификация сущностей выключена!" } add - Adding a terminal to the vending machine that you are looking at from a distance of no more than 10 meters. *netID* - Adding a terminal to a vending machine with the specified netID; remove - Removing a terminal from the vending machine that you are looking at from a distance of no more than 10 meters. *netID* - Removing a terminal from the vending machine with the specified netID; clear - Removing all of your terminals from vending machines. *userID* - Removing all of specified player's terminals from vending machines. Permission "vDelivery.admin" required. all - Removing all terminals from vending machines. Permission "vDelivery.admin" required. Example: /vdelivery add /vdelivery clear all$4.99 -
Version 6.6.6
51 downloads
Brand new Custom Outpost, want something like the big dogs do? Look no further This is a default outpost more features added on top. The main intent of use would be on RustMaps. All Features in this monument: - Default Outpost Features. - All Bandit Camp Features. - 2 Heli Vendors. - Many Extra Recyclers with seating. (optional) - Shop Fronts for player trading. (optional) - Roof Top Gambling area. - Black Jack section under the helipad. - Parkour for players to try their luck. - Made with Performance and Looks in mind. There is a version without Recycling Seating and Shop Fronts and this product is not intended to be used on Rust Edit unless editing the features.$9.99 -
Version 1.0.0
5 downloads
ULTIMATE OUTPOST ► CCTV cameras ► NPC Mission Providers ► Secret loot point ► Merged vending shops from Bandit Camp and Outpost ► Airwolf shop ► Casino ► Lighting ► Recyclers ► Peacekeeper NPC and Turrets ► Size like a original Outpost ► Working gate and elevator Try a new representation of the city. Well-thought-out infrastructure: a store, a bank, a subway and so on.$30.00- 3 comments
-
- 1
-
- #outpost
- #banditcamp
-
(and 1 more)
Tagged with:
-
Version 3.0.4
288 downloads
Sentry turrets The original and most advanced plugin that allows players to deploy their own NPC turrets, similar to those found at outposts. These turrets can be strategically placed anywhere, giving players enhanced control and defense capabilities. With a custom, user-friendly UI, players can easily manage their turrets, which are capable of targeting both ground and air threats. Fully customizable, this plugin adds a unique tactical element to your server, offering both protection and immersion. Plugin config variables { "Turrets profiles": [ { "Key name, for command": "default", "Item display name": "Sentry Turret", "Skin Id": 1587601905, "Is weapon required?": false, "Can players put own weapons?": true, "Items blacklist": [ "lmg.m249", "minigun" ], "Can get damage": true, "Required power": 0, "Authorize friends and team members": false, "Authorize tc members": false, "Amount of ammo for one spray (set to 0 for no-ammo mode)": 1, "Amount of ammo for one air spray (set to 0 for no-ammo mode)": 1, "Range (normal turret - 30)": 55, "Air Range (set to 0 to disable air mode": 100, "Air Fire Rate Every N seconds (Default every 1 second)": 1.0, "Give back on ground missing": true, "Health (normal turret - 1000)": 1500.0, "Aim cone (normal turret - 4)": 2.0 } ] } Commands: sentryturrets.give <name or steamID> <amount> <profile key> - give turret to player Video: Contacts: Need help or custom plugin for your server? Contact me using Discord: metangerine ----------------------------------------------------------------------$19.99 -
Version V1
13 downloads
Discover the ULTIMATE RUST ONE GRID MAP, featuring a breathtaking mountainous landscape perfect for high-FPS and fast-paced PVP. The dynamic terrain utilizes a large mountain for players to summit and winding roads to minimizes sight lines making the Map feel much larger. While having custom underwater caves offers strategic building and hiding spots. At the center, the iconic Dome dominates, surrounded by HQM and Sulfur Quarries to entice players to the middle of the map to fight over loot and ore. Map offering unparalleled fun and creativity for players who LOVE TO BUILD. Explore unique buildable monuments marked with "X" on the map, each providing more unique base-building opportunities. This map promises thrilling PVP action and immersive gameplay, making it the BEST One Grid Rust Server Map ever created! FEATURES: • Size: 1500 • Prefab Count: 1199 • Map Optimized for Performance! • Map Password Included. • EPIC Custom Buildable Monuments! • Designated Building Zones (marked X on the minimap) • Majestic Underwater Buildable Cave Bunkers! • Monuments crafted for peak performance with minimal entities! • The terrain features a massive mountain with a road leading to the top to reduce sight lines, making the smaller map feel much larger! • Everything crafted with One Grid players in mind to have lots of loot and many places to build! • Underground and Above Ground Railway. Not connected but accessible by Tunnel Entrances. • Full Outpost and Bandit Camp • Fishing Village CUSTOM BUILDABLE MONUMENTS: • 9 Total • 4 Buildable Underwater Bunkers • Large Custom Buildable Cave • Custom Large Size Bus Stop Base • Epic Buildable Sphere Tank players will love! • Buildable Bunker Building • Buildable Warehouse Facepunch Monuments: Dome Satellite Dish 1x Lighthouse Supermarket Oxum's Gas Station 2x Mining Outpost HQM Quarry Sulfur Quarry Bandit Town Outpost Fishing Village Underwater Labs 5x Large Power Substations 4x Small Power Substations Help Discord: @DarkoRust$14.99- 3 comments
- 2 reviews
-
- #one grid
- #custom map
-
(and 47 more)
Tagged with:
- #one grid
- #custom map
- #map
- #small map
- #grid
- #1k
- #1500k
- #1.5k
- #1000
- #1000k
- #tiny map
- #little map
- #slayers rust
- #builder
- #building
- #monument
- #custom monument
- #buildable monument
- #creative
- #creativity
- #pvp
- #fun
- #pve
- #beautiful
- #terrain
- #dome
- #underwater
- #lighthouse
- #cave
- #home
- #rock
- #custom prefabs
- #city
- #buildings
- #house
- #high performance
- #low prefab count
- #custom puzzles
- #cargo
- #rust map
- #pvp rust map
- #pve rust map
- #hqm quarry
- #outpost
- #bandit camp
- #fishing village
- #large oil rig
- #small oil rig
- #sphere tank
-
Version 3.0.0.1
67 downloads
Characteristics All the shops from the bandit camp together with those in the outpost. AirWolf Casino (wheel of fortune, slot machines, poker tables and blackjack machines) Allways ON lights (rust edit plugin) Car access Parking lot 6 Recyclers 2 Research Tables 2 Oil Refiners 2 Level 1 Work Bench 2 Repair Bench 10 Road Sign Spawners 2 Eletric Car Lift's 4 Quest NPC's 24 NPC's Spawner 9 Sentry All in one Enjoy a new outpost, for small maps and to save performance, discover a familiar but completely original outpost. Disclamer tunnel entry not included as currently cannot be grouped as prefab, will be updated as soon as possible.$12.99 -
Version 1.0.21
169 downloads
Prefabs: 1904 This is a fully recreated compound with a bunch of additions including all the features from the bandit camp. Includes All original features of the compound All vending machines from the bandit camp A custom casino with the gambling wheel, slot machines, card games and bar Drone marketplace A garage with a vehicle lift Airwolf vendor Stables with vendor 5 recyclers 3 repair benches 1 refinery 6 slot machines 1 Gambling wheel 2 Card game tables 1 Vehicle lift Bandit camp NPCs Mission NPCs and a few extra sentry turrets$24.99- 10 comments
- 2 reviews
-
- #merged outpost
- #outpost
- (and 13 more)
-
Version 1.1.0
69 downloads
Andalusia Custom Map for Rust, containing a wide variety of custom prefabs, terrains and real rivers of Andalusia. • Andalusia is a map with all the main rivers of Andalusia (Spain). • It contains the terrain, topology and real biome of Andalusia (Spain). • Size: 6000. • Objects: 88779. • Map protection plugin included. • The map can be edited: Yes. - Contains all Official Monuments: • Ferry Terminal • Nuclear missile silo • Large oil platform (This monument contains an access to the subway, you can reach this monument from the train) • Small oil platform (This monument contains an access to the subway, you can reach this monument from the train) • Submarine laboratories • Harbor • Large fishing villages • Fishing villages • Launch site (Customized, with a monorail surrounding this monument, it also contains: Ziplines, a small store, customized loot, npcs and a tug on which you will find a red card respawn) • Satellite dish (Customized, with attack helicopter respawn, recycler, custom loot, npcs and a small resting place) • The Dome • HQM Quarry • Stone quarry • Sulfur quarry • Arctic Research Base • Sewer Branch • Train yard • Junkyard • Abandoned military bases • Military tunnel • Caves • Large barns • Ranch • Bandit camp • Power plant • Swamp • Airfield (Customized, contains platforms with cranes, custom loot and npcs. Several zip lines with which you can cross the entire Aerodrome, in addition to a tank that guards this site) • Giant excavation • Outpost • Lighthouse - Prefabs and custom monuments: • Zeppelin (Puzzle-parkour). • Ghostbusters Barracks, this is a faithful monument to the fire station used by the ghostbusters, contains puzzles, traps, loot, npc, ghostbusters logo. • Civil Guard Barracks, a construction zone for the server administrator. This monument-zone contains helicopter respawns and loot. • Arena, zone with loots, defenses, towers, barricades and crate with code, everything you need for your server to contain a PVP zone. You can also use this zone for other things. • Bank, a monument created for the Bank Heist plugin. If you do not have this plugin, you can use this monument for the player to search for resources. • Aircraft carrier, the aircraft carrier has been created especially for the Biplane plugin, you can also use it as a monument, it contains helicopters, loot and NPCs. • Inferno Arena, is a battlefield with traps, death and fire. • Train Stations, with waiting room, loot and NPC, with secondary rail respawn. • Aerial platforms, each aerial platform contains several platforms connected to each other. • Epic Tower Construction Zone for players. • Train tracks scattered all over the map, carefully designed. • City, with collapsed skyscrapers. • Custom Oil plataform, with four oil platforms, two small and two large. (This monument contains an access to the subway, you can reach this monument from the train). • The Arecibo Observatory, also known as the National Astronomy and Ionosphere Center (NAIC) and formerly known as the Arecibo Ionosphere Observatory, is an observatory in Barrio Esperanza, Arecibo, Puerto Rico owned by the US National Science Foundation (NSF). • H1Z1 Lab is an experimental laboratory with various puzzles to solve. It contains Zombies, NPC, traps, puzzles and an original crystal box in which you will get two hackable oil rig crates, plus extra loot of elite crates. • Underwater glass dome, the player will be able to build underwater. • A variety of custom sites for the player to build, you can find these sites easily from the map, they are marked with an X mark. • Customized rivers navigable with motorboats. • Access by train to all the Oil Shelf Plaforms. - Monuments will be added to recreate-simulate Andalusia (Spain).$39.90- 15 comments
- 2 reviews
-
- 4
-
- #andalusia
- #andalucia
-
(and 94 more)
Tagged with:
- #andalusia
- #andalucia
- #almeria
- #granada
- #malaga
- #jaen
- #cordoba
- #sevilla
- #cadiz
- #huelva
- #andalusiacustommap
- #andalusia custom map
- #andalusia custom map rust
- #map
- #custom
- #custom map
- #rust
- #rust map
- #rust custom map
- #rustedit
- #rust edit
- #españa
- #spain
- #apocalypse
- #apocalypse spain
- #build
- #build area
- #buildarea
- #monument
- #prefab
- #helitower
- #helicopter tower
- #hotel
- #motel
- #tower
- #zipline
- #train
- #station
- #train station
- #trainstation
- #monorail
- #halloween
- #fantasy
- #christmas
- #hallowennsale
- #christmassale
- #halloween monument
- #christmas monument
- #zeppelin
- #areciboobservatory
- #arecibo
- #arecibo observatory
- #h1z1
- #lentejas
- #badgyver
- #oxide
- #carbon
- #steam
- #playrust
- #pve
- #pvp
- #rp
- #roleplay
- #rolepay
- #rustadmin
- #rust admin
- #rust server
- #ferry terminal
- #nuclear silo
- #large oil plataform
- #small oil plataform
- #submarine laboratory
- #harbor
- #large fishing villages
- #launch site
- #satellite dish
- #the dome
- #hqm quarry
- #stone quarry
- #arctic research base
- #sewer branch
- #trainyard
- #junkyard
- #tiktok
- #viral
- #gameplayrust
- #stream
- #gameplay
- #abandoned base
- #military base
- #military tunnel
- #caves
- #large barns
- #ranch
- #bandit camp
- #power
-
Version 1.1.2
160 downloads
Extra VendingMachine adds a vending machine at outpost with custom items to be added via a config All items has a refill timer . Setting it at 0 disables the timer for that item (time in seconds) Permission ExtraVendingMachine.use - if config is set to true this is needed from player to use vending machine Config file example item to buy will be the item sold to client item to sell will be what player pays for the buyitem so in this example itemtobuy is 5.56 ammo and itemtosell is scrap vending machine is selling ammo for scrap max stock is amount of ammo in vending machine to sell NOTE : only first 7 sellorders will be listed in vending machine { "ShopName": "The Awesome Shop", "SpawnCorrection": { "x": -2.5, "y": 0.0, "z": 7.0 }, "SpawnRotation in degrees": 0.0, "Use Permission to access Vending machine": false, "SpawnRotation": 0, "VendingSellOrder": [ { "ItemBuyAmount": 1, "ItemName": "", "ItemsellAmount": 10000, "ItemSkinID": 0, "ItemToBuy": -1002156085, "ItemToSell": -932201673, "MaxStock": 10, "RefillAmount": 5, "Refilltime": 0 }, { "ItemBuyAmount": 1, "ItemName": "", "ItemsellAmount": 50, "ItemSkinID": 0, "ItemToBuy": -1442559428, "ItemToSell": -932201673, "MaxStock": 10, "RefillAmount": 1, "Refilltime": 600 }, { "ItemBuyAmount": 1, "ItemName": "", "ItemsellAmount": 100, "ItemSkinID": 0, "ItemToBuy": -152332823, "ItemToSell": -932201673, "MaxStock": 10, "RefillAmount": 5, "Refilltime": 0 }, { "ItemBuyAmount": 128, "ItemName": "", "ItemsellAmount": 100, "ItemSkinID": 0, "ItemToBuy": -1211166256, "ItemToSell": -932201673, "MaxStock": 10000, "RefillAmount": 128, "Refilltime": 1500 }, { "ItemBuyAmount": 1, "ItemName": "", "ItemsellAmount": 500, "ItemSkinID": 0, "ItemToBuy": -1003665711, "ItemToSell": -932201673, "MaxStock": 20, "RefillAmount": 5, "Refilltime": 0 }, { "ItemBuyAmount": 1, "ItemName": "", "ItemsellAmount": 100, "ItemSkinID": 0, "ItemToBuy": 602628465, "ItemToSell": -932201673, "MaxStock": 50, "RefillAmount": 10, "Refilltime": 300 }, { "ItemBuyAmount": 1, "ItemName": "", "ItemsellAmount": 2000, "ItemSkinID": 2478929353, "ItemToBuy": -2049214035, "ItemToSell": -932201673, "MaxStock": 50, "RefillAmount": 10, "Refilltime": 600 }, ] }$3.00- 43 comments
- 1 review
-
- #vendingmachine
- #vending
-
(and 2 more)
Tagged with:
-
Version 1.1.4
1,248 downloads
Features Removes the delay between vending machine and shopkeeper (in bandit camp) transactions. Usage - Copy the downloaded DLL file into server/HarmonyMods folder Support - If you need help or If you have any issues or suggestions you can contact me by joining my discord server: https://discord.gg/efVKDG6z6F or by adding me on discord: Farkas#6006Free- 7 comments
- 1 review
-
- 2
-
- #vending machine
- #outpost
-
(and 3 more)
Tagged with:
-
Version 2.6.0
29 downloads
This is a basic combined outpost that includes all of the features from the Bandit camp and implements them into the Outpost. Fully compatible with Rustmaps.com to procedurally generate a custom outpost on your maps with their premium tool! Basic Combined Outpost This is a basic modified outpost that includes all of the features from the Bandit camp and implements them into the Outpost. This outpost adds all the features of the Bandit Camp Including the Heli Vendor, Mission NPC’s, Vending Machines, Gambling Wheel, Card Tables, and Slot Machines. This outpost is fully compatible with the RustMaps.com’s premium custom map generator tool so you can easily generate your maps with this monument included on them! For more info join the RustMaps Discord here and reach out to hoppel#0001 for more info on that premium tool. Details Helicopter Vendor/Helipad Mission NPC’s Bandit Camp Vending Machines Gambling Wheel Card Tables Slot Machines If you need help or support you can contact me on discord Classy#2120 you can also report any bugs through discord.$14.99-
- #classy
- #classymaps
- (and 8 more)
-
Version 1.1.8
4 downloads
Mini Outpost This Outpost is intended to be used on maps that have limited space (Onegrid Maps) or when you want to use something that gives you a vanilla look and feel but is still fresh. This monument offers all the features of the default (Facepunch) outpost and bandit camp with the extra addition of the new caboose blackjack machines. Features Helicopter Vendor/Helipad (Optional) Outpost Mission NPC's Bandit Mission NPC's (Optional) Outpost Vending Machines Bandit Camp Vending Machines (Optional) Chippy Machines Gambling Wheel (Optional) Card Tables (Optional) Slot Machines (Optional) Blackjack Machines (Optional) For Support If you need help with this prefab join my discord and make a ticket ClassyMaps Discord. You can also contact me directly on Discord Classy#2120 but I recommend you join the Discord since there are more people who can help.$19.99 -
Version v2
45 downloads
The combination of Outpost, Ranch, and Bandit Camp creates a multifaceted location where players can engage in a variety of activities. This area is equipped with 10 recyclers, facilitating efficient resource management and item recycling, and includes an Airwolf helipad for aerial transportation. Furthermore, it features two ranches where players can purchase horses, and additional vending machines, some of which are sourced from the Bandit Camp, offering a wide range of items for sale. Directions: This files contains the prefab Outpost and my modifications made to it. You must use the Custom Vending Setup plugin because RustEdit has a bug with Stablemasters to not work correctly. There is an invisible vending machine in front of the stable master asking like his interface of selling the horses and other goods. Attached in the file is a DATA file for Custom Vending Setup. You need to download and install this DATA file I provided into " oxide\data\CustomVendingSetup.json " and run command " o.reload CustomVendingSetup " in your server console. This will push through the changes for the Custom Vending machine I setup for the stablemaster to mimic "selling" the horse items in a normal ranch. If you're not going to use the .map file (RustMaps.Kaooa-merged-outpost-ranch-bandit-camp.map) you will need to manually line up the custom-prefab with the Outpost monument if you're looking to edit it with RustEdit.$10.00- 6 comments
-
- #bandit camp
- #ranch
-
(and 3 more)
Tagged with:
-
Version 2.0
128 downloads
This prefab contains: -Bandit camp vending machines -Airwolf spawner (Heli spawner and Heli vendor) - Gamble site -4 vendings machines where you can create your profile this means you can sell whatever you want on them! - Bandit camp vending profiles In the file I leave a video where you going to see how to proceed with the installation since we have to align the prefab with the compound since it hasn't let you do it all together for a while.$5.99- 11 comments
- 1 review
-
- #outpost
- #banditcamp
-
(and 2 more)
Tagged with:
-
Version 1.0.2
15 downloads
Continuing on with cobalt's great work I introduce the airship all in one containing all vendors from Outpost, Bandit & Fishing Village and the mission givers as well as recyclers, poker room, helicopter shop, boat shop. With it being a sky monument its perfect for saving space on your map leaving more room for building or other monuments. **Horse seller not present due to being a sky monument. Quick Start Extract the zip file into your RustEdit install folder. Make sure you have VendingPresets and CustomPrefabs Folder from the zip file. Start Rust Edit. 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 and it will spawn it into the map for you. Drag it to the general area you want to place it Done Needs https://github.com/k1lly0u/Oxide.Ext.RustEdit installed and running. 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 FAQ$18.99- 1 comment
-
- #outpost
- #outpost replacement
- (and 8 more)
-
Version 1.0.3
21 downloads
I introduce the Medieval All In One containing all vendors from Outpost, Bandit, Stables & Fishing Village and the mission givers as well as recycler, helicopter shop, boat shop & horse seller. With it being a compact all in one its perfect for saving space on your map leaving more room for building or other monuments. Docked Airship The airship can be removed if your after a more authentic medieval setting. Versions Two versions are included a auto turret guarded version and a none guarded version for you to use ether BotReSpawn or BetterNPC to add your own peacekeeper guards. Quick Start Extract the zip file into your RustEdit install folder. Make sure you have VendingPresets and CustomPrefabs Folder from the zip file. Start Rust Edit. 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 and it will spawn it into the map for you. Drag it to the general area you want to place it Apply the Height Mask, Topology Mask, and Splat Mask. Needs https://github.com/k1lly0u/Oxide.Ext.RustEdit installed and running. 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 Credits Designed by Cobalt & RobJ In a collaboration and featured in Timelines & Clockworks Maps. FAQ$18.99-
- 1
-
- #medieval
- #all in one
- (and 7 more)
-
-
Version 1.0.2
13 downloads
Mini Bandit Camp is an outpost addon, it has all the merchants and mission providers, there is a wheel of fortune and slot machines, and there is also an airwolf helicopter merchant. Custom vending machine profiles that you can edit. Very easy to install, just copy the outpost position and paste it into the addon$9.99- 1 review
-
- #banditcamp
- #addon
-
(and 2 more)
Tagged with:
-
Version 1.0.0
8 downloads
Outpost Shelter is custom outpost where your players will find everything what they need ! Vendors, Places for custom shopers, VendingMachines, BuildablePlaces, And some useful prefabs/items (Car LIft ,Oil Refinery ,Gamble , Games, Instruments, Wb ,etc ) VENDORS : Airwolf - buying flying vehicles, Stableshoper - buying saddle and claiming horses . VENDING MACHINES : All vendings from outpost and bandit + vehicle parts . BUILDABLE PLACES : There are 6 buildable places below safe zone , 4 smaller (lets say 3 x 2) + 2 bigger ( 3 x 3) . Here you will get 2 types of outpost shelter , one with air/horse vendors, with that addon on left side of building. And one without that left part with vendors.$6.00 -
Version 1.1.0
61 downloads
Teleports players that are kicked for particular reasons to a safe place Avoids players getting frustrated with random disconnections and loss of loot Use /getmonumentpos in a monument in order to get the correct position & add it to the config if there are more than one monument added the safe place will be randomized, same mechanism applies to multiple positions The plugin allows you to set a list of positions for any monument you desire once, even if the map wipes and monument's positions changes the plugin will still teleport the player to the same position within the monument Configuration: { "Kick Reasons": [ "auth", "packet flooding: player tick", "unresponsive", "steam" ], "Monuments & positions to teleport (Randomized if more than one monument)": { "assets/bundled/prefabs/autospawn/monument/medium/compound.prefab": [ { "x": 0.0, "y": 0.0, "z": 0.0 }, { "x": 0.0, "y": 0.0, "z": 0.0 } ], "assets/bundled/prefabs/autospawn/monument/medium/bandit_town.prefab": [ { "x": 0.0, "y": 0.0, "z": 0.0 }, { "x": 0.0, "y": 0.0, "z": 0.0 } ] } } Permissions: safekick.use Commands: /getmonumentpos (Requires admin access)$5.00 -
Version 1.0.0
35 downloads
Exagonal City : This city replaces the bandit town and the outpost, everything is concentrated in that area, each entrance is automated with automatic doors, lights and siren that warns the arrival or departure of the players. Count Prefab : 4262 VIDEO : Clone Respawn Custom : It is a personalized respawn, to concentrate all the players to respawn in one or more places, the idea is that it is not the simple respawn on the beach as always, it is a very small prefab and gives the possibility of telling the player the story or server theme. Count Prefab : 1009 VIDEO: Little City : It is a small city that does the function of outpost and bandit town, but this one, as it does not have vending machines, still needs outpost (soon to be updated with vending machines), the entrance is automated with lights and sirens that announce the entry and exit of players. It also contains 3 spawns to use with the Work Cart plugin and thus have 3 usable trains. The lights that illuminate Little City are autolight, they turn on and off by themselves. Count Prefab : 1265 VIDEO: Panoramic Tower: this is a very simple porefab, it is designed to stand out and be seen from far away, I use it in the center of my own Exagonal city as a reference so that players know where the center of the map is, but it can be used as standalone monument, for example adding scientificos and loot to them. It has 6 elevators and when we reach the top, we will find a panoramic restaurant. Count Prefab : 577 Video : I want to thank knockcree for teaching me so many things! Thanks !$11.99- 13 comments
-
- 4
-
- #outpost
- #banditcamp
- (and 6 more)