You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jumping may need to be handled after all, as it seems when a dummy player picks up boots and jumps the game appears to think they're falling and applies fall damage on the server side but the client never sees this damage.
Need to hook the Jump, Crouch, Fire (Release, Hold, and Fire) functions so that we're able to send that data in the player snapshots to the server.
The text was updated successfully, but these errors were encountered: