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
Even OnPlayerUpdate can miss some fast scrolling so its accuracy is not ideal (and tbf it cannot be ideal if made serverside). It would be even more strange to see this as out-of-the-box callback which isn't accurate enough for people who imply that it should detect everything if it was allocated into a separate and "natively" done thing
A lot servers have to do it like me:
A infinite timer to check every 0.5 sec, to detect if player change weapon, to change weapons on skin and stuff like that
Would be possible on server side to detect and create a new callback
OnPlayerChangeWeapon
???
The text was updated successfully, but these errors were encountered: