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] SelfMute [v1.0, 2013-05-11]


  • 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 494
  • Lokalizacja:AMXX.PL
Offline

Napisano 11.05.2013 06:33

<!-- BEGIN TEMPLATE: postbit_external -->
<div><b><font size="5">Plugin: <font color="green">[TF2] Self-Mute</font></font></b><br /><font size="1">Credits: Idea and recoded by Otokiru. Playerlist menu by <a href="https://forums.allie...ad.php?t=141963" target="_blank">TF2MOTDBackpack</a>.</font><br /><br /><font size="5"><b>What?!</b></font><b> - <i><font color="green">What is this.</font></i></b><br />This plugin allows the player to mute any individual player. <b><i><font size="1">(The sourcemod way~)</font></i></b><br /><br /><b><font size="5">Why?!</font> - <i><font color="green">Why this plugin and not the built-in mute system.</font></i></b><br />Yes, indeed Valve has already implement the built-in mute system, but, to summarize this, built-in has <u>8 steps</u> <b><font size="5">VS</font></b> this plugin has <u>3 steps</u>.<br /><div style="margin: 5px;">
<div class="smallfont" style="margin-bottom: 2px;">
<b>Spoiler</b> <input value="Show" style="margin: 0px; padding: 0px; width: 45px; font-size: 10px;" onclick="if(this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != 'inline')
{ this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'inline'; this.innerText = ''; this.value = 'Hide'; }
else
{ this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value='Show'; }" type="button">
</div>
<div class="alt2" style="border: 1px inset; padding: 6px;">
<div class="spoiler" style="display: none;"><br /><b><u>Built-in Version:</u></b><ol style="list-style-type: decimal"><li>You have to find somewhere safe to hide.</li>
<li>Press the ESC key.</li>
<li>Click on Player List.</li>
<li>Find the Playername in the Player List.</li>
<li>Click on the Playername in the Player List.</li>
<li>Click on the mute button.</li>
<li>Press ESC to go back to in-game view.</li>
</ol><ul><li>You'll be raging when you found out you've died. <b>OR</b></li>
<li>You could be dominating the round if not for the 7 steps.</li>
</ul><br /><b><u>This plugin Version:</u></b><ol style="list-style-type: decimal"><li>Press the Chat key.</li>
<li>Type !sm &lt;playername_goes_in_here&gt;.</li>
<li>Done~ Dumbass muted.</li>
</ol></div>
</div>
</div><br /><b><font size="5">How?!</font> - <i><font color="green">How to use this plugin.</font></i></b><br /><!-- BEGIN TEMPLATE: bbcode_quote_printable -->
<div style="margin:20px; margin-top:5px; ">
<div class="smallfont" style="margin-bottom:2px">Quote:</div>
<table cellpadding="6" cellspacing="0" border="0" width="100%">
<tr>
<td class="alt2">
<hr />

<b><u>Cvar Commands</u></b><ul><li>sm_selfmute_version <font color="green">// Display installed version.</font></li>
<li>sm_sm &lt;playername&gt; <font color="green">// Mute that player.</font></li>
<li>sm_selfmute &lt;playername&gt; <font color="green">// Mute that player.</font></li>
<li>sm_su &lt;playername&gt; <font color="green">// Unmute that player.</font></li>
<li>sm_selfunmute &lt;playername&gt; <font color="green">// Unmute that player.</font></li>
<li>sm_cm <font color="green">// Print list of names that you have self-muted.</font></li>
<li>sm_checkmute <font color="green">// Print list of names that you have self-muted.</font></li>
</ul>

<hr />
</td>
</tr>
</table>
</div>
<!-- END TEMPLATE: bbcode_quote_printable --><!-- BEGIN TEMPLATE: bbcode_quote_printable -->
<div style="margin:20px; margin-top:5px; ">
<div class="smallfont" style="margin-bottom:2px">Quote:</div>
<table cellpadding="6" cellspacing="0" border="0" width="100%">
<tr>
<td class="alt2">
<hr />

<b><u>Say Commands</u></b><ul><li>!sm &lt;playername&gt; <font color="green">// Mute that player.</font></li>
<li>!selfmute &lt;playername&gt; <font color="green">// Mute that player.</font></li>
<li>!su &lt;playername&gt; <font color="green">// Unmute that player.</font></li>
<li>!selfunmute &lt;playername&gt; <font color="green">// Unmute that player.</font></li>
<li>!cm <font color="green">// Print list of names that you have self-muted.</font></li>
<li>!checkmute <font color="green">// Print list of names that you have self-muted.</font></li>
</ul>

<hr />
</td>
</tr>
</table>
</div>
<!-- END TEMPLATE: bbcode_quote_printable --><!-- BEGIN TEMPLATE: bbcode_quote_printable -->
<div style="margin:20px; margin-top:5px; ">
<div class="smallfont" style="margin-bottom:2px">Quote:</div>
<table cellpadding="6" cellspacing="0" border="0" width="100%">
<tr>
<td class="alt2">
<hr />

<b><u>Screenshot:</u></b><br /><div style="margin: 5px;">
<div class="smallfont" style="margin-bottom: 2px;">
<b>Spoiler</b> <input value="Show" style="margin: 0px; padding: 0px; width: 45px; font-size: 10px;" onclick="if(this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != 'inline')
{ this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'inline'; this.innerText = ''; this.value = 'Hide'; }
else
{ this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value='Show'; }" type="button">
</div>
<div class="alt2" style="border: 1px inset; padding: 6px;">
<div class="spoiler" style="display: none;"><img src="http://i.imgur.com/jhqOeJv.png" border="0" alt="" /></div>
</div>
</div>

<hr />
</td>
</tr>
</table>
</div>
<!-- END TEMPLATE: bbcode_quote_printable --><b><font size="5">Who?!</font> - <i><font color="green">Who can use the commands.</font></i></b><br />Anyone, everyone.<br /><br /><b><font size="5">When?!</font> - <i><font color="green">When is this plugin updated.</font></i></b><br /><!-- BEGIN TEMPLATE: bbcode_quote_printable -->
<div style="margin:20px; margin-top:5px; ">
<div class="smallfont" style="margin-bottom:2px">Quote:</div>
<table cellpadding="6" cellspacing="0" border="0" width="100%">
<tr>
<td class="alt2">
<hr />

<b>v1.0 (2013-05-11)</b><ul><li>Initial Release.</li>
</ul>

<hr />
</td>
</tr>
</table>
</div>
<!-- END TEMPLATE: bbcode_quote_printable --><b><font size="5">Where?!</font> - <i><font color="green">Where to download this plugin.</font></i></b></div>


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








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


<a href="http://www.sourcemod...?file_id=119731"><strong>Get Plugin</strong></a> or
<a href="https://forums.allie...38;d=1368250052">Get Source</a> (selfMute.sp - 6.5 KB)


</td>
</tr>
<!-- END TEMPLATE: postbit_attachment -->
</table>
</fieldset>


</div>

<!-- END TEMPLATE: postbit_external -->

Wyświetl pełny artykuł




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

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