Closed hubismal closed 2 years ago
Fabrication-related issues should be fixed with https://github.com/Regalis11/Barotrauma/pull/7869, needs testing
We didn't encounter any fabrication syncing during yesterdays playsession, this seems to be working correctly. Closing.
My mod has an item called "Clown Slick" that applies a stun affliction and a little bit of internal damage to nearby characters if they have no internal damage (internaldamage="eq 0"). It also plays a banana peel sound effect because it's supposed to be like you're slipping on an oily piece of cloth. It's funny in singleplayer, but not in multiplayer because it doesn't seem to work properly. There are two mysterious issues that don't seem to exist anywhere else.
I am trying to go through the code and cut out multiple parts to see what works and if anything fixes it, but it takes a while. I suspect it's something statuseffect related but I can't imagine why it would happen. Either way, this is definitely a bug due to the fact it exclusively doesn't work in multiplayer.
There is a link to my mod above if you want to try it out (for testing purposes obviously) but here is the code anyway: