Jump to content

Brad Copp

Creator Pro
  • Posts

    425
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Brad Copp

  1. Changed Status from Pending to Fixed Changed Fixed In to 1.0.9
    Magnificent craftsmanship with this map. Players agree
  2. Hello, , will upload another update shortly - sorry i missed it in 1.0.9
  3. Hi Kobani, i've tested with the latest version for quite some time and crates were respawning correctly, no real reason they shouldnt Here's my current example config for alwaysopen/building enabled/respawn/allow all vehicle { "Control - Schedule (plugin manages open/close mode and timers)": true, "Control - Content (plugin sets island/ghost ship/RHIB spawn settings)": true, "Control - Travel Rules (plugin changes what can pass through the portal)": true, "Control - Building (plugin enforces allow/deny building while in deep sea)": true, "Force apply change on plugin reload? (closes + reopens deep sea to apply spawn changes immediately. Recommend manual close/open instead.)": false, "Schedule": { "Mode (Vanilla | AlwaysOpen | Disabled)": "AlwaysOpen", "Open Time Seconds (vanilla wipeDuration)": 999999.0, "Cooldown Seconds (time until next opening after closing)": 5400.0, "Final Phase Seconds (used for end weather/ramp)": 1800.0, "Radiation Warning Phase Seconds (entry blocked when time left is below this)": 300.0, "AlwaysOpen - Keep Time Left Around Seconds": 999999.0, "AlwaysOpen - Refill When Below Seconds": 3600.0, "Disabled - Push Next Opening To Seconds": 9999999.0, "Set DeepSea Enabled Flag (restart may be required)": true, "DeepSea Enabled": true }, "Content": { "Islands": { "Count": 6, "Spacing Size (bigger = more spread out)": 300.0, "Edge Buffer (bigger = further from outer edge)": 750.0, "Minimum Spacing (hard minimum distance)": 600.0 }, "Ghost Ships": { "Count": 4, "Spacing Size (bigger = more spread out)": 80.0, "Edge Buffer (bigger = further from outer edge)": 450.0, "Minimum Spacing (hard minimum distance)": 400.0 }, "RHIB Groups": { "Count": 4, "Spacing Size (bigger = more spread out)": 10.0, "Edge Buffer (bigger = further from outer edge)": 1150.0, "Minimum Spacing (hard minimum distance)": 300.0 } }, "Travel Rules": { "Allow Any Vehicle": true, "Allowed Vehicle Prefabs (If not all vehicles)": [], "If any vehicle, require boat type only?": false, "Allow Players Without Vehicle": false, "Allow Noclip Players": true, "Allow Non-Player Passengers (npcs)": false, "Allow Non-Player Entity Teleport (npcs)": false, "Allow Entry During Radiation Warning Phase": false, "Ignore Extra Vehicle Onboard Check (eg copter transported on boat": false, "Log entry/exit": false }, "Building": { "Allow Building In Deep Sea": true, "DeepSea - Limit Foundations": true, "DeepSea - Max Foundations Per Player": 10, "DeepSea - GameTip: Show remaining on successful place": true, "DeepSea - GameTip: Show message when denied": true }, "Notifications": { "GameTip - Deep Sea Opening": true, "GameTip - Deep Sea Opened": true, "GameTip - Deep Sea Closing": true, "GameTip - Deep Sea Closed": true }, "Respawn (Crates/NPCs/Hackables)": { "Enable Respawn System": true, "Check Interval Minutes": 15, "Min Distance From Players To Allow Respawn": 100.0, "Respawn Hackable Crates Via Ghostship": true, "Hackable Crates Count": 2 } }
  4. Hello, yes it can stop deepsea from opening permanently. Not part of the plugin at this time
  5. Hi frontier, below is a tested and working config which: - Keeps deepsea always open - Allow build (max 10 foundations) - Allows any vehicle through - 15 minute respawn timer { "Control - Schedule (plugin manages open/close mode and timers)": true, "Control - Content (plugin sets island/ghost ship/RHIB spawn settings)": true, "Control - Travel Rules (plugin changes what can pass through the portal)": true, "Control - Building (plugin enforces allow/deny building while in deep sea)": true, "Force apply change on plugin reload? (closes + reopens deep sea to apply spawn changes immediately. Recommend manual close/open instead.)": false, "Schedule": { "Mode (Vanilla | AlwaysOpen | Disabled)": "AlwaysOpen", "Open Time Seconds (vanilla wipeDuration)": 999999.0, "Cooldown Seconds (time until next opening after closing)": 5400.0, "Final Phase Seconds (used for end weather/ramp)": 1800.0, "Radiation Warning Phase Seconds (entry blocked when time left is below this)": 300.0, "AlwaysOpen - Keep Time Left Around Seconds": 999999.0, "AlwaysOpen - Refill When Below Seconds": 3600.0, "Disabled - Push Next Opening To Seconds": 9999999.0, "Set DeepSea Enabled Flag (restart may be required)": true, "DeepSea Enabled": true }, "Content": { "Islands": { "Count": 6, "Spacing Size (bigger = more spread out)": 300.0, "Edge Buffer (bigger = further from outer edge)": 750.0, "Minimum Spacing (hard minimum distance)": 600.0 }, "Ghost Ships": { "Count": 4, "Spacing Size (bigger = more spread out)": 80.0, "Edge Buffer (bigger = further from outer edge)": 450.0, "Minimum Spacing (hard minimum distance)": 400.0 }, "RHIB Groups": { "Count": 4, "Spacing Size (bigger = more spread out)": 10.0, "Edge Buffer (bigger = further from outer edge)": 1150.0, "Minimum Spacing (hard minimum distance)": 300.0 } }, "Travel Rules": { "Allow Any Vehicle": true, "Allowed Vehicle Prefabs (If not all vehicles)": [], "If any vehicle, require boat type only?": false, "Allow Players Without Vehicle": false, "Allow Noclip Players": true, "Allow Non-Player Passengers (npcs)": false, "Allow Non-Player Entity Teleport (npcs)": false, "Allow Entry During Radiation Warning Phase": false, "Ignore Extra Vehicle Onboard Check (eg copter transported on boat": false, "Log entry/exit": false }, "Building": { "Allow Building In Deep Sea": true, "DeepSea - Limit Foundations": true, "DeepSea - Max Foundations Per Player": 10, "DeepSea - GameTip: Show remaining on successful place": true, "DeepSea - GameTip: Show message when denied": true }, "Notifications": { "GameTip - Deep Sea Opening": true, "GameTip - Deep Sea Opened": true, "GameTip - Deep Sea Closing": true, "GameTip - Deep Sea Closed": true }, "Respawn (Crates/NPCs/Hackables)": { "Enable Respawn System": true, "Check Interval Minutes": 15, "Min Distance From Players To Allow Respawn": 100.0, "Respawn Hackable Crates Via Ghostship": true, "Hackable Crates Count": 2 } }
  6. A search option to filter discussion posts and support requests by keyword and/or user would make it easier to check if something was already discussed before requesting support etc. I see theres a global support center search but would be nice to have these within product discussion/support too.
  7. Can try mine. { "Control - Schedule (plugin manages open/close mode and timers)": true, "Control - Content (plugin sets island/ghost ship/RHIB spawn settings)": true, "Control - Travel Rules (plugin changes what can pass through the portal)": true, "Control - Building (plugin enforces allow/deny building while in deep sea)": true, "Force apply change on plugin reload? (closes + reopens deep sea to apply spawn changes immediately. Recommend manual close/open instead.)": false, "Schedule": { "Mode (Vanilla | AlwaysOpen | Disabled)": "AlwaysOpen", "Open Time Seconds (vanilla wipeDuration)": 9999999.0, "Cooldown Seconds (time until next opening after closing)": 5400.0, "Final Phase Seconds (used for end weather/ramp)": 1800.0, "Radiation Warning Phase Seconds (entry blocked when time left is below this)": 300.0, "AlwaysOpen - Keep Time Left Around Seconds": 3600.0, "AlwaysOpen - Refill When Below Seconds": 600.0, "Disabled - Push Next Opening To Seconds": 9999999.0, "Set DeepSea Enabled Flag (restart may be required)": true, "DeepSea Enabled": true }, "Content": { "Islands": { "Count": 6, "Spacing Size (bigger = more spread out)": 300.0, "Edge Buffer (bigger = further from outer edge)": 750.0, "Minimum Spacing (hard minimum distance)": 600.0 }, "Ghost Ships": { "Count": 4, "Spacing Size (bigger = more spread out)": 80.0, "Edge Buffer (bigger = further from outer edge)": 450.0, "Minimum Spacing (hard minimum distance)": 400.0 }, "RHIB Groups": { "Count": 4, "Spacing Size (bigger = more spread out)": 10.0, "Edge Buffer (bigger = further from outer edge)": 1150.0, "Minimum Spacing (hard minimum distance)": 300.0 } }, "Travel Rules": { "Allow Any Vehicle": true, "Allowed Vehicle Prefabs (If not all vehicles)": [], "If any vehicle, require boat type only?": false, "Allow Players Without Vehicle": false, "Allow Noclip Players": true, "Allow Non-Player Passengers (npcs)": false, "Allow Non-Player Entity Teleport (npcs)": false, "Allow Entry During Radiation Warning Phase": false, "Ignore Extra Vehicle Onboard Check (eg copter transported on boat": false, "Log entry/exit": false }, "Building": { "Allow Building In Deep Sea": false, "DeepSea - Limit Foundations": false, "DeepSea - Max Foundations Per Player": 20, "DeepSea - GameTip: Show remaining on successful place": true, "DeepSea - GameTip: Show message when denied": true }, "Notifications": { "GameTip - Deep Sea Opening": true, "GameTip - Deep Sea Opened": true, "GameTip - Deep Sea Closing": true, "GameTip - Deep Sea Closed": true }, "Respawn (Crates/NPCs/Hackables)": { "Enable Respawn System": true, "Check Interval Minutes": 15, "Min Distance From Players To Allow Respawn": 200.0, "Respawn Hackable Crates Via Ghostship": true, "Hackable Crates Count": 1 } }
  8. Some sweet screenshots for you @J4V1
  9. Upload the custom map file here as an example - https://mapstr.gg/ It will give you direct download link to the map file which is needed in server.levelurl
    It was fine when it was simply an api for spawning npcs. Now it takes away most of the configuration from the plugins that actally use it and stuff it all in one folder. As an example in better npc, the monument configs now only store npc positions, and for every npc, settings have been removed and separated into individual files, all stuffed into the npcspawn folder, with many duplicates and no indication which monument preset they came from. eg if same NPC name in oil rig and large oil rig, you now have two files with the same npc name, and some randomised string for the duplicate, no indication which is from small and large rig . Now i have to spend time figuring out which monument Scientist-56e34e comes from, and which npc is from which oil rig . Bonus star for the new AI brains
    Great value and simple for players to use. Will definitely reduce the amount of "i dont remember where i parked" requests
  10. Thanks manky , i've let him know in support, should be good hopefully!
  11. This sounds like vanilla behavior. I recommend submitting a report to facepunch (F7 key) but will think about some built in restrictions. Hi M.Frutos, sorry i missed this for current update but will be added for you.
  12. Brad Copp

    Ez BoomBox

    안타깝게도 붐박스가 스폰될 때 자동으로 라디오 방송 목록이 열리도록 하는 것은 불가능합니다. 방송국 목록 UI는 클라이언트 측 동작이기 때문에 서버에서 강제로 표시할 수 없습니다. 목록을 열려면 플레이어가 직접 라디오와 상호작용해야 합니다.
  13. put 99999 in time Minutes until decay starts
  14. Brad Copp

    Loot Manager

    Should be soon. Give adem some time to re-work and do conversion logic again back to old format
  15. Thanks, i found this was a false alarm, the hook is still working, but will be removed in the future. I will update it to the new hook soon.
  16. This one might be a problem, because it is not technically a vehicle as far as the game is concerned. Seems more like items attached and surrounding a kayak for visuals, possibly the parented items blocking entrance with collision. I would recommend checking with Adem, I have a feeling he would already be thinking how to change this behavior. In case of karuza's vehicles, despite consisting of many different prefabs, they are done in a way so the game considers the whole thing to be a vehicle rather than individual parts, they even get their own unique prefab path, hence they go through the portal just fine
  17. Version 1.0.1

    60 downloads

    Player Boat Decay lets you tune player buildable boat global decay with straightforward configuration. Set how many minutes a boat takes to fully decay, and optionally add a “grace period” after last use before decay starts. Can easily reset back to vanilla and even apply updated settings without reloading plugin. Permissions playerboatdecay.admin Required to use the chat commands (if not server admin) Commands /boatdecay status Confirms current decay values /boatdecay reload Reloads the config, reapplies the global decay minutes immediately. Config notes Minutes to fully decay (-1 = vanilla): sets time to fully decay Minutes until decay starts (-1 = vanilla): sets how often after no interaction the decay starts Custom tick interval seconds: How often decay should tick when active Skip decay when indoors: optional ignor decay if boat is considered inside Log debug in console: prints decay details when enabled.
    $5.99
  18. Hey, no problem. I meant if you enter the deepsea while in noclip Mounted on vehicle doesnt seem to have this behavior so all good there
  19. Tested with vanilla minis, karuza helis and planes . Tbh i only notice the sleep if vanishing through the deepsea portal
  20. Write /deepsea close then wait for it to open and check again they dont show in the map so will need to look around or teleport to ptboat ptboat.deepsea (in F1 console teleportany ptboat.deepsea )

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.3m
Total downloads
Customers
10.7k
Customers served
Files Sold
154.6k
Marketplace sales
Payments
3.3m
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.