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
Bug: In multiplayer, the actor must be within a player's PVS in order for lines to be heard.
Found by missing EAS announcements, i.e. in bm_c1a2a.
In this questionable map design, the 'actor' for the radio is placed in an unplayable area of the map and its sound is re-transmitted via env_microphone.
The text was updated successfully, but these errors were encountered:
Alienmario
changed the title
logic_choreographed_scene not starting if player outside of actor's PVS
logic_choreographed_scene not heard if player outside of actor's PVS
Jun 18, 2024
As documented here https://developer.valvesoftware.com/wiki/Logic_choreographed_scene
Found by missing EAS announcements, i.e. in bm_c1a2a.
In this questionable map design, the 'actor' for the radio is placed in an unplayable area of the map and its sound is re-transmitted via env_microphone.
The text was updated successfully, but these errors were encountered: