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

[L4D2] Charger Damage Scaling per difficulty


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

Napisano 19.05.2024 07:00

<div>This plugin adds lots of cvars to configure charger pound damage and damage of the charge impact on other survivors per difficulty.<br /><br /><div style="margin: 5px;">
<div class="smallfont" style="margin-bottom: 2px;">
<b>Cvars</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 /><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">// This file was auto-generated by SourceMod (v1.12.0.7133)<br />// ConVars for plugin &quot;disabledl4d2_charger_scale_difficulty.smx&quot;<br /><br /><br />// Impact damage of charge on advanced difficulty<br />// -<br />// Default: &quot;15&quot;<br />charger_scaling_charge_advanced &quot;15&quot;<br /><br />// Impact damage of charge on easy difficulty<br />// -<br />// Default: &quot;5&quot;<br />charger_scaling_charge_easy &quot;5&quot;<br /><br />// Impact damage of charge on expert difficulty<br />// -<br />// Default: &quot;20&quot;<br />charger_scaling_charge_expert &quot;20&quot;<br /><br />// Impact damage of charge on normal difficulty<br />// -<br />// Default: &quot;10&quot;<br />charger_scaling_charge_normal &quot;10&quot;<br /><br />// Pound damage for the charger on advanced difficulty<br />// -<br />// Default: &quot;22&quot;<br />charger_scaling_pound_advanced &quot;22&quot;<br /><br />// Pound damage for the charger on easy difficulty<br />// -<br />// Default: &quot;8&quot;<br />charger_scaling_pound_easy &quot;8&quot;<br /><br />// Pound damage for the charger on expert difficulty<br />// -<br />// Default: &quot;30&quot;<br />charger_scaling_pound_expert &quot;30&quot;<br /><br />// Pound damage for the charger on normal difficulty<br />// -<br />// Default: &quot;15&quot;<br />charger_scaling_pound_normal &quot;15&quot;<br /><br />// Damage multiplier when victim is incapacitated while getting pummelled by a charger<br />// -<br />// Default: &quot;3&quot;<br />// Minimum: &quot;0.000000&quot;<br />// Maximum: &quot;4096.000000&quot;<br />z_charger_incap_mult &quot;3&quot;</code><hr />
</div></div>
</div>
</div><br /><br /><b>Requires</b> <a href="https://forums.allie...d.php?t=321696"title="AlliedModders - Thread 321696">L4Dhooks</a> and <a href="https://forums.alliedmods.net/showthread.php?t=347786" title="AlliedModders - Thread 347786">liquidHelpers</a>.<br />Clicking 'Get Plugin' won't work, download the .smx and put it into sourcemodplugins or download source and compile it yourself.<br /><br /><u><b>Changelog:</b></u><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">1.0 - First Release</code><hr />
</div></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...06"><strong>GetPlugin</strong></a> or
<a href="https://forums.allie...1716098250">GetSource</a> (l4d2_charger_scale_difficulty.sp - 5.1 KB)


</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...ficulty.smx</a>(7.5 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