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
{{ message }}
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
ReloadStartOffset in MS. Sort of like the ReloadStart equivalent of ReloadEndOffset. It does not at all change the behaviour of ReloadTime even if the magazine is already removed, but it delays the sound being played and the magazine being removed.
This will make reloads feel a little better and improve the firing sounds of single-shot/low-magazine weapons because ReloadStart won't be constantly playing over their firing sound.
This should be capped to ReloadTime - 1 so it can't wig out if it's larger than ReloadTime.
Some scripts may depend on the Magazine being immediately gone when reloading so they should be looked out for and fixed.