Error After Latest Rust Update: Plugin ConflictSolved

Hello everyone,

Since the latest Rust update, I’ve been encountering the following error message:

"Calling hook OnSamSiteTargetScan resulted in a conflict between the following plugins: SAMSiteRange - False (Boolean), RaidableBases - True (Boolean)."

Could anyone advise me on what I need to do to resolve this issue?

Thank you in advance for your help!

hi, that's because it should return true instead of false.
try this version:

https://pastebin.com/RBJkJdAg

Save as SAMSiteRange.cs

Hi nivex,

Thank you so much for the quick response and for providing the updated version of the script! I tried the new version, and it successfully fixed the issue. Everything is working perfectly now.

I really appreciate your help!

Thanks again and best regards,

no problem enjoy!

Locked automatically