0 of 0

File information

Last updated

Original upload

Created by

1010101110

Uploaded by

1010101110

Virus scan

Safe to use

Tags for this mod

About this mod

Due to lag / desync many players experience constant damage to boats.
This mod patches the boat water impact damage so it only occurs very rarely.
this doesn't change ANY other boat properties so it is friendly with vanilla and other mods.

Permissions and credits
This mod runs on a client. Whoever owns the boat object simulates the boat water impact damage. 
If you are on a server and someone else owns the boat object it will still take damage if they don't have the mod installed. 
So tell all your friends to install this as well!

If you are alone or own the boat object then this should work great to stop the constant boat damage.

There is no server side fix for this issue because the water impact code is run on the client using local variables =[

this is the stupidest easy one line fix lol, i'll even give you the code

Ship.m_minWaterImpactForce = 100f;
ISSUES / BUGS 
1010101110 github