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
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.
Example 2:
The player would not hear the Armor respawn on the box despite being right beside it.
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.
The text was updated successfully, but these errors were encountered:
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
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.
Example 2:
The player would not hear the Armor respawn on the box despite being right beside it.
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.
The text was updated successfully, but these errors were encountered: