Jump to content

HunterZ

Member
  • Posts

    297
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by HunterZ

  1. Just ran this up on my test server in advance of possibly running it on my live server next month. Very cool! Some things I noticed: Extraction Rig's map name has a typo There's a pair of towers offshore with a scientist on each - these don't show up on the map at all (it's okay if this is intentional, it's just something I noticed while surveying for possible DynamicPVP zones) Players are going to love the canyon customizations! Road Bradley doesn't seem to like this map because the roads other than the ring road are split up into little sections (would be good to have a few 120+ point roads if possible)
  2. HunterZ

    BotReSpawn

    Can't post in the support thread, so I'll post here in case it helps: https://discord.com/channels/500413814244638747/758543626069737503/1304942822004097146
  3. HunterZ

    Player Ranks

    Odd, BetterChat is working fine for me. I looked at its uMod forum, and one report looks like someone is loading a bad JSON config, and the other was solved by forcing a plugin reload. Edit: In retrospect, it's possible that I hand-patched it months ago. Feel free to DM "hunterz_" on Discord and I can send you my version in case it helps.
  4. Right, would have to be super careful about exploitation. There are also sticky things like what if someone leaves their TC unlocked and someone auths. Note also that people would potentially be able to raid non-PVP bases placing a TC as close as possible and then enabling PVP. I also end up with analysis paralysis when I start thinking about teams and such. There are also a lot of extra things that would need to be implemented, like saving opt-ins to a data file so that they get remembered across server/plugin restarts.
  5. Hmm, yeah that wasn't one of the use cases I planned for during development. Can you describe in more detail how you would expect this to work?
  6. Never mind, it seems to be working better than I thought. I swear sometimes when people post links to CF pages on discord it just shows a generic site banner+summary, but when I went to look for an example I could only find things working more like I'd expect.
  7. Idea for sucking less: Improve discord embeds served by the site, so that it actually provides link-specific data instead of a generic CodeFling site description + image.
    I've been using this on my hybrid PVP server for about 10 months, along side Raidable Bases to provide a more pleasant raiding experience overall. It has been actively maintained over this time, and the developer has been responsive and willing to look into issues. On the admin side this plugin is highly configurable, catering to a wide variety of use cases. You can fine-tune who, what, when, why, and how bases are protected - including things like whether to protect twig construction, vehicles, specific prefabs, etc., how to handle teaming, how to notify players that a base is protected, etc. On the player side, it seems intuitive/straightforward enough that my players adjusted to it immediately.
  8. Does this support rectangular zones that are defined via x/y/z sizes (and optionally a rotation) instead of a radius?
  9. I would hope that moderators aren't prompting people other than to give them general direction to include some details about what specifically they (dis)like about something. As a prospective customer, "wow this is great A+++++" eBay-style feedback doesn't help me... I want to hear things like "this really helps make up for running small maps" or "I'm disappointed that this doesn't support tugboats" because it's going to help me judge how good a fit it might be for use cases that the author didn't think about. Consequently, I also try to think of these kinds of details when writing my reviews.
  10. Funny that people still try to submit substance-less reviews when there's already a feature for that: reactions.
  11. HunterZ

    Player Ranks

    You have not corrected it. Details in a support thread here: https://codefling.com/files/support/16464-player-name-and-title-swapped-in-title-lost-messages/
  12. CodeFling is pay2win? Smh
  13. HunterZ

    AgileZones

    Responded elsewhere, but in case anyone else is interested: DynamicPVP is good at providing zones for monuments and world events - including crates. On my server this makes Dome and Radtown conditionally PvP depending on whether a crate is present.
  14. It looks like SimplePVE disables itself in all Zone Manager zones, and PBPZ works by creating such zones, so I think they should be compatible. Unfortunately it's a paid plugin, so you'd have to test and let me know.
  15. Highly recommend checking out DynamicPVP on umod for this. These two plugins compliment each other very well, especially now that I'm also the developer for both of them
  16. I don't care what industry is doing, I care what gets me the best personal workflow to support my hobby. Repo per-plugin would break my workflow, not to mention clutter up my github account with a bunch of repos. Do what you want, and I'll do what I want, and we'll all make cool things.
  17. Umod tried to implement this, but it's useless for me because they assumed that you'd have only one plugin per repo, and I want to manage all of my plugins together in one repo for now.
  18. Would like to second markdown support. I can't make just one word be monospace/preformatted. Would also make it much easier to synchronize documentation between CF and GitHub etc.
  19. Optimize the search feature for regular people instead of nerds. If someone types in the name of a plugin, the plugin should be the search first result. Regular people don't care about wrangling a search engine by sprinkling double quotes around it or whatever, they just don't.
  20. There are convars for this. Type `find decay` in your server console/RCON. Default indoor decay from full health to broken takes 2880 minutes (2 full days), and default outdoor decay is 480 minutes (8 hours).
  21. HunterZ

    Player Ranks

    FYI, "Structures Upgraded" doesn't work on Carbon because the Carbon's support for the `OnStructureUpgrade()` hook is currently broken. I filed a bug here: https://discord.com/channels/1013291619765723196/1291239356597669938 In the meantime, adding a `d` to the end works: void OnStructureUpgraded(BaseCombatEntity entity, BasePlayer player, BuildingGrade.Enum grade) => Plus(player, "StructuresUpgraded", 1); Edit: This is no longer an issue.
  22. FYI, I have released Player Base PvP Zones as my own spin on this idea, which covers all base types, provides moving and dynamic sizing, creation/deletion delays, PvP exit delays, etc.

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.4m
Total downloads
Customers
10.8k
Customers served
Files Sold
155.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.