Jump to content

Blue card

Pending 2.2.4

Kayotics
Kayotics

Posted

The skill on skill tree that let you use anycard for doors regardless of the colour breaks the blue card door . then iw will not open even if you use the blue afterwards 

aimacak

Posted (edited)

On 8/11/2026 at 6:54 AM, Kayotics said:

The skill on skill tree that let you use anycard for doors regardless of the colour breaks the blue card door . then iw will not open even if you use the blue afterwards 

Hello, you can find method OnCardSwipe in SkillTree.cs and add upper it this:

private object OnCardSwipeWaterEvent(CardReader cardReader, Keycard keyCard, BasePlayer player) => OnCardSwipe(cardReader, keyCard, player);

you must have something like this:
 

private object OnCardSwipeWaterEvent(CardReader cardReader, Keycard keyCard, BasePlayer player) => OnCardSwipe(cardReader, keyCard, player);
 
private object OnCardSwipe()
{
    ...
}



If it will help you, you need write about this to SkillTree developer.
 

Edited by aimacak

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
11.8k
Customers served
Files Sold
168.4k
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.