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

!Store + hats + trails + colors + adminmenu + vip


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

Napisano 05.09.2013 17:04

<!-- BEGIN TEMPLATE: postbit_external -->
<div><div align="center"><b>Hello,</b><br />I then worked with the NotD community and support each other.<br />Unfortunately NotD is dead, and no one answers more of my request.<br />I think many would like to use the full plugin, and I like to share it with others Server owners.:)<br /></div><br /><u><b>Note:</b></u> - No issues whit custom Player Models (test over 50 custom models and all works)<br />and no problems whit Thc_rpg Plugin. <br /><u>Test it only in css - maybe it works to for other games.</u><br /><br /><u><b>Pictures and German Discription<br />here:</b></u><br /> <u><a href="http://richter.dawn-...c11b7d05af7#p28" target="_blank"><u>Tracer</u></a></u><br /> <u><a href="http://richter.dawn-space.de/forum/viewtopic.php?f=21&amp;t=41&amp;sid=5575228c023f258d7b346c11b7d05af7" target="_blank"><u>Hats</u></a></u><br /><u><a href="http://richter.dawn-space.de/forum/viewtopic.php?f=21&amp;t=40&amp;p=34&amp;sid=5575228c023f258d7b346c11b7d05af7&amp;sid=5575228c023f258d7b346c11b7d05af7#p34" target="_blank"><u>Glow Colors</u></a></u><br /><br /><br /><u><b>Author:</b></u> [NotD] l0calh0st<br /><u><b>Fixed from:</b></u> Korori <br />- Array Issues<br />- Download INI<br />- Admin Commandså<br />- Cvar Controls<br />- Fix Tracer Glitch<br />- Added Hats<br /><br /><br /><u><b>- What you need to use.</b></u><br />- Mysql Database <br /><u><b><br />- What are the Features ?</b></u><br />- hats - alot of custom hats include <br />- trails - also a lot off include<br />- customize Tracer in !store menu - Render,width<br />- trails Colors<br />- player color (glow)<br />- vip - spezial items only for vip (configurate on mysql database) <br />- adminmenu - for give credits and Vip in game <br /><br /><u><b>- ConVars:</b></u><br />- sm_notd_hat_enabled = CreateConVar(&quot;sm_notd_hat_enabled&quot;, &quot;1&quot;, &quot;0: Disable 1: On&quot;);<br />- sm_notd_tracer_enabled = CreateConVar(&quot;sm_notd_tracer_enabled&quot;, &quot;1&quot;, &quot;0: Disable 1: On&quot;);<br />- sm_notd_credit = CreateConVar(&quot;sm_notd_credit&quot;, &quot;10&quot;, &quot; How Many Credits Are Given Every 5 Mins.&quot;);<br />- sm_notd_tracer = CreateConVar(&quot;sm_notd_tracer&quot;, &quot;2500&quot;, &quot; Cost of A Tracer&quot;);<br />- sm_notd_glow = CreateConVar(&quot;sm_notd_glow&quot;, &quot;1000&quot;, &quot; Cost of A Glow Colour&quot;);<br />- sm_notd_tracer_color = CreateConVar(&quot;sm_notd_tracer_color&quot;, &quot;600&quot;, &quot; Cost of A Tracer Colour&quot;);<br />- sm_notd_hat= CreateConVar(&quot;sm_notd_hat&quot;, &quot;5000&quot;, &quot; Cost of A Hat&quot;);<br /><br /><u><b><br />- Commands:</b></u><br />- !store or sm_store - open storemenu in game <br /><br /><u><b>- Admin Commands:</b></u><br />- sm_givecredit - &lt;#userid|name&gt; &lt;amount&gt;<br />- sm_storeadmin - open the adminmenu in game <br />- sm_givevip - &lt;#userid|name&gt;<br />- sm_whocredit - &lt;#userid|name&gt;<br /><br /><u><b>- Install:</b></u><br /><br />- upload all models and materials to -&gt; your server and fast dl server(<b>much Custom Hats and Trails and the gmod_tower Stuff inside</b>)<br />I recommend using the <a href="http://forums.alliedmods.net/showthread.php?t=69005" target="_blank"><u>sm_downloader</u></a> and uses the donwload.simple.ini<br /><br /> - put: notd_store.ini -&gt; addon/sourcemod/config - for download the files (i use <a href="http://forums.alliedmods.net/showthread.php?t=69005" target="_blank"><u>sm_downloader</u></a> is much easier)<br />- put: notd_store.smx -&gt; addon/sourcemod/plugins<br />- put: store folder and notd_store.sp -&gt; addon/sourcemod/scripting<br /><br />- go to: addon/sourcemod/config/database.cfg and add:<br /><br /><!-- BEGIN TEMPLATE: bbcode_quote_printable -->
<div style="margin:20px; margin-top:5px; ">
<div class="smallfont" style="margin-bottom:2px">Quote:</div>
<table cellpadding="6" cellspacing="0" border="0" width="100%">
<tr>
<td class="alt2">
<hr />

&quot;store&quot; <br />{ <br />&quot;driver&quot; &quot;default&quot; <br />&quot;host&quot; &quot;mysqlhost&quot; <br />&quot;database&quot; &quot;mysqldatabase&quot; <br />&quot;user&quot; &quot;mysqluser&quot; <br />&quot;pass&quot; &quot;mysqlpass&quot; <br />//&quot;timeout&quot; &quot;0&quot; <br />&quot;port&quot; &quot;3306&quot; <br />}

<hr />
</td>
</tr>
</table>
</div>
<!-- END TEMPLATE: bbcode_quote_printable -->- last step is: upload the store.sql in your mysql database for table structure.<br /><br />- done and have fun!!!<br /><br />Greets Maric :)<br /><u><b>- for Recompile needs:</b></u><br /> sdkhooks<br /><u><b><br /><br />Download:</b></u><br /><u>-materials:</u> <a href="https://skydrive.liv...AIDUhxUc8PwDKp8" target="_blank">https://skydrive.liv...c8PwDKp8</a><br /><u><br />-models:</u> <a href="https://skydrive.live.com/embed?cid=9E7CD56DFB87C028&amp;resid=9E7CD56DFB87C028%21511&amp;authkey=AKTqSW7XBvpfZUQ" target="_blank">https://skydrive.liv...pfZUQ</a></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...s/attach/sp.gif" alt="File Type: sp" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>


<a href="http://www.sourcemod...?file_id=125359"><strong>Get Plugin</strong></a> or
<a href="https://forums.allie...38;d=1378394352">Get Source</a> (notd_store.sp - 20.6 KB)


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


<a href="https://forums.allie...38;d=1378394364">notd_store.smx</a> (32.5 KB)


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


<a href="https://forums.allie...38;d=1378394380">notd_store.ini</a> (7.9 KB)


</td>
</tr>
<!-- END TEMPLATE: postbit_attachment --><!-- 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=1378396777">store_sql.zip</a> (818.7 KB)


</td>
</tr>
<!-- END TEMPLATE: postbit_attachment --><!-- 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=1378396844">store_dev.zip</a> (13.2 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