Patched for Oct Update (Unofficial)

thank you 😊🙏

Unfortunately the patch does not work on Carbon :(

Thanks for the heads up. I'll spin up a carbon server and attempt a fix.

Do you happen to have the console error you received?

Thanks brother!

When I loaded your version, I got this error related to "OnlinePlayers":

Failed compiling 'Trade.cs':
  1. The type or namespace name 'OnlinePlayersAttribute' could not be found (are you missing a using directive or an assembly reference?) [CS0246]
     (Trade 10 line 68)

This was actually patched by BugMan in Carbon discord, you can find it here in discord.

But when I loaded the patch by BugMan, I got this error instead:

Failed compiling 'Trade.cs':
  1. Property or indexer 'StorageContainer.inventory' cannot be assigned to -- it is read only [CS0200]
     (Trade 17 line 1018)

I tried combining both your patch & BugMan's patch but didn't get it to work(tbh I'm just a bad C# coder :D)



Merged post

Update: BugMan's shared a new updated patch which work for Carbon. You can find it here in Carbon's discord.