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

Advanced VoteBan v1.0.0


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

Napisano 15.07.2013 15:46

<!-- BEGIN TEMPLATE: postbit_external -->
<div><div align="center"><font size="5"><font color="black"><b>Advanced VoteBan v1.0.0</b></font></font><br /><br /><div align="left"><b><font size="3"><font color="DodgerBlue"> <br />Introduction</font></font></b><br /><br />This plugin is an improved version of the original VoteBan plugin by Alka (<a href="https://forums.allie...ad.php?p=865960" target="_blank">https://forums.allie...hp?p=865960</a>) In addition, this plugin allows to remove voteban and see who votebanned you.<br /><br /><b><font size="3"><font color="DodgerBlue">Commands</font></font></b><br /><ul><li> /voteban – Opens the VoteBan menu</li>
</ul> <br /><b><font size="3"><font color="DodgerBlue">CVARS</font></font></b><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">avb_ban_percentage 60 // Percentage to a player get banned<br />avb_ban_time_minutes 10080 // Ban time in minutes<br />avb_min_players_to_voteban 3 // Minimum number of players to voteban a person<br />avb_max_votebans_per_player 5 // Maximum number of votebans per player<br />avb_ban_by_amx_bans 0 // Ban by Amx Bans or not (only tested in v6.0.3)<br />avb_ban_reason &quot;Banned by voteban&quot; // Ban reason<br />avb_log_votebans 1 // log votebans to a file (voteban.log). 0 to disable</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --><font size="3"><font color="DodgerBlue"><font size="2"><br /></font></font></font><font size="3"><font color="DodgerBlue"><font size="2"><br /></font> </font></font><font color="DodgerBlue"><b><font size="3">Requirements</font></b></font><br /><br /><!-- BEGIN TEMPLATE: bbcode_php_printable -->
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">PHP Code:</div>
<div class="alt2">
<hr />
<code style="white-space:nowrap">
<div dir="ltr" style="text-align:left;">
<!-- php buffer start --><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #FF8000">#include&nbsp;&lt;&nbsp;amxmodx&nbsp;&gt;&nbsp;
<br /></span><span style="color: #0000BB"></span>
</span>
</code><!-- php buffer end -->
</div>
</code>
<hr />
</div>
</div>
<!-- END TEMPLATE: bbcode_php_printable --><font size="3"><font color="DodgerBlue"> <font size="2"><br /><br /></font></font></font><b><font size="3"><font color="DodgerBlue">Defines</font></font></b><br /><br /><!-- BEGIN TEMPLATE: bbcode_php_printable -->
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">PHP Code:</div>
<div class="alt2">
<hr />
<code style="white-space:nowrap">
<div dir="ltr" style="text-align:left;">
<!-- php buffer start --><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #FF8000">#define&nbsp;CHAT_PREFIX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"[VoteBan]"<br />#define&nbsp;LOG_FILE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"voteban.log"<br /><br />#define&nbsp;MAX_PLAYERS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;32&nbsp;
<br /></span><span style="color: #0000BB"></span>
</span>
</code><!-- php buffer end -->
</div>
</code>
<hr />
</div>
</div>
<!-- END TEMPLATE: bbcode_php_printable --><b><font size="3"><font color="DodgerBlue"><br /><br />Screenshots</font></font></b><br /><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 /><img src="http://i.imgur.com/6MI2rSz.png" border="0" alt="" /><br /><br /><img src="http://i.imgur.com/06ezmkw.png" border="0" alt="" /><br /><br /><img src="http://i.imgur.com/gyYCbDr.png" border="0" alt="" /><br /><br /><img src="http://i.imgur.com/1Bu2rby.png" border="0" alt="" /><br /><br /><img src="http://i.imgur.com/dBEZDjw.png" border="0" alt="" /><br /><br /><img src="http://i.imgur.com/o8kvBaF.png" border="0" alt="" /><br /><br /><img src="http://i.imgur.com/TWZuIAB.png" border="0" alt="" /><br /></div>
</div>
</div><br /><br /><b><font size="3"><font color="DodgerBlue">Instalation</font></font></b><br /><br />1. Download the .amxx attached<br />2. Install the plugin normally<br />3. Copy the cvars to your server.cfg and customize at your own way<br />4. Change map or restart your server<font size="2"><br /><br /></font><br /><b><font size="3"><font color="DodgerBlue">Known issues</font></font></b><br /><br />- If a player has been votebanned and reconnect (retry), the votes are reseted. I will try to fix this.<br /><br /><b><font size="3"><font color="DodgerBlue">Changelog</font></font></b><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">v1.0.0 (15/07/2013)<br />&nbsp; &nbsp; - Initial release</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --><b><font size="3"><font color="DodgerBlue"><br /><br />Credits</font></font></b><br /><br />- Alka for the original version<br /></div> </div></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/sma.gif" alt="File Type: sma" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>

<a href="http://www.amxmodx.o...?file_id=122691"><strong>Get Plugin</strong></a> or
<a href="https://forums.allie...38;d=1373899953">Get Source</a> (Advanced_VoteBan_v1.sma - 14.2 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