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] Executes 1.0b


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

Napisano 12.09.2016 21:21

<div><font size="5"><b>[CS:GO] Executes:</b></font><br />The plugin sets up a random execute in the map.<br />Once again the idea was taken from splewis becasue he didn't published it i re-created it for the public i hope you will enjoy<br /><br /><font size="4"><b>Features:</b></font><br />- Weapon Selection: player can select what weapon he would like to play as ct and if we want to play with awp<br />- Pistol Round: x first rounds are pistol rounds (change able)<br /><b><font size="4"><br />Explanation:</font></b><br />At the start of the round each player get random spawn (set by an admin) in the map, ct have spawns for all the executes (5 is recommended) and the terroirst will spawn depends on the execute, when the freeztime ends the bot will throw the execute smokes and the terroirst will try to win the round.<br /><br />Every player get random grenade set and weapons, in each team there is only 1awp the awp player all the other players get rifles.<br /><br />If the T lose the round all the T's switch to Ct and the top killers of the round in the Ct switch to the T.<br />If the T win the round the teams will stay the same if balanced.<br />If the teams aren't balanced the mode will balance the teams (Ct has 1 player advantage)<br /><br />Edit Mode: <a href="https://dl.dropboxus...5_13-07-48.mp4"target="_blank">https://dl.dropboxus...7-48.mp4</a><br /><br /><font size="4"><b>Convars:</b></font><br />-executes_pistols- how much pistols round will be. 0 to disable.<br />-executes_winrow- how much rounds in a row the T's need to win for scramble the teams. 0 to disable<br /><br /><font size="4"><b>Requirements:</b></font><br />-Sourcemod 1.7+<br />-ClientPrefs (comes with sourcemod)<br />-Updated gamedeta recommending the most update gamedeta from here <a href="http://www.sourcemod.net/snapshots.php" target="_blank">http://www.sourcemod...hots.php</a><br /><br /><font size="4"><b>Installation:</b></font><br />-Extract executes.zip to the main csgo folder.<br />-Add the following entry in databases.cfg (support sqlite and mysql)<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">&quot;executes&quot;<br />{<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;driver&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;sqlite&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;host&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;localhost&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;database&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;executes-sqlite&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;user&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;root&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;pass&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;&quot;<br />}</code><hr />
</div>-To add default spawns set by me you need to download the defaultsql.rar file.<br />For sqlite:put executes-sqlite.sq3 at sourcemode/data/sqlite/. and set the database &quot;executes-sqlite&quot;<br />For mysql:import executes-mysql.sql to the mysql server.<br /><br /><font size="4"><b>Configuration:</b></font><br />The basic config file with the cvars will automatically create in config/sourcemod/executes.cfg<br /><font size="4"><b><br />Admin Commands:</b></font><br />sm_scramble - Scramble the teams in the next round.<br />sm_start - Skip the map load time.<br />sm_pistols - Toggle pistol only mode.<br /><br /><b>To add/edit executes:</b><br /><br />First type !edit to enable edit mode, to add spawns for the ct's stand wherever you want the ct's will be spawned and type !addct, to delete the closest ct spawn to you type !delct.<br /><br />To add execute type !add, a menu will pop up and you will need to set name for the execute by typing &quot;!name &lt;the execute name&gt;&quot; and then you will need to set a site for the execute by typing &quot;!site &lt;a or b&gt;&quot;.<br />After you finish setup the name and the site you will need to setup T spawns and Smokes, to add T spawns you will need to stand wherever you want the T will be spawned and press &quot;Add T Spawn&quot;, you can delete T spawn by getting close to the spawn you want to delete and press &quot;Delete T Spawn&quot;.<br />After you finish T spawns you want to setup the smokes, you basically pressing &quot;Add Smoke&quot; then you throw a smoke you want to be included at the execute and later a menu will pop up with 3 options, &quot;Throw Again&quot; which will show you the smoke you just threw, &quot;Confirm Smoke&quot; that will add the smoke to the execute and &quot;Cancel&quot; which cancel the smoke and will let you try again.<br /><br />You can edit an execute by typing !execs and choosing the execute you want to edit.<br /><br /><font size="4"><b><br />Client Commands:</b></font><br />sm_guns - Change weapons preference.<br />sm_vp - Vote for pistols only<br /><font size="4"><b><br />To Do List:</b></font><br /><ul><li>Setup all the maps</li>
<li>Resyntax the code</li>
<li>Get rid of the bot and throw a fake smoke by creating an entity.</li>
</ul> <br /><b>1.0.0</b> (20/11/2014)<br /><ul><li>Official Release</li>
</ul><br /><font size="4"><b>Credits:</b></font><br />- splewis for the idea</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...xecutes.zip</a>(56.8 KB)


</td>
</tr><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...aultsql.zip</a>(3.2 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