Jump to content

nivex

Creator
  • Posts

    6,027
  • Joined

  • Last visited

  • Days Won

    202

Everything posted by nivex

  1. Changed Status from Pending to Closed
  2. you're welcome, enjoy!
  3. heya minime, the hook has been updated to remove a couple unused arguments. OnRaidableBasePurchased(string owner, Vector3 eventPos, string gridLabel, int mode, bool allowPVP, string BaseName, DateTime spawnDateTime, DateTime despawnDateTime)
  4. hey, haha, i can note that down.
  5. nivex

    Raidable Bases

    @CraZyL22 hi, harmless on line 14809 change: if (config.BlockPaidContent && config.DestroyLootedContainer && to: if (config.BlockPaidContent && config.DestroyLootedContainer && !container.IsKilled() &&
  6. hi, if you are seeing the banned permission when you enter events then you still need to revoke the permission. there really is no other possibility. use the command I gave you. It works. I wrote that command for people that accidentally grant themself that permission. /rb unban I granted the banned permission to 2 different groups and the command revoked both of them on carbon. I granted the permission to myself and it revoked that too so it's working fine.
  7. anything that can help you remove permissions will work
  8. nivex

    Need help!!

    hi, it says to update copypaste plugin.
  9. nivex

    cooldown Massage not work.

    nah, that vip functionality does not exist in any version including 3.1.3. I wish I could say what you might be confusing it with but I don't know. unless you were using it from some other plugin, then raidablebases has only worked with the raidablebases.vipcooldown for vips. in the next update you'll be able to specify anything you like. `Apply Cooldown When Base Despawns` has been added in the next update, too.
  10. nivex

    About buyable events

    hi, yes, you were allowed to sell the base at no cost, but it is required to specify free in the command now. neither plugin will be able to refund you if the purchase fails and the shop handled the payment. this is why raidablebases should handle the payment instead, and the shop sell at no cost. if you wish to continue using it as before, then specify free in the command buyraid 0 steamid free
  11. nivex

    About buyable events

    heya maxalt, you don't have any prices configured. not sure what happened with that since I do not reset these, but they're not set now. I suggest using a backup or configuring the prices again.
  12. nivex

    cooldown Massage not work.

    @Johnnathan Wick hi, the cooldown should reset on despawn. that's intended. did you want it optional? sorry that I didn't notice this sooner, but adding multiple new vip permissions is not implemented and didn't work last update. other functionality in the plugin has this, but not buyable cooldowns. renaming options won't work. what I'll do is turn the "VIP permission" into a list where you can define your own permissions in the next update. that'll be more consistent with other functionality in the plugin that supports this already. this is how each one should look in the meantime, with raidablebases.vip2-5 removed and raidablebases.vip1 renamed back to raidablebases.vipcooldown "Easy": { "VIP Permission: raidablebases.vipcooldown": 150.0, "Admin Permission: raidablebases.allow": 0.0, "Server Admins": 0.0, "Normal Users": 3600.0 },
  13. nivex

    Raidable Bases

    @Maverick78 hi, it says it is either not installed or it is not loaded. install 4.2.7 from umod and reload CopyPaste.
  14. nivex

    cooldown Massage not work.

    @Kobani hi, yep, the message is not shown for /buyraid when a player has a cooldown. this will be fixed in the next update. line 18431: if (HasBuyableCooldown(buyer, mode)) change to if (HasBuyableCooldown(buyer, mode, true))
  15. nivex

    cooldown Massage not work.

    @Johnnathan Wick hi, a side note, some new difficulties are missing some options. please use the rb.difficulty command to handle adding, removing, or updating a new or existing difficulty in the future. I've attached your config with the missing options. as for cooldowns, you don't have any configured for admins or raidablebases.allow so no cooldown will be applied to them. I've confirmed that cooldowns are applied when set. RaidableBases.json I didn't modify the cooldowns, just added the missing difficulty options.
  16. nivex

    cooldown Massage not work.

    @Johnnathan Wickhi attach config @Kobanimessage is not shown. i will confirm later ty
  17. nivex

    Raidable Bases

    @Ortigahi, cant really say without the base. the code has changed and ive confirmed it works properly so i dont know whats differentt with that base. you cannot share paid bases though.
  18. nivex

    Raidable Bases

    @Zojak heya, see the update notes Added `Block AlphaLoot Plugin` (false) Added `Block BetterLoot Plugin` (true) Added `Call OnCorpsePopulate Hook (some plugins require this)` (false) - way too many plugins are forcing their own loot now, this will block some of them when this option is set to false.
  19. nivex

    cooldown Massage not work.

    hi, which message? player lockouts or buyable cooldowns? and show where?
  20. nivex

    Raidable Bases

    3.1.5 released to fix npc respawn time language files german/pt-br/swedish have "RP" fixed. if "RP" shows incorrectly you must edit the language file as follows: "RP": "{0} RP", enjoy
  21. nivex

    Raidable Bases

    @Ian hi, edit your language file "RP": "{0} RP", not sure why a few people have this issue, it is correctly implemented. edit: ah, german/pt-br/swedish language files have "RP" instead of the above. fixed in next update
  22. nivex

    Raidable Bases

    Good luck with the Rust update everyone. Many plugins are going to break today, and that includes Raidable Bases. 3.1.4 has been released. You can update before the Rust update is released. Enjoy
  23. nivex

    Explosive Cost

    hi. that's where you can write the approximate cost of what players should bring to raid that base. accessible when they click the map marker.
  24. hi, you can use PermissionsManager to remove the banned permission. you can remove any other permission you don't need as well (none are required by default). https://codefling.com/plugins/permissions-manager
  25. heya, because someone has granted it use this command: /rb unban

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.6m
Total downloads
Customers
11.3k
Customers served
Files Sold
162.5k
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.