-
Posts
1,972 -
Joined
-
Days Won
16
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Reels
Everything posted by Razor
-
Version 1.3.2
27 downloads
Looking for a way for your players to craft and research some of them custom items you have? Check out the video to see how the ExtendedCrafting & ExtendedTechTree plugin works and take a look at the config & datafiles. Permissions needed for Admins extendedtechtree.admin Belt setup to have when clicking Add Item button { "Auto Add Items Created With Plugin ExtendedTeachTree": true, "Craft Settings": { "Craft Configs": { "2684773856182272": { "Permission Needed To Craft": "ExtendedTechTree.2684773856182272", "Group Needed To See In Craft Menu": null, "ItemID to craft": 963906841, "Item SkinID": 0, "Item Custom Name": "testrock", "Item Craft Time In Seconds": 60, "Amount Of Item To Craft": 1, "Required Workbench Level": 0, "Items Required To Craft": [ { "Item ItemID": 200773292, "Item SkinID": 0, "Item Custom Name": null, "Item Amount": 1 } ] } } }, "Version": { "Major": 1, "Minor": 3, "Patch": 1 } } { "Basic Settings": { "Box Image URL": "https://i.ibb.co/2nrLPF9/ui-box.png" }, "Version": { "Major": 1, "Minor": 3, "Patch": 1 } }$20.00 -
- 268 comments
-
- #auto plant
- #auto farm
-
(and 5 more)
Tagged with:
-
I think just like the carbon compatibility option there should be one for AI generated content that stands out a little bit more so people are aware IDN maybe required if more then x percentage is AI generated.
-
Version 2.1.4
658 downloads
A plugin with an API to get streams off the internet to add to the default Rust radio list. This also includes streams in different languages and it filters them out when displaying to the user so only stations in their language are visible. MP3 do not loop back to beginning when playing .mp3 links.. You need to stop start the speaker to replay the song. MP3 Must be hosted where they can be direct linked to.. You can Currently host them with dropbox and use the share link. Dropbox function is not a guarantee as they could change this to block us. if you set TotalAllowedPlayerUrls = 0 It will only allow admin to add urls. // This was removed and only admins can now add url's Supports all languages supported by rust. if the api is down you can manualy unzip this file into the /data/ folder https://www.dropbox.com/scl/fi/nsa94jcanwuj6q8kjzsrh/StreamLists.zip?rlkey=bxzgcgnw8v7cantqsbkiilxcc&st=kvv66ez6&dl=0 Permission: soundbox.use soundbox.admin$18.00 -
Version 1.0.2
11 downloads
This plugin allows players to create custom supply drops filled with their own items. See Config for all custom perms. { "Drop Settings": { "SkinID For Created Drop": 3377001149 }, "Drop Limits": { "Player Configs": [ { "Permission To Use": "CustomSupplydrops.vip", "Cooldown Minutes": 30, "Box Short Prefab Names Allowed To Convert": [ "woodbox_deployed", "box.wooden.large", "storage_barrel_a", "storage_barrel_b", "storage_barrel_c" ], "BlackListed Item Shortnames": [ "explosive.timed", "explosive.satchel", "ammo.rocket.basic" ], "BlackListed Item SkinIds": [] }, { "Permission To Use": "CustomSupplydrops.vip1", "Cooldown Minutes": 30, "Box Short Prefab Names Allowed To Convert": [ "woodbox_deployed", "box.wooden.large", "storage_barrel_a", "storage_barrel_b", "storage_barrel_c" ], "BlackListed Item Shortnames": [ "explosive.timed", "explosive.satchel", "ammo.rocket.basic" ], "BlackListed Item SkinIds": [] } ] }, "UI Settings": { "Button Anchor Min": "200.5 85.5", "Button Anchor Max": "350.5 106.5", "Button Background Color": "0.451 0.553 0.271 1", "Button Text Color": "0.659 0.918 0.2 1", "Error Anchor Min": "200.5 106.5", "Error Anchor Mxn": "200.5 127.5", "Error Background Color": "0.8 0 0 1", "Error Text Color": "1 1 1 1" }, "Version": { "Major": 1, "Minor": 0, "Patch": 1 } }$20.00-
- #supply drop
- #custom loot
-
(and 1 more)
Tagged with:
-
- 28 comments
-
- 28 comments
-
-
Changed Status from Pending to Closed Changed Fixed In to 3.1.3
-
Changed Status from Pending to Closed
-
- 231 comments
-
- 1
-
-
- 268 comments
-
- #auto plant
- #auto farm
-
(and 5 more)
Tagged with:
-
- 268 comments
-
- #auto plant
- #auto farm
-
(and 5 more)
Tagged with:
-
Add Hooks for Integration with SkillTree!
Razor replied to Shark-A-Holic's Support Report in Support
I Added Hooks To AutoFarm That They Can Implement if they want when the plant is picked and cloned. -
Changed Status from Pending to Closed
-
if (player == null || info == null || info.InitiatorPlayer == null || !info.InitiatorPlayer.userID.IsSteamId() || player is RandomRaider || player.skinID == 14922524) return; string name = player.ShortPrefabName; if (!string.IsNullOrEmpty(name))
-
Sorry im not buying his plugin to see what hes not setting correctly
-
-
Version 1.0.0
19 downloads
This is a versatile plugin that lets you turn any boring monument or map location into a great one by spawning a timed crate event there. Choose a location for the timed crate to spawn by standing there. Then choose a location for the chinook to take off the same way. Choose a place for the chinook to land and unload scientists. Customize your scientists and their kits easily in the configuration. Commands: /chnookspawn - The main command that displays how to use the plugin. Just follow the easy steps displayed in chat to set up your new event. /chnookspawn add profileName - Adds the location of the timed crate and automatically adds the new event profile to the config /chnookspawn cancel - Cancels adding a new spawn. Example config now included. Note: When creating an event in game, it automatically adds the details of the event into the config file. This example config shows a test event I set up to show the details, your config will not have/do not need these example events. Questions, Problems, And Support For any questions, problems, and everything else, please visit my discord HERE. ChnookSpawn.json$5.00 -
Changed Status from Pending to Fixed Changed Fixed In to 1.9.5
-
Who said there would be no more updates? You posted your request monday your not the only request /plugin i have so takes time chill.
-
- 28 comments
-
Changed Status from Pending to Not a Bug
-
With the way rust does it no as example if player 1 enters the boom box and turns it on and player2 shows up at anytime it will start playing for player2 from the beginning.