<div>I am not the author of this plugin, I simply update code with new declaration and some new functions.<br /><br />Original Autor : <a href="https://forums.allie...er.php?u=40977"target="_blank" rel="noopener">FeuerSturm</a><br />Original post : <a href="https://forums.alliedmods.net/showthread.php?t=78872" target="_blank" rel="noopener">https://forums.allie...?t=78872</a><br />Original Source File : <a href="https://dodsplugins.mtxserv.fr/viewtopic.php?f=7&t=52" target="_blank" rel="nofollow noopener">DOD:S PLUGINS</a><br /><br /><b><u>Description :</u></b><br /><br />This plugin will add a little fun to your server, just enableit and all players will be respawned with Knife/Spade and/or Colt/P38 (depending on your settings).<br />SmokeGrenades and/or FragGrenades can be added as well!<br />Amount of clips for the pistols can be set by cvar!<br />Players can gain health boosts by killing with a melee weapon or by making headshots with the pistol (configurable!).<br />Players can be made glow in their team's color (Green for Allies / Red for Axis)<br /><br /><br /><b><u>Setting :</u></b><br /><br />Folder : <div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">HTML Code:</div>
<hr /><code style="margin:0px" dir="ltr" style="text-align:left">dod/cfg/dod_closecombat_source/dod_closecombat_source.cfg</code><hr />
</div><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">// This file was auto-generated by SourceMod (v1.11.0.6502)
<br />// ConVars for plugin "dod_closecombat_source.smx"
<br />
<br />
<br />// <1/0> = enable/disable displaying a hint message about the CloseCombat setup for spawning players
<br />// -
<br />// Default: "1"
<br /></span><span style="color: #0000BB">dod_closecombat_announce </span><span style="color: #DD0000">"1"
<br />
<br /></span><span style="color: #FF8000">// <0/#> = set number of frag grenades to give to each player - 0 to disable fraggrenades!
<br />// -
<br />// Default: "3"
<br /></span><span style="color: #0000BB">dod_closecombat_fraggrenades </span><span style="color: #DD0000">"3"
<br />
<br /></span><span style="color: #FF8000">// <1/0> = enable/disable making players glow in their team's color
<br />// -
<br />// Default: "1"
<br /></span><span style="color: #0000BB">dod_closecombat_glowplayers </span><span style="color: #DD0000">"1"
<br />
<br /></span><span style="color: #FF8000">// <#/0> = set amount of health points to add for pistol headshots - 0=disable
<br />// -
<br />// Default: "10"
<br /></span><span style="color: #0000BB">dod_closecombat_headshotbonushp </span><span style="color: #DD0000">"10"
<br />
<br /></span><span style="color: #FF8000">// <#/0> = set amount of health points to add for melee kills - 0=disable
<br />// -
<br />// Default: "25"
<br /></span><span style="color: #0000BB">dod_closecombat_meleebonushp </span><span style="color: #DD0000">"25"
<br />
<br /></span><span style="color: #FF8000">// <#> = set amount of clips to hand out for the pistol
<br />// -
<br />// Default: "50"
<br /></span><span style="color: #0000BB">dod_closecombat_pistolclips </span><span style="color: #DD0000">"50"
<br />
<br /></span><span style="color: #FF8000">// <0/#> = set number of smoke grenades to give to each player - 0 to disable smokegrenades!
<br />// -
<br />// Default: "2"
<br /></span><span style="color: #0000BB">dod_closecombat_smokegrenades </span><span style="color: #DD0000">"2"
<br />
<br /></span><span style="color: #FF8000">// <1/0> = enable/disable using sounds for headshots, melee kills and announcement
<br />// -
<br />// Default: "1"
<br /></span><span style="color: #0000BB">dod_closecombat_sounds </span><span style="color: #DD0000">"1"
<br />
<br /></span><span style="color: #FF8000">// <1/2/3/0> = set CloseCombat Weapons - 1=Melee only - 2=Pistols only - 3=Melee & Pistols - 0=disabled!
<br />// -
<br />// Default: "0"
<br /></span><span style="color: #0000BB">dod_closecombat_source </span><span style="color: #DD0000">"0"
<br /></span><span style="color: #0000BB"></span>
</span>
</code><!-- php buffer end -->
</div>
</code>
<hr />
</div>
</div><br /><b><u>Start mode :</u></b><br /><br />You start mode by changing cvar value :<br /><1/2/3/0> = set CloseCombat Weapons - 1=Melee only - 2=Pistols only - 3=Melee & Pistols - 0=disabled!<br /><br /><div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">HTML Code:</div>
<hr /><code style="margin:0px" dir="ltr" style="text-align:left">dod_closecombat_source</code><hr />
</div><br /><b><u>Important :</u></b><br /><br /><font color="Red">This plugin may conflict with others affecting weapons: Gungame, Pistol (adds a pistol), ammo, Bazooka Mode, etc...</font><br /><br /><b><u>Facilities :</u></b><br /><ol style="list-style-type: decimal"><li> Download files.</li>
<li> Upload files to server :<br /><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">dod</span><span style="color: #007700"></span><span style="color: #0000BB">addons</span><span style="color: #007700"></span><span style="color: #0000BB">sourcemod</span><span style="color: #007700"></span><span style="color: #0000BB">plugins</span><span style="color: #007700"></span><span style="color: #0000BB">dod_closecombat_source</span><span style="color: #007700">.</span><span style="color: #0000BB">smx
<br />dod</span><span style="color: #007700"></span><span style="color: #0000BB">addons</span><span style="color: #007700"></span><span style="color: #0000BB">sourcemod</span><span style="color: #007700"></span><span style="color: #0000BB">scripting</span><span style="color: #007700"></span><span style="color: #0000BB">dod_closecombat_source</span><span style="color: #007700">.</span><span style="color: #0000BB">sp
<br />dod</span><span style="color: #007700"></span><span style="color: #0000BB">addons</span><span style="color: #007700"></span><span style="color: #0000BB">sourcemod</span><span style="color: #007700"></span><span style="color: #0000BB">translations</span><span style="color: #007700"></span><span style="color: #0000BB">dod_closecombat_source</span><span style="color: #007700">.</span><span style="color: #0000BB">txt
<br /></span>
</span>
</code><!-- php buffer end -->
</div>
</code>
<hr />
</div>
</div></li>
<li> Change map, like this cfg files were created by plugin.</li>
<li> Setting files.</li>
<li> Change map.</li>
</ol><br /><br /><b><u>Changelog :</u></b><br /><br /><b>Plugin 1.0 :</b><br />13 October 2008 - Version 1.0<br /><br /><b>Plugin 1.1 :</b><br />16 November 2008<br />. smoke grenades and/or frag grenades can be added to players closecombat equipment as well! (see new cvars "dod_closecombat_fraggrenades" and "dod_closecombat_smokegrenades")<br />. added Multi-Language support!<br />. fixed players still glowing after disabling the plugin<br />. fixed "Client X is not in game" errors<br /><br /><b>Plugin 1.2 :</b><br />Plugin udated by Micmacx<br /><br />Have fun... ;-)</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...04"><strong>GetPlugin</strong></a> or
<a href="https://forums.allie...1706494158">GetSource</a> (dod_closecombat_source.sp - 12.2 KB)
</td>
</tr><tr>
<td><img class="inlineimg" src="https://forums.allie...attach/txt.gif"alt="File Type: txt" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>
<a href="https://forums.allie..._source.txt</a>(944 Bytes)
</td>
</tr>
</table>
</fieldset>
</div>
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

[DoD:S] CloseCombat Source v1.1 (Melee and/or Pistols + Nades Only!)
Temat rozp. Adminek AMXX.PL, 29.01.2024 03:10
Brak odpowiedzi do tego tematu
Użytkownicy przeglądający ten temat: 1
0 użytkowników, 1 gości, 0 anonimowych