Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

The Browncoat Update - ReloadStartOffset that delays removing the magazine of a gun when reloading #551

@pawnishoovy

Description

@pawnishoovy

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions