Jump to content

Vergbergler

Creator
  • Posts

    302
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Vergbergler

  1. Vergbergler

    add timer

    I gotcha. I've been very busy irl. I haven't forgotten about you. I'll get this up ASAP.
  2. Vergbergler

    add timer

    Questions: 1) How to do you want to sell? What are they spending? RP, Scrap? 2) Can they purchase this anytime?
  3. Vergbergler

    add timer

    I don't know Spanish. I used Google Translate: "Hello good!!! I am very happy with your plugin, but can I ask you to add a timer like AdminRadar? I wanted to give vips temporary permissions for a price, but they stay indefinitely until the plugin is reloaded or /atcm is cleared, which it isn't. I would appreciate it very much.' I'll start working on this ASAP. I have a few other plugins that need attention first. Thank you for the suggestion!
  4. I have a plugin here on Codefling called AdminTCMarkers. I noticed that Raidable Bases building blocks do not contain ownerIDs. This can easily be used to detect them VS other bases on the map. Here's an example: private bool IsRaidableBase(BuildingPrivlidge privlidge) // BuildingPrivlidge is just a ToolCupboard entity { BuildingManager.Building TCBuilding = privlidge.GetBuilding(); if (TCBuilding != null) { if (TCBuilding.buildingBlocks.Count > 0) { // Blocks of Raidable Bases do not have OwnerIDs if (TCBuilding.buildingBlocks[0].OwnerID == 0) { return true; } } } return false; } Hope this helps! -Cheers!
  5. Vergbergler

    Error

    Changed Status from Pending to Not a Bug
  6. Vergbergler

    /pnpc pickup all

    /pnpc pickup all Doesn't pickup hemp, berries, pumpkins, mushrooms, & corn. Only picks up wood, metal, stone, sulfur. Question: Say there are 1000 pickup items in the area. How many would the PNPC pickup before returning to owner?
  7. Could we get a single chat/console command to perform multiple PNPC actions? For example, if I my PNPC is currently mining X (whatever), and I want it to cut down trees I would need to call the following commands: "pnpc auto-farm none" <- Clears the list of requests "pnpc auto-farm wood" <- Adds wood to the list of requests "pnpc auto-farm disable" <- Stops the PNPCs current action "pnpc auto-farm enable" <- Starts the new list of requests (in this case, cut down trees) Instead, could we get one command that simply tells the bot to stop doing anything it's doing, and do another action? Example commands: "pnpc farm wood" (Stops what it is doing. Then would both pickup wood collectables AND cut wood) "pnpc farm stone" (Stops what it is doing. Then would both pickup stone collectables AND mine stone) "pnpc farm sulfur" (Stops what it is doing. Then would both pickup sulfur collectables AND mine sulfur) "pnpc farm hemp" (Stops what it is doing. Then would pickup hemp collectables) ... "pnpc farm everything" (Would pickup all collectables AND mine/cut resources) "pnpc loot everything" (Would open boxes, break barrels, loot bodies, etc) Thank you!
  8. Vergbergler

    Error

    You can fix it by removing Map Marker API from your plugins folder.
  9. Vergbergler

    Error

    You are using the Map Marker API along with Admin TC Markers. They are disagreeing on if a marker is sent over the network or not. What other plugins are you using that control map markers?
  10. Vergbergler

    Under Water Bots

    This fixed my issue. Players on my server stopped complaining about ninja underwater bots! Thank you very much!
  11. Vergbergler

    Items Getting DELETED!

    This was not fixed in the last update! Placing any of these items in a FURNACE, ELECTRIC FURNACE, or LARGE FURNACE deletes them. PLEASE FIX! LARGE STONE - deleted when added. EMERALD - deleted when added. MUSGRAVITE - deleted when added. AMETHYST - deleted when added. TANZANITE - deleted when added. DIAMOND - deleted when added. PINK DIAMOND - deleted when added. JADE - deleted when added. TOPAZ - deleted when added.
    Creator is not fixing this script and it currently is about 50% broken. Placing some custom items in a furnace deletes them from your inventory. Don't waste your money. Still not fixed as of 9.4.2023
  12. Vergbergler

    Under Water Bots

    I have bots spawning on an island. The bots will travel under the water (walking) and shoot from below the water at players walking on land. It's really hard to figure out where the bots are shooting from.
  13. Vergbergler

    Under Water Bots

    Is there an option to disable bots from existing underwater, or at least keep them from shooting from under the water?
  14. Is there currently a way to have the players spawn randomly on the Survival Arena instead of in a hut in the center? I would like to give loadouts to players so they are fighting with the same gear without items spawning around the Arena.
  15. Vergbergler

    Kits

    Thank you. You can close this ticket.
  16. It works great! Thank you very much!
  17. All of them seem to do it. The users are clicking the GUI buttons really fast. I tested it with auto-pickup mushrooms. I've attached my current config if you would like to take a look. PersonalNPC.json
  18. Just wanted to say, you are knocking it out of the freaking park with this plugin. A+ job! Amazing work.
  19. Version 1.2.1

    209 downloads

    Why do I need this plugin?: Have you ever dropped an item after death, from a flying vehicle, in tall grass or bushes, off dome, underwater, on cargo, on oil platforms, in tunnels, caves, or while driving in a vehicle? Did you lose it? Did it fall through the ground? Did someone pick it up? Wouldn't it be great to have a tool that keeps track of all the dropped items on the server for each individual that dropped it? If so, this plugin is EXACTLY what you need. Plugin Description: Drop Stopper plugin keeps dropped items from being despawned when they clip/fall through the terrain by bringing them back up to the ground. Items that have been dropped are tracked with ESP (see item through walls) to help players locate them without asking an Admin for help! Items that are too far away can be instantly collected or ignored with chat commands. Q & A: Q: What happens if an item falls through the ground? A: Drop Stopper automatically detects the item is falling underground and returns it to the surface. The player can then use /dsfind chat command to enable item ESP to locate their dropped items. Q: What is Drop Stopper item ESP? A: If the player has permission, they can use to /dsfind chat command to view all their own personal dropped items. The ESP is highly visible red text in 3D space. For example: "Bandages (world) 29.9m" indicates that you dropped bandages that are 29.9 meters away. Q: Can other people on the server see my Drop Stopper tracked items? A: No. Only the player that dropped an item can the ESP location. Everyone else only sees the dropped item as a normal item on the ground. Q: What happens if my item despawns after sitting on the ground for a long time? What happens if another player picks up my tracked item? A: You will no longer be able to see the tracked item. It was deleted or belongs to someone else now. Q: What happens if an item falls through the ground into an underground tunnel? A: If /dsfind chat command is used, the player will be able to see the item far below the ground. They can either go down and get it, or use the /dspull chat command to instantly pickup all of their personal Drop Stopper tracked items. Q: What happens if I use /dspull chat command and my inventory is full? A: The item is dropped in front of you and is no longer tracked by Drop Stopper, unless you pick it up and drop it again. Q: What happens if I drop a bunch of items on the ground? A: First of all, learn how to recycle. Second, all the items will be tracked by Drop Stopper. If you don't want them to be seen use the /dsignore chat command. Q: Can I disable the ESP tracking text for dropped items? A: Yes. If you are an Admin, you can disable permissions for players or groups for any chat command. Disabling /dsfind permissions, then reloading the plugin would drop all players using it and disable further use. Q: What happens when an item is dropped into the ocean or lakes? A: Items will slowly fall through the water like they would in Vanilla Rust. They will stop on the ground below the water. If it falls through the ground under the water, DropStopper will return it to the ground below the water. After dropping any item, Drop Stopper tracks the item with ESP. Works: Inside a base Underground tunnels Outside Caves In a minicopter/scrap heli Underwater Items dropped on Cargo, Boats, or Scrap Piles in the ocean Configuration: { "Enable debugging messages in console: (Default=false)": false, "Global chat command cooldown in seconds: (Stops players from spamming commands) (Default=5.0)": 5.0 } Permissions: 1.save.falling.items - If you drop an item and it falls through the ground Drop Stopper will bring it back to the surface to be saved 2.override.save.falling.items - Allows admin to dispose of items under the map 3.allow.dsfind.command - Allows the use of the /dsfind command 4.allow.dsignore.command - Allows the use of the /dsignore command 5.allow.dspull.command - Allows the use of the /dspull command Chat Commands: /dsfind - Enables item ESP for only items dropped by the player that uses this command. /dsignore - Disables item ESP /dspull - Instantly picks up any dropped items (does not work on backpacks) Console Commands: This plugin does not have console commands!
    $6.99
  20. Any news on an update?
  21. Vergbergler

    Permission Request

    Any ETA on an update?
  22. None of your commands are broken. It's when players are using them over and over very quickly is causing the problem.
  23. Players on my server have found out they can cause HORRIBLE LAG on the server by spamming PNPC GUI buttons such as "Gather Berries". I've reduced the searching range to 40m but it still lags the server when abused. Could we get a cooldown or waiting period between bot requests per player? Could you cooldown time be configurable through the config file as well? For example: Player is spamming "Gather Berries" but they can only send the command once every 5 seconds.
  24. You marked it as Fixed in version 1.3.16 and you're currently on version 1.5.2 with no explanation. I know it's not currently a feature. It was a request to add since your other mod already includes this feature.
1.9m

Downloads

Total number of downloads.

9k

Customers

Total customers served.

131.7k

Files Sold

Total number of files sold.

2.7m

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.