Hello
I Can't change Sound="Seva_Building"
No effect deleting this code : )
I Want add another .wav on id = "BuildingConstructionStarted"
I Can't change Sound="Seva_Building"
Code:
<EvaEvent id = "BuildingConstructionStarted" Priority ="=$EVA_GUI_PRIORITY" CountAsJumpToLocation="false" TimeBetweenEvents="=$EVA_GUI_TIME_BETWEEN_EVENTS" ExpirationTime="=$EVA_GUI_EXPIRATION_TIME"> <SideSound Sound="Aeva_Building" Side="Allies"/> <SideSound Sound="Seva_Building" Side="Soviet"/> <SideSound Sound="Ieva_Building" Side="Japan"/> </EvaEvent>
I Want add another .wav on id = "BuildingConstructionStarted"
Comment