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] Deathmatch Go Advanced (v0.1-beta, 2014-01-18)


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

Napisano 19.01.2014 00:32

<!-- BEGIN TEMPLATE: postbit_external -->
<div><b>Thanks:<br /></b>I would first like to thank SniperUK as my plugin is based on its Deatmatch plugin (<a href="https://forums.allie...ad.php?t=189577" target="_blank">https://forums.allie...hp?t=189577</a>).<br />Although almost everyrhing has been rewriten this has been helping me a lot.<br /><b><br />Why another deathmatch plugin?</b><br />Well this plugin is quite different from other, because it adpats its configuration depending on map name.<br />This allows, for exemple to give only AWP and scout on AWP maps, to give only grenades on HE maps, and lots of weapons on aim maps.<br />The configuration file is quite new concept as far as I know. Second post will describe in depth how this works.<br /><br />This plugin uses intensively CS:GO Cvars, thus will only work on CS:GO.<br /><br /><u><b>Plugin features</b>:</u><br /><ul><li>Per map configuration (any Cvar can be controlled)</li>
<li>Per-team weapons restriction</li>
<li>Weapon clip reload on kill</li>
<li>Give HE on he explode</li>
<li>Remove chicken</li>
<li>Gun menu:<ul><li>Can be displayed automaticaly on first spawn</li>
<li>Can be displayed on user request</li>
<li>Can provide only primary on secondary weapons</li>
</ul></li>
<li>Random weapon on spawn</li>
<li>Pre-defined weapon on spawn</li>
<li>Advertisement (for gun menu or anything):<ul><li>Text can be displayed on Chat, Hint, Alert</li>
<li>Can be displayed on spawn or on timer</li>
<li>Can be displayed periodicaly</li>
<li>Can cycle in a pool of messages</li>
<li>Supports translations</li>
</ul></li>
<li>Others (see CVAR list and configuration file in second post)</li>
</ul><br /><br /><u><b>How to install?</b></u><br /><ol style="list-style-type: decimal"><li>Unzip .zip file into your sourcemod directory.</li>
<li>Edit config/deathmatch.ini to your liking</li>
<li>End.</li>
</ol><br /><br /><u><b>Requirements</b></u><ul><li>Counter-Strike: Global Offensive</li>
<li> SourceMod 1.5.0+ (Not tested below)</li>
<li> SDK Hooks (<a href="https://forums.allie...ad.php?t=106748" target="_blank">https://forums.allie...hp?t=106748</a>)</li>
</ul><br /><u><b>Cvars:<br /></b></u><!-- 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">CVAR&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DEFAULT&nbsp; DESCRIPTION<br />dm_enabled&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1&nbsp; &nbsp; &nbsp; &nbsp; Enable deathmatch.<br />dm_gun_menu_mode&nbsp; &nbsp; 1&nbsp; &nbsp; &nbsp; &nbsp; Gun menu mode. 1) Enabled. 2) Disabled. 3) Random weapons every round.<br />dm_remove_objectives 1&nbsp; &nbsp; &nbsp; &nbsp; Remove objectives (disables bomb sites and removes c4 and hostages).<br />dm_remove_chickens&nbsp; 1&nbsp; &nbsp; &nbsp; &nbsp; Remove spawning chickens.<br />dm_replenish_ammo&nbsp; &nbsp; 1&nbsp; &nbsp; &nbsp; &nbsp; Unlimited player ammo.<br />dm_replenish_clip&nbsp; &nbsp; 1&nbsp; &nbsp; &nbsp; &nbsp; Refill clip on kill.<br />dm_hp_start&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 100&nbsp; &nbsp; &nbsp; Spawn HP.<br />dm_hp_max&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 100&nbsp; &nbsp; &nbsp; Maximum HP.<br />dm_hp_kill&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 5&nbsp; &nbsp; &nbsp; &nbsp; HP per kill.<br />dm_hp_hs&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 10&nbsp; &nbsp; &nbsp; HP per headshot kill.<br />dm_hp_knife&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 25&nbsp; &nbsp; &nbsp; HP per knife kill.<br />dm_hp_messages&nbsp; &nbsp; &nbsp; 1&nbsp; &nbsp; &nbsp; &nbsp; Display HP messages.<br />dm_armour&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1&nbsp; &nbsp; &nbsp; &nbsp; Give players Armour.<br />dm_helmet&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1&nbsp; &nbsp; &nbsp; &nbsp; Give players Helmet.<br />dm_zeus&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; &nbsp; Give players a taser.<br />dm_knife&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1&nbsp; &nbsp; &nbsp; &nbsp; Give players a knife.<br />dm_nades_incendiary&nbsp; 0&nbsp; &nbsp; &nbsp; &nbsp; Number of incendiary grenades to give each player.<br />dm_nades_decoy&nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; &nbsp; Number of decoy grenades to give each player.<br />dm_nades_flashbang&nbsp; 0&nbsp; &nbsp; &nbsp; &nbsp; Number of flashbang grenades to give each player.<br />dm_nades_he&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; &nbsp; Number of HE grenades to give each player. -1 gives infinite nades.<br />dm_nades_smoke&nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; &nbsp; Number of g_iConfig_Smoke grenades to give each player.<br />dm_default_primary&nbsp; none&nbsp; &nbsp; Default primary weapon to give a player<br />dm_default_secondary none&nbsp; &nbsp; Default secondary weapon to give a player<br />dm_connect_hide_menu 0&nbsp; &nbsp; &nbsp; &nbsp; Hide DM menu at first spawn.<br />dm_warmup_time&nbsp; &nbsp; &nbsp; 45&nbsp; &nbsp; &nbsp; Warmup duration. Minimum 10.</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --><u><b><br /><br />Commands:</b></u><br /><b>dm_respawn_all</b> - Respawn everyone (Admins only<br /><b>sm_guns</b> - Display gun menu (Chat alias: <b>guns</b>)<br /><br /><u><b>TODO:</b></u><br />- Ability for client to select a restricted weapon even if maximum weapons count has been reached. Client is then added to wait queue and restricted weapon transfered between clients.<br />- Only headshot mode<br />- A gungame mode or the ability to control a gungame plugin via cvars (Well this will be the ability to disable all deathmatch features, might already be possible)<br />- Clients vote for game options during warmup<br />- Infinite tazer/molotov/flashbang/smoke<br />- An admin menu change game modes<br /><u><b><br />Changelog:</b></u><br /><b>v0.1-beta 19/01/2014:</b><br />- Initial release</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.../attach/zip.gif" alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>


<a href="https://forums.allie...38;d=1390087768">Deathmatch.zip</a> (71.7 KB)


</td>
</tr>
<!-- END TEMPLATE: postbit_attachment -->
</table>
</fieldset>


</div>

<!-- END TEMPLATE: postbit_external -->

Wyświetl pełny artykuł




Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych