Jump to content
Korean Random
Sign in to follow this  
Guderian1979

Озвучка экипажа. События Defeat & Victory

Recommended Posts

 Подскажите как правильно прописать в конфиге  Sound_notifications, чтобы стали озвучиваться события Поражение (Defeat) и Победа (Victory). Сам звуковой банк построен верно, при открытии его евент плеером - все воспроизводится. А в игре не работает. Я прописывал следующим образом :

Вариант 1.

 

<defeat>
    <voice>
      <sound>/ingame_voice/notifications_VO/defeat</sound>
      <playRules>    3    </playRules>
    </voice>
  </defeat>

  <victory>
    <voice>
      <sound>/ingame_voice/notifications_VO/victory</sound>
      <playRules>    3    </playRules>
    </voice>
  </victory>

 

Вариант 2. 

 

<defeat>
    <voice>
      <sound>/ingame_voice/notifications_VO/defeat</sound>
      <playRules>    3    </playRules>
      <shouldBindToPlayer>    True    </shouldBindToPlayer>
    </voice>
  </defeat>

  <victory>
    <voice>
      <sound>/ingame_voice/notifications_VO/victory</sound>
      <playRules>    3    </playRules>
      <shouldBindToPlayer>    True    </shouldBindToPlayer>
    </voice>
  </victory>

 

Подскажите кто знает что не правильно, где исправить. Прилагаю также сам конфиг.

sound_notifications.xml

Edited by Guderian1979

Share this post


Link to post

Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...