Skocz do zawartości

Witamy w Nieoficjalnym polskim support'cie AMX Mod X

Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

Zdjęcie

[TF2] Voice Manager 1.0.1 (2023-10-22)


  • Nie możesz napisać tematu
  • Zaloguj się, aby dodać odpowiedź
Brak odpowiedzi do tego tematu

#1 Adminek AMXX.PL

    Admin :)

  • Bot

Reputacja: 156
Profesjonalista

  • Postów:7 505
  • Lokalizacja:AMXX.PL
Offline

Napisano 23.10.2023 03:28

<div>Voice Manager is a sourcemod plugin and extension that allows players to individually modify the voice volume of other players. <br /><br /><font size="4"><b>Demo</b></font><br /><iframe width="420" height="315" src="https://www.youtube....NonAkXDQ?rel=0"frameborder="0" allowfullscreen></iframe><br /> <br /><font size="4"><b>How To Use</b></font><br />A player can type the command <b>/vm</b> into chat to display a menu that allows them to set volume overrides for players in the server. Overrides can be set for individual players or globally for all players (individual overrides will take precedence).<br /><br /><a class="proxied-img-link" href="https://user-images.githubusercontent.com/20617130/277213771-be666240-5ae6-42d3-9073-d8ebdb23d9ac.png" rel="nofollow noopener"><img class="proxied-img" src="https://forums.alliedmods.net/image-proxy/354f490bf5992528aaec65db3dac9e84ee23a63e/68747470733a2f2f757365722d696d616765732e67697468756275736572636f6e74656e742e636f6d2f32303631373133302f3237373231333737312d62653636363234302d356165362d343264332d393037332d6438656264623233643961632e706e67" border="0" alt="" /></a><br /><br />When a volume adjustment is made, all voice communications from that player will be adjusted accordingly.<br /><br />There are currently 5 volume levels that can be selected:<br /><br /><a class="proxied-img-link" href="https://user-images.githubusercontent.com/20617130/277213799-66ae51c2-fb66-4315-8a07-16052b76a2fa.png" rel="nofollow noopener"><img class="proxied-img" src="https://forums.alliedmods.net/image-proxy/431ac1866b61291bd73bce41cb65d055cf58220f/68747470733a2f2f757365722d696d616765732e67697468756275736572636f6e74656e742e636f6d2f32303631373133302f3237373231333739392d36366165353163322d666236362d343331352d386130372d3136303532623736613266612e706e67" border="0" alt="" /></a><br /><br /><font size="4"><b>Requirements</b></font><br /><br /><font size="2"><b>Compatible Games</b></font><br />- Team Fortress 2<br />- Open Fortress<br /><br /><font size="2"><b>Supported Platforms</b></font><br />- Linux<br /><br /><font size="2"><b>Sourcemod</b></font><br />- Version 1.10+<br /><br /><font size="2"><b>Supported Database Drivers</b></font><br />- mysql<br />- sqlite<br /><br /><font size="2"><b>Supported Voice Codecs</b></font><br />- steam (sv_voicecodec steam)<br /><br /><font size="4"><b>Installation</b></font><br />Download the <a href="https://github.com/SouthernCrossGaming/voicemanager/releases/latest/download/voicemanager.zip" target="_blank" rel="nofollow noopener">latest release</a>, unzip and copy to your addons directory.<br /><br />Add a configuration for the voice manager database to your <b>addons/sourcemod/configs/databases.cfg</b> file. Note that voice manager will use the &quot;<b>default</b>&quot; configuration by default, but this can be configured via cvar, see below.<br /><br /><font size="4"><b>Configuration</b></font><br /><div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code:</div>
<hr /><code style="margin:0px" dir="ltr" style="text-align:left">vm_enabled - Enables or disables voice manager (0/1, default 1)&nbsp; <br />vm_database - Database configuration to use from databases.cfg (default is &quot;default&quot;)&nbsp; <br />vm_allow_self - Allow players to override their own volume. This is recommended only for testing (0/1, default 0)</code><hr />
</div><font size="4"><b>Commands</b></font><br /><div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code:</div>
<hr /><code style="margin:0px" dir="ltr" style="text-align:left">/vm | /voicemanager - Opens the Voice Manager menu&nbsp; <br />/vmclear - Clears the player's overrides from the database</code><hr />
</div><font size="4"><b>Credits</b></font><br />- <a href="https://fraeven.dev"target="_blank" rel="nofollow noopener">Fraeven</a> (Extension Code, Plugin Code, Testing)<br />- <a href="https://rowdythecrux.dev" target="_blank" rel="nofollow noopener">Rowedahelicon</a> (Plugin Code, Debugging Assistance, Testing)<br />- Many members of the SCG community (Testing)<br /><br /><font size="4"><b>Github Repo</b></font><br /><a href="https://github.com/SouthernCrossGaming/voicemanager" target="_blank" rel="nofollow noopener">https://github.com/S...nager</a></div>


<br /> <div style="padding:6px">








<fieldset class="fieldset">
<legend>Attached Files</legend>
<table cellpadding="0" cellspacing="3" border="0">
<tr>
<td><img class="inlineimg" src="https://forums.allie.../attach/sp.gif"alt="File Type: sp" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>


<a href="https://www.sourcemo...50"><strong>GetPlugin</strong></a> or
<a href="https://forums.allie...1698027952">GetSource</a> (voicemanager.sp - 16.3 KB)


</td>
</tr><tr>
<td><img class="inlineimg" src="https://forums.allie...attach/zip.gif"alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>


<a href="https://forums.allie...r-1.0.1.zip</a>(2.72 MB)


</td>
</tr><tr>
<td><img class="inlineimg" src="https://forums.allie...attach/smx.gif"alt="File Type: smx" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>


<a href="https://forums.allie...manager.smx</a>(15.2 KB)


</td>
</tr>
</table>
</fieldset>


</div>

Wyświetl pełny artykuł




Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych