Jump to content

Raidable Sleeper Event [Works with HallOfShame] 2.0.0

$4.99
   (1 review)
Message added by RustFlash,

If you need quick support, feel free to open a ticket on my Discord. When joining, please select the FLASH role.
I also have some free plugins there that might interest you.
https://discord.gg/2ftdtaTQ6S

1 Screenshot

  • 6.1k
  • 39
  • 5.08 kB
  • Update details
    v2.0.0
    Released
    Download size5.08 kB
    Total versions6
    Time between versions 439 days
    Typical update pace About every 93 days
    Freshness 111 days ago

This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments

0g.Ghost.7373

Posted

Can you tell me how to fix this?

Calling hook CanLootPlayer resulted in a conflict between the following plugins: RaidableSleeper - False (Boolean), Skins (True (Boolean))

This is the part in the Skins file...

        private object CanLootPlayer(BasePlayer looter, BasePlayer target)
        {
            if (looter != target)
                return null;

            ContainerController container;
            if (!_controllers.TryGetValue(looter.userID, out container) || !container.IsOpened)
                return null;

            return true;
        }

  • Love 1
RustFlash

Posted

It is not compatible with the skins plugin. Can you tell me who this plugin is from?
 
I'll see if I can make it compatible for the next version.

RustFlash

Posted

✔️️ Working since version 1.6.0

On 10/9/2024 at 3:54 PM, 0g.Ghost.7373 said:

Can you tell me how to fix this?

Calling hook CanLootPlayer resulted in a conflict between the following plugins: RaidableSleeper - False (Boolean), Skins (True (Boolean))

This is the part in the Skins file...

        private object CanLootPlayer(BasePlayer looter, BasePlayer target)
        {
            if (looter != target)
                return null;

            ContainerController container;
            if (!_controllers.TryGetValue(looter.userID, out container) || !container.IsOpened)
                return null;

            return true;
        }

 

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

User Feedback

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.9k
Customers served
Files Sold
156.7k
Marketplace sales
Payments
3.4m
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.