Lucky coin (and upgrades) "fix" #2112
Maklock
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So, for some reason the lucky coin (and rings) are not working on multiplayer.
So here's a simple hook to fix it.
Just register OnHit to ServerApi.Hooks.NpcStrike
I just took the original method from the decompiled client, for same drop rates.
It works just fine.
Beta Was this translation helpful? Give feedback.
All reactions