←  [RSS] Pluginy

AMXX.pl: Support AMX Mod X i SourceMod

»

[ANY] Weapon Cooldown

Adminek AMXX.PL - zdjęcie Adminek AMXX.PL 26.01.2014

<!-- BEGIN TEMPLATE: postbit_external -->
<div><b>Description:</b><br />As the title says, this little plugin creates a defined cooldown between X shots for any weapon you wish. Nuff said.<br /><br />There are only one ConVar: <b>sm_weapon_cooldown_enable</b> = Whether or not enable Weapon Cooldown.<br />Each other settings you should define in <i>sourcemod/configs/weapon_cooldown.txt</i> file.<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">How to setup cooldown for weapons:<br />1) Add weapon classname at a new line.<br />2) Then add max. amount of shots between cooldown. Value 1 will create cooldown after every shot, 2 - after 2 shots, etc.<br />3) Then add actual cooldown value. Value can not be less than 0.0.<br />Example: weapon_ak47;1;1.0 will set 1 second cooldown for ak47 after every single shot. Symbol ; is case sensitive in configuring!<br />See weapon names here https://wiki.alliedm...on_Names(Source)</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable -->This plugin might be useful to prevent people from spamming with SCAR or G3SG1 :)<br /><br /><a href="http://www.game-moni...ooldown_version" target="_blank"><b>Servers with this plugin</b></a><br /><br /><font size="3"><a href="http://goo.gl/2aecSF" target="_blank"><b>Download plugin</b></a><br /><a href="https://github.com/zadroot/WeaponCooldown/tree/master/scripting" target="_blank">Browse source code</a></font></div>


<!-- END TEMPLATE: postbit_external -->

Wyświetl pełny artykuł
Odpowiedz