←  [RSS] Pluginy

AMXX.pl: Support AMX Mod X i SourceMod

»

[TF2] VIP/Admin/Team Talk

Adminek AMXX.PL's Photo Adminek AMXX.PL 31.07.2013

<!-- BEGIN TEMPLATE: postbit_external -->
<div>Credit goes to Ratty's plugin [TF2] Team Talk which when I got to it did not function correctly, so I have rewritten it a tad and added more to their plugin. <a href="https://forums.allie...ad.php?p=889674" target="_blank">https://forums.allie...p=889674</a><br /><br /><br />There are 3 modes: Vip Talk, Team Talk, and Admin Over Ride Talk.<br /><br /><b>Vip Talk</b> is for anyone with reserved slot access (Admin_Reservation) or greater can talk to each other and the others whom do not have that access will not be able to hear their conversation. Everyone affected will hear a tone before the person speaks and another tone after they are done speaking.<br /><br /><b>Team Talk</b> allows players to team talk, even with all talk on.<br /><br /><b>Admin Over-Ride Talk</b> allows a Admin with Ban access (Admin_Ban) to over talk everyone whom is talking. It will mute everyone that has less than Admin Ban Acess while the Admin is talking so that the admin can say what is needed to be heard. Everyone affected will hear a tone before the person speaks and another tone after they are done speaking.<br /><br /><br /><br />Vip Talk Setup Example:<br /><br /><!-- BEGIN TEMPLATE: bbcode_code_printable -->
<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">alias +myviptalk &quot;+viptalk; +voicerecord&quot;<br />alias -myviptalk &quot;-viptalk; -voicerecord&quot;<br />bind o +myviptalk</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable -->Team Talk Setup Example:<br /><br /><!-- BEGIN TEMPLATE: bbcode_code_printable -->
<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">alias +myteamtalk &quot;+teamtalk; +voicerecord&quot;<br />alias -myteamtalk &quot;-teamtalk; -voicerecord&quot;<br />bind o +myteamtalk</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable -->Admin Over-Ride Setup Example:<br /><br /><!-- BEGIN TEMPLATE: bbcode_code_printable -->
<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">alias +myadmintalk &quot;+admintalk; +voicerecord&quot;<br />alias -myadmintalk &quot;-admintalk; -voicerecord&quot;<br />bind o +myadmintalk</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable -->Note:<br /><br />Spectators can talk to and hear everyone while your in team talk.<br /><br />I have not tested this on any other game other than TF2. If you remove or modify the sound files required for this plugin, you should be able to use it for any game.<br /><br />public cvar: w3e_viptalk</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.../attach/smx.gif" alt="File Type: smx" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>


<a href="https://forums.allie...38;d=1375268395">VipTalk.smx</a> (5.1 KB)


</td>
</tr>
<!-- END TEMPLATE: postbit_attachment --><!-- 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=123561"><strong>Get Plugin</strong></a> or
<a href="https://forums.allie...38;d=1375268409">Get Source</a> (VipTalk.sp - 4.6 KB)


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


</div>

<!-- END TEMPLATE: postbit_external -->

Wyświetl pełny artykuł
Quote