Jump to content

nivex

Creator
  • Posts

    6,175
  • Joined

  • Last visited

  • Days Won

    207

Everything posted by nivex

  1. Changed Status from Pending to Closed
  2. nice, glad you got it sorted! good luck
  3. hi, you can disable these in the profiles, oxide/data/RaidableBases/Profiles/ this is not going to destroy their loot though, just move it outside of the dome by 5 meters. it is drawn on their screen too. these will not eject corpses from PVP raids by default, as PVP raids shouldn't be locking to an owner in PVP: Eject Corpses From Enemy Raids Eject Corpses From PVE Instantly players can easily take other players items if these are enabled Rust Backpacks Drop At PVP Bases, false by default Backpacks Drop At PVP Bases, false by default Allow Player Bags To Be Lootable At PVP Bases, true by default otherwise it is some other plugin
  4. nivex

    Could you help me?

    Changed Status from Pending to Closed
  5. nivex

    Could you help me?

    np
  6. nivex

    Could you help me?

    hi, disable this option in the profiles: Items Always Take Condition Loss And Cannot Be Repaired
  7. nivex

    3.1.6

    heya, there is your issue. the config is default, and your loot tables are missing. so you need to install those files from the tier 3 package and it'll be sorted. if you already had those files installed and working prior to the update then there is some unknown issue on your end. I don't reset files, so in that case you can restore a backup or reinstall the missing tier 3 package files. your profiles are good, the copypaste files exist, all that is missing is the config and the loot tables now.
  8. nivex

    3.1.6

    hi, attach your config and I can take a look at it. post everything the plugin says when it loads. this must include the grid message that shows up a few minutes after the plugin loads. post everything from rb.config list command. this will confirm the relevant files exist in both the copypaste directory AND the profiles. you can ignore "does not exist" messages for anything irrelevant.
  9. nivex

    Broken today

    hi, it's not broken 3.1.6 requires the Rust update per the update notes The AI is wrong, that removal would only work on the current Rust update, not the one being released today
  10. nivex

    Raidable Bases

    3.1.6 has been released. Requires Rust update This update fixes several issues The major update is delayed until further testing, that update will include many changes not in 3.1.6 Enjoy
  11. nivex

    Abandoned Bases

    @Deicide ok ty. should be more reliable next update, I fixed a few edge cases.
  12. nivex

    Abandoned Bases

    @Deicideheya you can use Lock Base Expires After Inactive Time (Minutes) for this. I recommend 20
  13. nivex

    Raidable Bases

    @Commo maybe, but that would require purchase options for PVP and PVE which would be double the options to configure. I can consider a multiplier instead, but I am not interested in duplicating each option
  14. nivex

    Raidable Bases

    @Commo heya, the cost is the same for both
  15. nivex

    Raidable Bases

    @Dead Nasty turrets are still effective on my server so not sure what changed on yours Minimum Damage Modifier and Maximum Damage Modifier remain at 1.0 by default in the profiles
  16. nivex

    Abandoned Bases

    @Waddie hi, Abandoned Bases requires a few standard hooks to work properly and SimplePVE lists those required hooks in its documentation so it should work.
  17. nivex

    About purches using scrap

    you're welcome, enjoy:)
  18. nivex

    About purches using scrap

    heya, yes, it is currently bugged for purchases and refunds and will be fixed in the next update yep, your hunch is right. that code is the problem for both issues. the fix is to simply replace lines 16521 to 16525 with this: int amount = Math.Min(slot.amount, amountLeft); amountLeft -= amount; slot.amount -= amount; slot.ReduceItemOwnership(amount); if (slot.amount <= 0) slot.Remove(); else slot.MarkDirty();
    Each base feels methodically designed. The easier bases start out approachable, while the higher difficulty levels are designed to lure players into a false sense of security, only for them to instantly regret their decision when they’re sent back to the respawn button. This provides a challenge that requires them to pay attention and think, keeping them engaged with your content, and helping with player retention long term.
  19. I typically don’t comment on base packages, but I’ve been using these for about a week prior to their approval, and I have to say they’re great. These bases will make players stop and think rather than simply rushing through them, keeping them more engaged with your server’s content and helping with player retention. Great job!
  20. nivex

    Raidable Bases

    @DrayTemplar hi, if you want to buy a base then use /buyraid moradon_easy_raid01 if you want to spawn a specific base without buying it then use /rbe moradon_easy_raid01 if you want to spawn a specific base somewhere randomly on the map without buying it then use /rbevent moradon_easy_raid01
  21. nivex

    Refund Scrap & Loot

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  22. nivex

    Refund Scrap & Loot

    yep yep np, enjoy
  23. nivex

    Refund Scrap & Loot

    heya MichuX, there is an issue with the base or its profile if it does not find any boxes. The refund issue is fixed in the next update, I responded here: https://codefling.com/plugins/raidable-bases?page=177&tab=comments#findComment-84526
  24. nivex

    Raidable Bases

    the documentation has been rewritten to be easier to read and incrementally introduces you into deeper functionality of the plugin. this should help alleviate confusion and difficulty with setting up the plugin. it also hints at what is to come.

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.9m
Total downloads
Customers
12k
Customers served
Files Sold
169.8k
Total sales
Payments
3.7m
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.