Jump to content

cooldown Massage not work.

Pending 3.1.5

Kobani
Kobani

Posted

@nivexSince the last update, the cooldown message is no longer visible.

 

nivex

Posted

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

Johnnathan Wick

Posted

I tried configuring it in several different ways, and the cooldowns aren't being applied to the groups or permissions. I opened a ticket about it, but I see we already have this one open.

 

Kobani

Posted

2 hours ago, nivex said:

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

If a player has an active cooldown and tries to buy a raid base through the UI, the remaining cooldown time should be shown in chat. Currently, nothing happens, which confuses players.

 

nivex

Posted (edited)

@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.

image.png.68a4536a8169f5c3b7c6018540e78d91.png

 

RaidableBases.json

I didn't modify the cooldowns, just added the missing difficulty options. 🙂

 

Edited by nivex
nivex

Posted

@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))

 

  • Love 1
Johnnathan Wick

Posted

For some reason, the highest VIPs, which should have a 10-minute cooldown, are showing a 30-minute cooldown. I can't understand where the error is. Before the update, the cooldowns were working, which means that the VIP permission groups still exist on the server, but the plugin is detecting other groups because 30 minutes is the cooldown for VIP3. It's really very strange.

Johnnathan Wick

Posted

The players are experiencing a 30-minute cooldown, and it resets when the raid despawns. I hope these symptoms can help me in some way.

nivex

Posted (edited)

@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
        },

 

Edited by nivex
Johnnathan Wick

Posted

I use a raid island system and I had problems with base respawning because items on the islands were dropped on the ground. So I had to configure the base to clear the loot on the ground when it despawns so that the next base can spawn and not block the raid island. But thinking about slower players, I had to create a base despawn timer to give players time to collect the loot, teleport, or recycle in the recycling bins I placed on the raid islands.

Another question: if I install an older version of the plugin, will I have problems? This way, players will have their VIP cooldowns until the new version of the plugin is released. And thank you very much for your work and effort; it's a wonderful and complex plugin. Congratulations!

nivex

Posted (edited)

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.

Edited by nivex

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
162k
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.