Hey guys,
I am working on a server sided mod. I want to manipulate the break speed there, but noticed that it seems that changing the BreakSpeed on ServerSide only wont work, because the Client doensnt know.
So my question: Is it possible to manipulate the breakspeed (BreakSpeed event) on server side only? If yes how to inform the client? I was unable to find a correct package for that