-
Posts
6,027 -
Joined
-
Last visited
-
Days Won
202
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by nivex
-
OnRaidableBasePurchased hook seems to not work anymore
nivex replied to miniMe_rust's Support Report in Support
Changed Status from Pending to Closed -
OnRaidableBasePurchased hook seems to not work anymore
nivex replied to miniMe_rust's Support Report in Support
you're welcome, enjoy! -
OnRaidableBasePurchased hook seems to not work anymore
nivex replied to miniMe_rust's Support Report in Support
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) -
hey, haha, i can note that down.
-
you have the raidabebase.banned permission
nivex replied to Double_Tapper69's Support Report in Support
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. -
you have the raidabebase.banned permission
nivex replied to Double_Tapper69's Support Report in Support
anything that can help you remove permissions will work -
hi, it says to update copypaste plugin.
- 1 reply
-
- 1
-
-
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.
-
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
-
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.
-
@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 },
-
@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))
-
@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.
-
@Johnnathan Wickhi attach config @Kobanimessage is not shown. i will confirm later ty
-
@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.
-
hi, which message? player lockouts or buyable cooldowns? and show where?
-
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.
-
you have the raidabebase.banned permission
nivex replied to Double_Tapper69's Support Report in Support
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 -
you have the raidabebase.banned permission
nivex replied to Double_Tapper69's Support Report in Support
heya, because someone has granted it use this command: /rb unban