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] Highfive Power


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

Napisano 01.05.2014 00:23

<!-- BEGIN TEMPLATE: postbit_external -->
<div><b>What does this plugin do?</b><br />It gives the initiator and partner of a highfive certain buffs.<br /><br /><b>Who is it for?</b> <br />The very non-serious. If you run a fun-server this is for you.<br /><br /><b>Buff List:</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;">Minicrits<br />Crits<br />Uber<br />Speed<br />Healthy Recovery<br />Rapid Health Recovery<br />Defense<br />Fire Resistance<br />Blast Resistance<br />Bullet Resistance<br />Uber Fire Resistance<br />Uber Blast Resistance<br />Uber Bullet Resistance<br />Bot/Sentry Ignore<br />Giant<br />Tiny</div>
</div>
</div><br /><br /><b>CVARs:</b><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"><b>sm_highfiveCooldown</b> - <i><font color="gray">The length of time a player has to wait to perform a power highfive.</font></i><br /><b>sm_highfiveConditions</b> - <i><font color="gray">The conditions and durations you want applied when a power highfive is performed.</font></i></code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --><b><br /><br />Command List:</b><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"><b>sm_highfiveHelp</b> - <i><font color="gray">Lists all of the available named conditions.</font></i></code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --><b><br /><br />Usage:</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;">Using it is simpler than you might think!<br />Setting the <b>sm_highfiveCondtions</b> CVAR to <b>crits 11.0;speed 15.0;healing 1.25</b> produces the following results: Crits for 11 seconds, Speed for 15 seconds, and 1.25 seconds of health regeneration!<br /><br /><b>List of buff ids</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;">minicrits<br />crits<br />uber<br />speed<br />healing<br />quickhealing<br />defense<br />resistfire<br />resistblast<br />resistbullet<br />uberresistfire<br />uberresistblast<br />uberresistbullet<br />ignored <i><font color="gray">Bots and sentries ignore you!</font></i><br />giant<br />tiny</div>
</div>
</div><br /><br />It even allows numeric condition flags, which means you can use ones not listed here.<br />A decent list of conditions can be found <a href="http://wiki.teamfort.../Cheats#addcond" target="_blank">here</a>.</div>
</div>
</div><b>Installation Instructions:</b><br /><ol style="list-style-type: decimal"><li> <i>Click </i><u><b>Get Plugin</b></u><i> below and download the .smx file.</i></li>
<li><i>Move <b>highfivepowers.smx</b> to your </i><b>sourcemod/plugins</b> <i>folder.</i></li>
<li><i>If your server is currently running type </i><b>sm plugins load highfivepowers</b><i>.</i></li>
</ol><b>Version Information</b><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"><b>Version 1.0</b> - Initial Release.</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --></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=133118"><strong>Get Plugin</strong></a> or
<a href="https://forums.allie...38;d=1398899963">Get Source</a> (highfivepowers.sp - 10.7 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