Jump to content

Search the Community

Showing results for tags 'completed'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 15 results

  1. Is there a plugin where a player can place a small box and it places a Pumpjack the goal is to not have to use a survey charge and placing the Pumpjack easier with functionality with the remover tool. I want it to be able to be used by a admin via a command so I can giv it to a player based on my choosing.
  2. any1 know of a plugin that can be leveraged as a locker for example a player types "/locker" in game chat and it pulls up a instanced locker for that player for quick clothing swapping. Example going from gathering clothing to Raiding clothing.
  3. Empty desert plain, map size 1000, nothing is summoned, 1 spawn area in the middle of the map If you want to make it, please let me know. Add Me ! YaMang -w-#0001
  4. Hey! Looking for someone to make a relatively simple plugin. It should be a Info GUI that opens on player death. Just a simple GUI that allows me to add some text to inform the player and with a close button at the bottom. I would also like it to be compatible with EventManager from Umod, to prevent players in an event from getting the GUI on event deaths. Will pay for your time! Thanks, Azmo
  5. hi all im trying to get help all day on this but nobody knows or how to help and mevent is not responding i cant wait 3 months before he finaly fixes it so lets try here this is about his shop plugin inside he has console commands that should works but like alot of things in his plugin it does not atleast not through console im showing a small section of code that i would like to work [ConsoleCommand("UI_Shop")] private void CmdConsoleShop(ConsoleSystem.Arg arg) { var player = arg?.Player(); if (player == null || !arg.HasArgs()) return; switch (arg.Args[0]) { case "closeui": { _itemsToUpdate.Remove(player); _openedShops.Remove(player); break; } case "main_page": { int catPage, page; if (!arg.HasArgs(3) || !int.TryParse(arg.Args[1], out catPage) || !int.TryParse(arg.Args[2], out page)) return; var search = string.Empty; if (arg.HasArgs(4)) search = string.Join(" ", arg.Args.Skip(3)); if (string.IsNullOrEmpty(search) && catPage == -1) catPage = 0; MainUi(player, catPage, page, GetShopByPlayer(player), search); break; } both of these commands not work in normal way so with help from other plugin makers we came up with this: [ConsoleCommand("openshopUI")] void OpenShopUI(ConsoleSystem.Arg arg) { if (!arg.IsRcon) MainUi(arg.Player(), 0, 0, GetShopByPlayer(arg.Player()), string.Empty, true); } this way i can do player.SendConsoleCommand("openshopUI"); to open the shop but sadly we cannot make it work for closing the shop this is where i need your help in i need a simple way to close the shop with a player.SendConsoleCommand
  6. This is more like hotfix request instead of full request but let's see if someone can do something about it. There's one simple idea called "FUN BEFORE WIPE" and Rustafied used to do this before in 2017-18 I guess as a manual event before their forced wipes. Staff manually giveall ROCKETS/C4 to everyone and whole server raid like crazy and have fun. There was plugin on uMOD called Rusty Rockets and you set the date/day/etc and and when this exact time comes you type /rustyrocket and get specific items like boom and etc. So anyone can fix this plugin for me and probably for others too. Great plugin but broken... As I remember it compiles good but functionality is not working at all... Type this request because plugin stays "broken" from 1-2 years and hope here it's more active and someone might be able to help.
  7. I have a few projects - a couple of fixes and expansions of existing plugins both custom and public, but I also have ideas for brand new plugins to be created from scratch, etc. I'm willing to pay for your time and skill and understand its value. It's really important to me that you communicate well, review your work for errors/issues before you pass it to me, and have a good sense of teamwork. I am very organized, write specifications, and love to brainstorm any situation. Looking forward to working with you
  8. Im looking for someone to make me a special NPC for my rust server with custom skins. I would like this special NPC to travel the map and to give some sort of tracker so when players press "g" it would show up on the map so players can find it. Will give more information upon contacting me. Thanks Morgana
  9. Hello, possible to add a webhook for this plugin or create a new one with the same configuration including the possibility to send a message on discord (webhook) https://umod.org/plugins/decay-notifications if it can support clan/team or friend. eg for webhook: The base at (position.location) is decaying: steamid64, username Thanks
  10. hi uhm im looking for a special kind of limit plugin i already have one made before special for foundations (its on codefling) and i compleetly remaked a new version out of it witch works almost perfect but !!!! it has some glitches for example the counting of removing foundations do not always work this is cause system cant count good if you remove 2 at same time for example: limit is 100 foundations you build 100 foundations (wich triggers the limit) after it you remove 100 foundations and sometimes it wil staill say you used up 20 foundations or something like that so i need some sort of debug check !!! also ..... i also need this plugin to put limits on turrets, sams and tc working with clans ps: the base of this plugin as already made you can make a new one but maybe you can use ideas from one i already have who is up for the challange
  11. The idea is as following. User starts using a quarry or the giant excavator. The quarry and excavator gets locked for that specific person only. As the idea is to keep others from stealing your content inside of it, is it now more of a claim game where 12 year olds run to a quarry and keeping it theirs for the rest of the wipe. So, the idea on that is that, if the user goes outside the zone, the quarry or excavator gets unlocked and others can steal their loot.
  12. Hi, I need one plugin fixed. (to compile and work like before if possible) Not gonna explain here who had to fix this sh*t just do not plan to wait him again with months for "the simple fix", that's why ask here. I will tip of course if someone can do this hotfix for me. Thanks in advance.
  13. Request for a custom spawn point plugin , For new players logging into server. There is one that is very old, and currently not working. Would be nice to see this redone and updated.
  14. Hey guys! I just wanna startup again my server with primitive mode. I try to fiind that plugin that makes feudalism on server... Its exist for sure because there are allready some server with this type of mod. King of one regione/ lord/ peasant/nomad/ etc did u know where i can fiind this plugin? Or where i can buy it? Thank you guys, your are aswome!
  15. Hello, I'm looking to have a paid plugin made for my server. The plugin would allow players and NPC's to stack clothing and armor. Basically take the Rust limitations away when it comes what clothes you can wear with other clothing. I know this can be done, as I have seen it on another server. I enjoy creative freedom when it comes to my modded server For example, I could wear a hazmat suit with a metal facemask and metal chestplate etc. If anyone is interested, please contact me via my Discord - Jaws#0735 Thank You
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

80.7k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.