Jump to content

Vergbergler

Creator
  • Posts

    408
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Vergbergler

  1. Their armor is returned to their body just as they die.
  2. Version 1.1.5

    108 downloads

    Instant Scuba Diver instantly equips full scuba gear when swimming, then puts back on your original armor when you go back to walking. Scuba gear does not need to be in inventory, just instantly equips when needed. Makes going in and out of the water a breeze and effortless. Great for diving, emergency jumps out of a boat, or quick escapes! Your out-of-water armor is safely stored in memory until you get back out of the water. Used scuba gear is deleted from attire slots and inventory. FAQs: Q) What happens to my armor if I die underwater? A) Your armor is returned to your body just as you die. Return to your body to get it back. Q) Can players save the scuba gear for profit? A) No matter where the player moves the scuba gear (inventory, backpack, recycler, boxes, or TC) it will be deleted automatically. Q) I have a plugin that allows players to recycle anywhere. How can I stop them from recycling the scuba gear? A) Even if players can open a virtual recycler, the items will be deleted instantly before they can recycle it. Q) If I give permission for both the SINGLE and DOUBLE diving tanks at once, will the player get 2 diving tanks? A) No. DOUBLE diving tank permission overrides the SINGLE diving tank permission. Configuration: This plugin does not contain a configuration file! Permissions: InstantScubaDiver.diving_fins - Allows any player to equip diving fins automatically InstantScubaDiver.diving_mask - Allows any player to equip diving mask automatically InstantScubaDiver.diving_suit - Allows any player to equip diving suit automatically InstantScubaDiver.single_diving_tank - Allows any player to equip single diving tank automatically InstantScubaDiver.double_diving_tank - Allows any player to equip double diving tank automatically InstantScubaDiver.use - Allows any player to use the plugin Chat Commands: This plugin does not have chat commands! Console Commands: This plugin does not have console commands!
    $5.99
  3. Vergbergler

    Missing monument.

    There is a location on the map south of Outpost at O7 that is void of all buildings and have giant holes in the ground. [See images]. The train tracks are broken keeping trains from being able to make a full loop around the map. Please fix. Thank you.
  4. Fantastic, thank you for the update! It works great.
  5. 1) Spawn with Jet unless the user is spawning on a bag. 2) Variable launch strength & duration. 3) Option to turn off rocket for launching -or- make the rocket despawn instead of exploding on hit. Love the plugin! My players have having loads of fun flying around!
  6. Is it possible to have the "paraglider.jetrespawn" only work with non-bag respawns?
  7. "Bag cooldown time": 10.0, should be labeled "Extra_pockets cooldown time": 10.0,
  8. Vergbergler

    command not working

    Apologies, this is incorrect. The command it working fine. Please close.
  9. Vergbergler

    command not working

    The command "pnpc farm metal" is not working. The commands: "pnpc farm wood" "pnpc farm stone" "pnpc farm sulfur" ARE working.
  10. Item = any item in your inventory that looks like a small image Entity = any item in the world outside your inventory Since Items are not in the world and their stack sizes mean nothing when dropped: No, it doesn't matter how big the stack size is of an item. If you drop it with permissions, DropStopper will save the item from falling through the ground.
  11. Vergbergler

    add timer

    Changed Status from Pending to Closed Changed Fixed In to 0.1.8
  12. Vergbergler

    add timer

    If you have any issues with the update, please open a new ticket! Enjoy!
  13. Vergbergler

    add timer

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

    add timer

    Questions: 1) How to do you want to sell? What are they spending? RP, Scrap? 2) Can they purchase this anytime?
  15. 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!
  16. 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!
  17. Vergbergler

    Error

    Changed Status from Pending to Not a Bug
  18. 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?
  19. 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!
  20. Vergbergler

    Error

    You can fix it by removing Map Marker API from your plugins folder.
  21. 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?
  22. Vergbergler

    Under Water Bots

    This fixed my issue. Players on my server stopped complaining about ninja underwater bots! Thank you very much!
  23. 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
  24. 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.

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11.2k
Customers served
Files Sold
160.6k
Total sales
Payments
3.5m
Processed total
×
×
  • 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.