Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IG+] [469d] No respawn sound effect for weapons and power-ups in online play #23

Open
rxut opened this issue Dec 1, 2023 · 0 comments

Comments

@rxut
Copy link

rxut commented Dec 1, 2023

There's a bug where if an item is not in direct line of sight of the client, the player won't hear the respawn sound effect. It affects both weapons and power-ups.

Example 1:

The player would not hear the Thigh Pads respawn.

Screenshot 2023-12-01 151235

Example 2:

The player would not hear the Armor respawn on the box despite being right beside it.

Screenshot 2023-12-01 145501

Screenshot 2023-12-01 151153

It has been confirmed that this is a base game issue as the respawn effect is spawned and not replicated if a client can't see it.

As a result, the respawn sound also won't play because it's attached to the effect.

Marco proposed a workaround to it would be to give weapons and items a silent ambient sound. This ambient sound could then be replicated through walls within the hearing radius.

@rxut rxut changed the title [IG+] [469d RC4] No respawn sound effect for weapons and power-ups in online play [IG+] [469d] No respawn sound effect for weapons and power-ups in online play Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant