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

[CSS] 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 492
  • Lokalizacja:AMXX.PL
Offline

Napisano 08.03.2014 23:10

<!-- BEGIN TEMPLATE: postbit_external -->
<div><font size="4"><font color="green">VIP</font></font><br /><br />Originally, this Plugin was a Private request but with the second version of this I decided to make it public because it was never used by me and the Community who gives me the request doesn't care about here servers...anymore...<br />So here is the plugin and even more features will come!<br /><br /><u><font color="blue">Feature list:</font></u><ul><li>100% Armor each Round</li>
<li>Colored Skin (with Disco-Mode)</li>
<li>Join-Message</li>
<li>Player-Trail</li>
<li>More Money</li>
<li>Reserve Slot</li>
<li>Grenade-Trail</li>
<li>More Ammo</li>
<li>Colored Smoke</li>
<li>No FallDamage</li>
<li>Model</li>
<li>Chat-Tag</li>
<li>Player Trails</li>
</ul><br /><u><font color="blue">CVAR list:</font></u><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">sm_vip_version 1 - the Version <br />sm_vip_enabled 1 - Can this Plugin do his work?<br />sm_gueldenskin_enabled 1 - User have a&nbsp; golden skin?&nbsp; <br />sm_vip_trail 1 - Can user have a Player Trail? <br />sm_vip_chat 1 - Can user have a Chat-Tag? <br />sm_vip_join 1 - JoinMessage enabled? <br />sm_vip_skin 1 - Vip-Skin enabled? <br />sm_vip_falldamage 1 - NoFallDamage enabled? <br />sm_vip_weaponcolor 1 - WeaponColor enabled? <br />sm_vip_tag [VIP] - The Chat tag when he writes a vip message? <br />sm_vip_tagfarbe FFFF00 - The Tag-Color in Hexdezimal (without #)<br />sm_vip_trail_lifetime 2.0 - Lifetime of each trail element<br />sm_vip_trail_material sprites/laserbeam.vmt - Material to use start after materials/ <br />sm_vip_let_free 1 - Let a Slot always free and kick a random Player <br />sm_vip_slots 5 - How many Reserve Slots should there be ?<br />vip_money_amount 12000 - Cash what a VIP gets when he spawns<br />vip_ammo_amount 20 - Ammo increase in percent each block!<br />vip_armor 1 - 100% Armor each Spawn? <br />vip_ctskin models/player/slow/masterchief_pack/slow_masterchief_blue.mdl - CT-Model Path<br />vip_tskin models/player/slow/masterchief_pack/slow_masterchief_red.mdl - T-Model Path</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --><u><font color="blue">Commands:</font></u><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">You can change them!<br /><br />Vipmenu - !vip /vip !premium /premium<br />VipInfo&nbsp; -&nbsp; &nbsp; &nbsp; &nbsp; !ivip /ivip<br />Trail Color menu - !trails /trails<br />Print Vips - !vips /vips</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --><font color="red">You will need an MySql Database!</font><br /><u><font color="blue">MySql database:</font></u><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">&nbsp; &nbsp; &nbsp; &nbsp; <br />&quot;vip&quot;<br />{<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;driver&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;mysql&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;host&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &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; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;&lt;database&gt;&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;user&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;&lt;user&gt;&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;pass&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;&lt;password&gt;&quot;<br />}</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --><u><font color="blue">Adding an VIP:</font></u><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">Go into your Database to the donations table, and insert in a new row the Steamid and the Expire(must be an Unix-Timestamp,&nbsp; use converters like this one http://www.unixtimestamp.com/index.php)<br /><font color="red">0 means the VIP never Expire</font><br />Example:<br /><img src="http://i.epvpimg.com/fTaUd.png" border="0" alt="" /></code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --><u><font color="blue">Upcoming Features:</font></u><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">Admin-Webinterface<br /><br />Admin Menu<br />finish Weapon-Color&nbsp; &nbsp; &nbsp; &nbsp; <br />Play as Chicken,Zombie, whatever you want<br />No damage by own HE grenades<br />Custom Nicknames</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --><u><font color="blue">Bugs:</font></u><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">- As far as I know there are no bugs</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --><u><font color="blue">Changelog:</font></u><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">2.1-Beta - Public Release</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --></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=1394316520">Models.zip</a> (4.17 MB)


</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=1394316552">Vip.zip</a> (40.1 KB)


</td>
</tr>
<!-- END TEMPLATE: postbit_attachment --><!-- 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=131329"><strong>Get Plugin</strong></a> or
<a href="https://forums.allie...38;d=1394316571">Get Source</a> (vip.sp - 49.6 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