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

[CS:GO] Suicide Bomber (v1.02, 23/07/2015)


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

Napisano 22.07.2015 15:05

<div><font color="DarkOrchid"><font face="Verdana"><font size="7"><div align="center">Suicide Bomber (v1.02)</div></font></font></font><font face="Verdana"><br /><div align="center"><font color="Magenta"><font size="4">By Invex | Byte</font></font></div></font><br /><br /><div align="center"><img src="https://i.imgur.com/nvazl97.png"border="0" alt="" /></div><br /><font color="DarkOrchid"><font size="4"><b>Description</b></font></font><br />A fun and rather fitting way to play with the the C4 bomb.<br />This plugin allows one or more terrorists to use the bomb as a suicide bomb.<br />They are able to suicide and detonate the bomb, killing or damaging all surrounding enemies.<br /><br />This plugin was originally created for my combat Surf server as we decided we did not want to have any bomb sites on any of the surf maps. I cleaned up the plugin a little and added some extra configuration options before releasing it. The players seem to enjoy it (blowing up other people, not so much being killed by it).<br /><br /><font color="DarkOrchid"><font size="4"><b>Features</b></font></font><ul><li>Have one or more suicide bombers</li>
<li>Give VIP players a higher chance of being selected</li>
<li>If friendly fire is on, teammates can be killed/damaged</li>
<li>Compatible with spawn protection plugins</li>
<li>Plays explosion sound/scream</li>
<li>Can optionally disable bomb sites while this plugin is active.</li>
<li>Kills are awarded points by rank systems like gameME.</li>
</ul><br /><font color="DarkOrchid"><font size="4"><b>Acknowledgements</b></font></font><br />The player model render code was taken from cREANy0/Fredd's Spawn Protection plugin:<br /><a href="https://forums.allie...d.php?p=594838"target="_blank">https://forums.allie...p=594838</a><br /><a href="https://forums.alliedmods.net/showthread.php?t=204646" target="_blank">https://forums.allie...t=204646</a><br /><br /><font color="DarkOrchid"><font size="4"><b>Instructions</b></font></font><ol style="list-style-type: decimal"><li>Compile <b>suicide_bomber.sp</b> (note: this plugin is written in the new SM syntax).</li>
<li>Copy <b>suicide_bomber.smx</b> and all other plugin files to your server.</li>
<li>Configure settings by editing <b>/cfg/sourcemod/suicide_bomber.cfg</b></li>
<li>In game, when you are picked as the suicide bomber, equip the bomb and press <b>E</b> to go kaboom.</li>
<li>Come back to this thread and make some suggestions. :grrr:</li>
</ol><br /><font color="DarkOrchid"><font size="4"><b>ConVars</b></font></font><br /><b>sm_suicidebomber_botscanhavebomb &quot;0&quot;</b> //Are bots allowed to be given the bomb (def. 0)<br /><b>sm_suicidebomber_enabled &quot;1&quot;</b> //Enable Suicide Bomber Plugin (0 off, 1 on, def. 1)<br /><b>sm_suicidebomber_explosion_sound &quot;sound/invex_gaming/misc/wtfboom_scream.mp3&quot;</b> // Explosion sound to play when a suicider bomber suicides. (def. &quot;sound/invex_gaming/misc/wtfboom_scream.mp3&quot;)<br /><b>sm_suicidebomber_highlight_BLUE &quot;0&quot;</b> // Amount of blue in suicide bomber player colour. (min. 0, max. 255, def. 0)<br /><b>sm_suicidebomber_highlight_GREEN &quot;0&quot;</b> // Amount of green in suicide bomber player colour. (min. 0, max. 255, def. 0)<br /><b>sm_suicidebomber_highlight_RED &quot;255&quot;</b> // Amount of red in suicide bomber player colour. (min. 0, max. 255, def. 255)<br /><b>sm_suicidebomber_killbombsite &quot;1&quot;</b> // Disable bomb sites (0 off, 1 on, def. 1)<br /><b>sm_suicidebomber_maxc4num &quot;1&quot;</b> // Maximum number of C4 explosives to distribute (def. 1)<br /><b>sm_suicidebomber_sptime &quot;0.0&quot;</b> // Set this to a non-zero value if you use a spawn protection plugin that colours player models. Leave as 0.0 to autodetect some spawn protection plugins. (min. 0.0, def. 0.0)<br /><b>sm_suicidebomber_vipenabled&quot;</b> &quot;0&quot;, //&quot;Enable VIP features. (def. 0)<br /><b>sm_suicidebomber_vipflag &quot;q&quot;</b> // VIP flag to give users a higher chance of receiving the bomb. Single letter, lowercase. (def. 'q')<br /><b>sm_suicidebomber_vippickchance &quot;3&quot;</b> // How many entries (total) do VIP players get when picking suicide bombers (min. 1, def. 3)<br /><br /><font color="DarkOrchid"><font size="4"><b>ConVar Information</b></font></font><ul><li>Set the RGB values to all <b>255 </b>if you want suicide bomber to have no particular colour.</li>
<li>If you want a custom sound file, simply change <b>sm_suicidebomber_explosion_sound</b></li>
<li>If you use a spawn protection plugin that colours player models, set <b>sm_suicidebomber_sptime</b> to the spawn protection duration. Fredd's Spawn Protection plugin is autodetected.</li>
<li>Obviously don't set nonsense values or the plugin won't work.</li>
<li>Formula for calculating AOE damage is:<b> 200 - (d/2)</b> where <b>d</b> is distance from suicide bomber to target. This seems to be a good formula for calculating the damage.</li>
</ul><br /><font color="DarkOrchid"><font size="4"><b>Screenshots</b></font></font><br /><b>Juicy GIF:</b><br /><a href="https://gfycat.com/A...tedBengaltiger"target="_blank">https://gfycat.com/A...galtiger</a><br /><br /><b>Going in for the kills.</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;"><br /><img src="https://i.imgur.com/idfnTfH.jpg"border="0" alt="" /><br /></div>
</div>
</div><br /><br /><b>Two down, two tagged. What a time to be alive.</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;"><br /><img src="https://i.imgur.com/bPzQV99.jpg"border="0" alt="" /><br /></div>
</div>
</div><br /><br /><font color="DarkOrchid"><font size="4"><b>Translations</b></font></font><br />If you feel like adding another language to the list, let me know!<ul><li>English</li>
</ul><br /><font color="DarkOrchid"><font size="4"><b>Bugs :crab:</b></font></font><ul><li>Code that is meant to stop bots from picking up the bomb is not working when <b>sm_suicidebomber_botscanhavebomb</b> is <b>0</b> is not working. HELP ME JEBUS!</li>
</ul></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/zip.gif"alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>


<a href="https://forums.allie...n-v1.02.zip</a>(107.5 KB)


</td>
</tr><tr>
<td><img class="inlineimg" src="https://forums.allie...attach/cfg.gif"alt="File Type: cfg" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>


<a href="https://forums.allie..._bomber.cfg</a>(1.8 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