<!-- BEGIN TEMPLATE: postbit_external -->
<div>THIS PLUGIN REQUIRES TF2ITEMSINFO - <a href="https://forums.allie...d.php?p=1689522" target="_blank">https://forums.allie...=1689522</a><br /><br />This plugin allows Engineers to add/repair armor on their teammates by simply hitting them, using metal and converting it into armor.<br /><br />full customizable; you can set how much armor each class gets, what type of armor each class gets and how much damage that type of armor absorbs.<br /><br /><img src="http://wiki.teamfortress.com/w/images/9/91/Reda_tfc.png" border="0" alt="" /><br /><br />CVARS<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: #DD0000">"sm_addarmor_enabled"</span><span style="color: #007700">, </span><span style="color: #DD0000">"1"</span><span style="color: #007700">, </span><span style="color: #DD0000">"Enable Armor Add-on plugin"<br />"sm_addarmor_version"</span><span style="color: #007700">, </span><span style="color: #DD0000">"1.0"</span><span style="color: #007700">, </span><span style="color: #DD0000">"armor equip ability for engineers"<br />"sm_scout_maxarmor"</span><span style="color: #007700">, </span><span style="color: #DD0000">"50"</span><span style="color: #007700">, </span><span style="color: #DD0000">"sets how much max armor scout will have"<br />"sm_soldier_maxarmor"</span><span style="color: #007700">, </span><span style="color: #DD0000">"200"</span><span style="color: #007700">, </span><span style="color: #DD0000">"sets how much max armor soldier will have"<br />"sm_pyro_maxarmor"</span><span style="color: #007700">, </span><span style="color: #DD0000">"150"</span><span style="color: #007700">, </span><span style="color: #DD0000">"sets how much max armor pyro will have"<br />"sm_demoman_maxarmor"</span><span style="color: #007700">, </span><span style="color: #DD0000">"120"</span><span style="color: #007700">, </span><span style="color: #DD0000">"sets how much max armor demoman will have"<br />"sm_heavy_maxarmor"</span><span style="color: #007700">, </span><span style="color: #DD0000">"300"</span><span style="color: #007700">, </span><span style="color: #DD0000">"sets how much max armor heavy will have"<br />"sm_engineer_maxarmor"</span><span style="color: #007700">, </span><span style="color: #DD0000">"60"</span><span style="color: #007700">, </span><span style="color: #DD0000">"sets how much max armor engineer will have"<br />"sm_medic_maxarmor"</span><span style="color: #007700">, </span><span style="color: #DD0000">"100"</span><span style="color: #007700">, </span><span style="color: #DD0000">"sets how much max armor medic will have"<br />"sm_sniper_maxarmor"</span><span style="color: #007700">, </span><span style="color: #DD0000">"50"</span><span style="color: #007700">, </span><span style="color: #DD0000">"sets how much max armor sniper will have"<br />"sm_spy_maxarmor"</span><span style="color: #007700">, </span><span style="color: #DD0000">"100"</span><span style="color: #007700">, </span><span style="color: #DD0000">"sets how much max armor spy will have"<br /> <br />"sm_metaltoarmor"</span><span style="color: #007700">, </span><span style="color: #DD0000">"50"</span><span style="color: #007700">, </span><span style="color: #DD0000">"converts metal, from engineer, to armor for teammates"<br /> <br />"sm_damage_resistance_light"</span><span style="color: #007700">, </span><span style="color: #DD0000">"0.3"</span><span style="color: #007700">, </span><span style="color: #DD0000">"how damage should Light Armor absorb"<br />"sm_damage_resistance_med"</span><span style="color: #007700">, </span><span style="color: #DD0000">"0.6"</span><span style="color: #007700">, </span><span style="color: #DD0000">"how damage should Medium Armor absorb"<br />"sm_damage_resistance_heavy"</span><span style="color: #007700">, </span><span style="color: #DD0000">"0.8"</span><span style="color: #007700">, </span><span style="color: #DD0000">"how damage should Heavy Armor absorb"<br /> <br />"sm_armortype_scout"</span><span style="color: #007700">, </span><span style="color: #DD0000">"1"</span><span style="color: #007700">, </span><span style="color: #DD0000">"what armor type scout should get, 1 = light armor, 2 = medium, 3 = heavy"<br />"sm_armortype_soldier"</span><span style="color: #007700">, </span><span style="color: #DD0000">"3"</span><span style="color: #007700">, </span><span style="color: #DD0000">"what armor type soldier should get, 1 = light armor, 2 = medium, 3 = heavy"<br />"sm_armortype_pyro"</span><span style="color: #007700">, </span><span style="color: #DD0000">"2"</span><span style="color: #007700">, </span><span style="color: #DD0000">"what armor type pyro should get, 1 = light armor, 2 = medium, 3 = heavy"<br />"sm_armortype_demo"</span><span style="color: #007700">, </span><span style="color: #DD0000">"2"</span><span style="color: #007700">, </span><span style="color: #DD0000">"what armor type demoman should get, 1 = light armor, 2 = medium, 3 = heavy"<br />"sm_armortype_heavy"</span><span style="color: #007700">, </span><span style="color: #DD0000">"3"</span><span style="color: #007700">, </span><span style="color: #DD0000">"what armor type heavy should get, 1 = light armor, 2 = medium, 3 = heavy"<br />"sm_armortype_engie"</span><span style="color: #007700">, </span><span style="color: #DD0000">"2"</span><span style="color: #007700">, </span><span style="color: #DD0000">"what armor type engineer should get, 1 = light armor, 2 = medium, 3 = heavy"<br />"sm_armortype_med"</span><span style="color: #007700">, </span><span style="color: #DD0000">"2"</span><span style="color: #007700">, </span><span style="color: #DD0000">"what armor type medic should get, 1 = light armor, 2 = medium, 3 = heavy" <br />"sm_armortype_sniper"</span><span style="color: #007700">, </span><span style="color: #DD0000">"1"</span><span style="color: #007700">, </span><span style="color: #DD0000">"what armor type sniper should get, 1 = light armor, 2 = medium, 3 = heavy"<br />"sm_armortype_spy"</span><span style="color: #007700">, </span><span style="color: #DD0000">"2"</span><span style="color: #007700">, </span><span style="color: #DD0000">"what armor type spy should get, 1 = light armor, 2 = medium, 3 = heavy"
<br /></span><span style="color: #0000BB"></span>
</span>
</code><!-- php buffer end -->
</div>
</code>
<hr />
</div>
</div>
<!-- END TEMPLATE: bbcode_php_printable -->changelog<br /><br />12-14-2013 = release - version 1.0</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=128514"><strong>Get Plugin</strong></a> or
<a href="https://forums.allie...38;d=1387047163">Get Source</a> (engineer_armor.sp - 10.9 KB)
</td>
</tr>
<!-- END TEMPLATE: postbit_attachment --><!-- 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=1387047169">engineer_armor.smx</a> (7.8 KB)
</td>
</tr>
<!-- END TEMPLATE: postbit_attachment -->
</table>
</fieldset>
</div>
<!-- END TEMPLATE: postbit_external -->
Wyświetl pełny artykuł
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.
|
Guest Message by DevFuse

[TF2] Engineer-aided Armor
Temat rozp. Adminek AMXX.PL, 14.12.2013 19:52
Brak odpowiedzi do tego tematu
Użytkownicy przeglądający ten temat: 0
0 użytkowników, 0 gości, 0 anonimowych