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

DeathRun Timer


  • 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 22.08.2016 16:25

<div><div align="left"><font size="4"><b>DeathRun Timer<br /><br /></b></font><div align="left"><b><font size="2">Version</font>: </b><font size="2">1.0.0</font><br /><b><font size="2">Author</font>: <img src="http://xtreme-jumps....g/flags/md.gif"border="0" alt="" /> <font size="2"><font color="DarkSlateGray">deniS</font></font></b><br /><b><font size="2">Credits</font>: <img src="http://xtreme-jumps.eu/img/flags/ee.gif" border="0" alt="" /></b> <font size="2"><font color="DarkSlateGray"><b>xPaw</b></font></font>, <b><img src="http://xtreme-jumps.eu/img/flags/ru.gif" border="0" alt="" /> <font size="2"><font color="DarkSlateGray">Mistrick, </font></font></b><b><font size="2"><font color="DarkSlateGray"><b><img src="http://xtreme-jumps.eu/img/flags/ru.gif" border="0" alt="" /> Keniski, </b></font></font></b><b><b><img src="http://xtreme-jumps.eu/img/flags/rs.gif" border="0" alt="" /> <font size="2"><font color="DarkSlateGray">Klippy<br /><font size="3"><font color="Black"><font size="2">Description</font>: </font></font></font></font></b></b><font size="2">It's similiar to kz buttons but on deathrun mod, it's automaticly detects buttons on map, if they don't exist you should put it by yourself.</font><b><b><font size="2"><font color="DarkSlateGray"><br /><br /><font color="Black">Main Settings:<br /></font></font></font></b></b><font size="2"><font color="DarkSlateGray"><font color="Black"><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">//#define COLORCHAT// If you want to use colored messages, uncomment this line<br /><br />new const g_szPrefix[] = &quot;DeathRun&quot;;// Here you can put your tag<br /><br />const MAX_PLAYERS = 32;// Number of slots of your server<br /><br />#define ADMIN_ACCESS ADMIN_CVAR// Acces to admin commands, like /timer</code><hr />
</div><b>CVARS ONLY IF YOU HAVE WEB SERVER:<br /></b></font></font></font><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"><font size="2"><font color="DarkSlateGray"><font color="Black">dr_timer_web_link &quot;link&quot;// Link to web folder with php files<br />dr_timer_sql_host &quot;host&quot;// ip adress or dns<br />dr_timer_sql_user &quot;login&quot;<br />dr_timer_sql_pass &quot;password&quot;<br /><br /></font></font></font><font size="2"><font color="DarkSlateGray"><font color="Black"><font size="2"><font color="DarkSlateGray"><font color="Black">dr_timer_sql_db</font></font></font></font></font></font> &quot;database&quot;</code><hr />
</div><b><br />Motd Images:</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;"><img src="https://s3.postimg.i...f/motd_top.jpg"border="0" alt="" /></div>
</div>
</div><br /><br /><b>Browser Images:<br /></b><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;"><img src="https://s4.postimg.i...ts_map_top.jpg"border="0" alt="" /><img src="https://s9.postimg.io/yy7vzwn4f/web_stats_map_list.jpg" border="0" alt="" /><img src="https://s10.postimg.io/fx4r39tih/web_stats_player_stats.jpg" border="0" alt="" /></div>
</div>
</div><br /><br /><b><font color="Red">Requirements:</font><br /></b><ul><li> <b>Steam server</b></li>
</ul></div></div></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/sma.gif"alt="File Type: sma" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>

<a href="http://www.amxmodx.o...06"><strong>GetPlugin</strong></a> or
<a href="https://forums.allie...1471883982">GetSource</a> (deathrun_timer.sma - 24.2 KB)

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


<a href="https://forums.allie...lorchat.inc</a>(6.3 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...>models.zip</a>(7.0 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...08">web.zip</a>(264.7 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