<div><div align="center"><img src="http://findicons.com.../128/santa.png"border="0" alt="" /></div><br /><font face="Comic Sans MS"><font size="7"><font size="7"><font size="6"><div align="center"><b><font color="Red">AIO (All-In-One) Winter Plugin</font></b></div></font></font></font></font><br /><br /><img src="https://cdn4.iconfinder.com/data/icons/free-game-icons/64/Gift.png" border="0" alt="" /><font size="5"><font face="Lucida Sans Unicode"><b><font color="red">Description</font></b></font></font><br /><br />After researching a lot on a variety of forums, I could not find what i needed to customize my server for Winter. Instead of installing 100 plugins, I created an AIO one!<br />With this plugin you can bring the Christmas Environment to your Counter Strike server! Very customizable, this plugin unique style is beyond all the existing Christmas plugins here.<br />I know there are a LOT of plugins for winter here, but most of them aren't complete, or they contain bugs. Well in this plugin I tried to create an All-In-One Winter plugin that includes almost all the functionalities for a Christmas Server! Merry Christmas everyone!<br /><br /><b>What does this plugin contains?</b><br /><ul><li>Gun Snowball Bullets</li>
<li>Custom Sky name for the Christmas Environment</li>
<li>Custom Darkness on the map, to make it more Environmental (enables mp_flashlight server cvar)</li>
<li>Custom Christmas Bomb Sounds (Planted, Exploded, Defused)</li>
<li>Custom BOMB replacement</li>
<li>Weather Menu (For those who do not have <b>cl_weather</b> cvar enabled. Plugin offers to set it up for the user, asking <b>USER PERMISSION</b>. <b>No slow-hacking</b>)<br /><br /><div align="center"><img src="http://i63.tinypic.com/2e35ro8.jpg"border="0" alt="" /></div></li>
<li>An AWESOME coloured musical tree on each team spawn that plays music and have lightning styles (YEAH!)</li>
<li>Santa Hat for each player, or Admin only.</li>
<li>Picking up presents, somethimes you get GLOW on your SANTA HAT (HECK YEAH!)</li>
<li>Better models, a variety of customizations and model replacements (Christmas Themed, Grenades, Knife, Bomb)</li>
<li>Candy Cane knife replacement with player model ! WOAH.</li>
<li>Players will drop Presents when they die!</li>
<li>Support for <b>maps that has rain built in</b>! (adding snow environment instead of rain)</li>
<li>FUN! FUN! FUN!</li>
<li>A variety of configurations, including it's own config file!</li>
<li>To see what kind of presents you can pick up, read the configuration file!</li>
<li>Grenade glow and trails, customizable by 3 different types: 1. All grenades trail/glow is white, 2. HE has red glow/trail, FB has blue glow/trail and SG has green trail/glow. 3. All grenades have random glow/trail colours</li>
</ul><br /><br /><b>Why is it so unique?</b><br /><ul><li>Has a lot of Half-Life resources</li>
<li>Up to date</li>
<li>Own configuration file, with a variety of customizable cvars</li>
<li>Different Christmas models, new and unique</li>
<li>Musical Christmas Trees, on every map, located to each team spawns!</li>
<li>2 different models for Christmas Trees, Santa Hats!</li>
<li>Unseen new snowball models for grenades, with trail and glow effects!</li>
<li>3 different models for presents</li>
<li>2 different unique models for the BOMB replacement</li>
</ul><br /><br /><br /><br /><img src="https://cdn4.iconfin...ns/64/Gift.png"border="0" alt="" /><font size="5"><font face="Lucida Sans Unicode"><b><font color="red">Cvars:</font></b></font></font><br /><br /><div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">PHP Code:</div>
<div class="alt2">
<hr />
<code style="white-space:nowrap">
<div dir="ltr" style="text-align:left;">
<!-- php buffer start --><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #FF8000">// --| -------------------------------------------------------------
<br />// --| AIO (All-In-One) Winter plugin by: tuty
<br />// --| Feel free to modify the configuration file as you please
<br />// --| Special thanks to: xPaw, Alka, ConnorMcLeod, VEN, v3x and others
<br />// --| -------------------------------------------------------------
<br />
<br />// --| When player shoots with his weapon on the wall, it will leave white snowflakes
<br />// --| Value: 1 / 0
<br />// --| Explanation: Enabled / Disabled
<br /></span><span style="color: #0000BB">aio_winter_gun_snowball </span><span style="color: #DD0000">"1"
<br />
<br /></span><span style="color: #FF8000">// --| If Snowballs are enabled, for how long will snowflakes stay alive?
<br />// --| Value: < your amount > in seconds. Must be a floating point number
<br />// --| Explanation: aio_winter_gun_snowball_duration "10.0" - snowflakes will stay alive for 10 seconds
<br /></span><span style="color: #0000BB">aio_winter_gun_snowball_duration </span><span style="color: #DD0000">"5.0"
<br />
<br /></span><span style="color: #FF8000">// --| Change the server sky texture to "space" ( Nice themed christmas sky )
<br />// --| Value: 1 / 0
<br />// --| Explanation: Enabled / Disabled
<br /></span><span style="color: #0000BB">aio_winter_changesky </span><span style="color: #DD0000">"1"
<br />
<br /></span><span style="color: #FF8000">// --| Set a nice darkness effect on the map, also enabling player flashlights (Christmas night theme)
<br />// --| Value: 1 / 0
<br />// --| Explanation: Enabled / Disabled
<br /></span><span style="color: #0000BB">aio_winter_darkness </span><span style="color: #DD0000">"1"
<br />
<br /></span><span style="color: #FF8000">// --| Enabled custom themed bomb event sounds ( Planted, Exploded, Defused )
<br />// --| Value: 1 / 0
<br />// --| Explanation: Enabled / Disabled
<br /></span><span style="color: #0000BB">aio_winter_bombsounds </span><span style="color: #DD0000">"1"
<br />
<br /></span><span style="color: #FF8000">// --| Some clients does not have "cl_weather" variable set to 1, 2 or 3 in their main game client
<br />// --| After they entered the server, yhis will enable a menu, reminding/teaching them how to enable snow effects on their client
<br />// --| Has an option to auto set-up for them, WITH THEIR PERMISSION !
<br />// --| Value: 1 / 0
<br />// --| Explanation: Enabled / Disabled
<br /></span><span style="color: #0000BB">aio_winter_weathermenu </span><span style="color: #DD0000">"1"
<br />
<br /></span><span style="color: #FF8000">// --| If the previous cvar is set as Enabled, after how long will display the menu to the player?
<br />// --| Value: < x seconds > in seconds. Must be a floating point number
<br />// --| Explanation: aio_winter_weathermenu "10.0" - Will display the menu after 10 seconds
<br /></span><span style="color: #0000BB">aio_winter_weathermenu </span><span style="color: #DD0000">"8.0"
<br />
<br /></span><span style="color: #FF8000">// --| Bomb model replacement with a shiny Snow-Man
<br />// --| Value: 1 / 0
<br />// --| Explanation: Enabled / Disabled
<br /></span><span style="color: #0000BB">aio_winter_custombomb </span><span style="color: #DD0000">"1"
<br />
<br /></span><span style="color: #FF8000">// --| A shiny, AWESOME musical tree with custom lights, effects and christmas themed song!
<br />// --| Spawned on each side of CT/T spawns.
<br />// --| Value: 1 / 0 - NOTE: Cvars are affected after map change!
<br />// --| Explanation: Enabled / Disabled
<br /></span><span style="color: #0000BB">aio_winter_tree </span><span style="color: #DD0000">"1"
<br />
<br /></span><span style="color: #FF8000">// --| Enable santa hats for each players! Yoinnkss!
<br />// --| Value: 1 / 0
<br />// --| Explanation: Enabled / Disabled
<br /></span><span style="color: #0000BB">aio_winter_hat </span><span style="color: #DD0000">"1"
<br />
<br /></span><span style="color: #FF8000">// --| If Santa Hats are enabled, are them only for ADMINS ?
<br />// --| Value: 1 / 0
<br />// --| Explanation: Admin Only / Everyone
<br /></span><span style="color: #0000BB">aio_winter_hat_adminonly </span><span style="color: #DD0000">"0"
<br />
<br /></span><span style="color: #FF8000">// --| Spawn Christmas presents on dead enemies. Can be picked up by anyone!
<br />// --| When picked up, you will be granted with a random gift.
<br />// --| Gifts:
<br />// --| * Armor
<br />// --| * Armor + Helmet
<br />// --| * Some Ammunition
<br />// --| * Bonus Health
<br />// --| * Random Grenade (HE, FB, SG)
<br />// --| * Bonus Frag/s
<br />// --| * Invisibility (for a certain amount of time)
<br />// --| * Random Glow
<br />// --| * Random Glow on your Santa Hat (lasts one round, only if hats are enabled)
<br />// --| * Defuser Kit (for CT only)
<br />// --| * Camouflage: [You look like enemy until you die]
<br />// --| * Money ( a certain amount )
<br />// --| Value: 1 / 0
<br />// --| Explanation: Enabled / Disabled
<br /></span><span style="color: #0000BB">aio_winter_presents </span><span style="color: #DD0000">"1"
<br />
<br /></span><span style="color: #FF8000">// --| If the gifts are enabled, when you pick up the "Bonus Health", how much HP should be added to player?
<br />// --| Value: < x amount > - from 0 to 99999?
<br />// --| Explanation aio_winter_bonus_health_amount "250" - Adds additional 250 HP to the player
<br /></span><span style="color: #0000BB">aio_winter_bonus_health_amount </span><span style="color: #DD0000">"50"
<br />
<br /></span><span style="color: #FF8000">// --| If the gifts are enabled, when you pick up the "Armor" or "Armor + Helmet" how much AP should be added to player?
<br />// --| Value: < x amount > - from 0 to 99999?
<br />// --| Explanation: aio_winter_gift_armor "250" - Adds additional 250 AP to the player
<br /></span><span style="color: #0000BB">aio_winter_gift_armor </span><span style="color: #DD0000">"100"
<br />
<br /></span><span style="color: #FF8000">// --| If the gifts are enabled, when you pick up the "Bonus Frag/s" how many frags should be added to player?
<br />// --| Value: < x amount > - from 0 to 99999?
<br />// --| Explanation: aio_winter_bonus_frag "5" - 5 Frags will be added to the player
<br /></span><span style="color: #0000BB">aio_winter_bonus_frag </span><span style="color: #DD0000">"2"
<br />
<br /></span><span style="color: #FF8000">// --| If the gifts are enabled, when you pick up the "Invisibility" for how long shall be enabled?
<br />// --| Value: < x amount > - from 0 to 99999?
<br />// --| Explanation: aio_winter_invis_duration "5" - Invisiblity lasts 5 seconds
<br /></span><span style="color: #0000BB">aio_winter_invis_duration </span><span style="color: #DD0000">"15"
<br />
<br /></span><span style="color: #FF8000">// --| If the gifts are enabled, when you pick up the "Money" how much cash shall be added to player?
<br />// --| Value: < x amount > - from 0 to 99999?
<br />// --| Explanation: aio_winter_gift_money "1500" - $1500 will be added to the player
<br /></span><span style="color: #0000BB">aio_winter_gift_money </span><span style="color: #DD0000">"1500"
<br />
<br /></span><span style="color: #FF8000">// --| Enable support for rainy maps. Removing rain from it and replacing it with snow
<br />// --| Value: 1 / 0
<br />// --| Explanation: Enabled / Disabled
<br /></span><span style="color: #0000BB">aio_winter_rainymap_support </span><span style="color: #DD0000">"1"
<br />
<br /></span><span style="color: #FF8000">// --| Replace the default knife model with a candy cane!
<br />// --| Value: 1 / 0
<br />// --| Explanation: Candy Cane / Default Knife
<br /></span><span style="color: #0000BB">aio_winter_candyknife </span><span style="color: #DD0000">"1"
<br />
<br /></span><span style="color: #FF8000">// --| Replace all grenades ( Flashbang, He, Smoke ) with a custom Christmas themed model
<br />// --| Also adds render and trail for each of them
<br />// --| Value: 1 / 0
<br />// --| Explanation: Custom Grenades / Default Grenades
<br /></span><span style="color: #0000BB">aio_winter_grenade </span><span style="color: #DD0000">"1"
<br />
<br /></span><span style="color: #FF8000">// --| If the previous cvar is enabled, we have three options to set up this one, to differentiate the grenades between them.
<br />// --| Value: 0 / 1 / 2
<br />// --| Explanation: 0 - All grenades has a white glow/trail
<br />// --| 1 - HE Grenade has a red glow/trail, FB Grenade has a blue glow/trail and SG Grenade has a green glow/trail
<br />// --| 2 - All grenades has random glow/trail
<br />// --| -------------------------------------------------------------------------
<br /></span><span style="color: #0000BB">aio_winter_grenade_type </span><span style="color: #DD0000">"0"
<br /></span><span style="color: #0000BB"></span>
</span>
</code><!-- php buffer end -->
</div>
</code>
<hr />
</div>
</div><br /><br /><br /><br /><img src="https://cdn4.iconfin...ns/64/Gift.png"border="0" alt="" /><font size="5"><font face="Lucida Sans Unicode"><b><font color="red">Requirements:</font></b></font></font><br /><ul><li>I would recomment a <b>sv_downloadurl</b> for fast downloading, since this plugin contains a "few" resources</li>
<li>Client side cvar enabled: <b>cl_weather</b> 1/2/3</li>
<li>Latest AMX Mod X Version</li>
</ul><br /><br /><br /><img src="https://cdn4.iconfin...ns/64/Gift.png"border="0" alt="" /><font size="5"><font face="Lucida Sans Unicode"><b><font color="red">Installation Guide:</font></b></font></font><ul><li>Place the <b>AIO_Winter.cfg</b> file into <b>addons/amxmodx/configs</b> folder</li>
<li>Place the <b>aio_winter</b> sounds folder into <b>cstrike/sounds/</b> server directory</li>
<li>Place the <b>aio_winter</b> models folder into <b>cstrike/models/</b> server directory</li>
<li>Place the <b>AIO_Winter.amxx</b> file into <b>cstrike/addons/amxmodx/plugins/</b> server directory</li>
<li>Open <b>plugins.ini</b> file located into <b>addons/amxmodx/configs/plugins.ini</b> and add <b>AIO_Winter.amxx</b> then save it.</li>
<li>Done.</li>
</ul><br /><br /><br /><br /><img src="https://cdn4.iconfin...ns/64/Gift.png"border="0" alt="" /><font size="5"><font face="Lucida Sans Unicode"><b><font color="red">Credits:</font></b></font></font><br /><ul><li>xPaw</li>
<li>Alka</li>
<li>ConnorMcLeod</li>
<li>VEN</li>
<li>v3x</li>
<li>HamletEagle</li>
<li>Others</li>
</ul><br /><br /><br /><br /><br /><img src="https://cdn4.iconfin...ns/64/Gift.png"border="0" alt="" /><font size="5"><font face="Lucida Sans Unicode"><b><font color="red">Modules:</font></b></font></font><br /><ul><li>cstrike</li>
<li>engine</li>
<li>fakemeta</li>
<li>fun</li>
<li>hamsandwich</li>
</ul><br /><br /><br /><br /><br /><img src="https://cdn4.iconfin...ns/64/Gift.png"border="0" alt="" /><font size="5"><font face="Lucida Sans Unicode"><b><font color="red">Video Demonstration:</font></b></font></font><br /><br />It is a 10 minutes gameplay with bots, you can skip thorough it and see new additions along with the demonstration of this plugin<br />Video has been uploaded now, so until youtube renders to high quality, expect 360p<br /><br /><br />:arrow: <a href="https://youtu.be/0HKGO07QhwA" target="_blank">https://youtu.be/0HK...GO07QhwA</a><br /><br />.</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...sources.zip</a>(2.24 MB)
</td>
</tr><tr>
<td><img class="inlineimg" src="https://forums.allie...attach/cfg.gif"alt="File Type: cfg" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>
<a href="https://forums.allie..._Winter.cfg</a>(5.8 KB)
</td>
</tr><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...31"><strong>GetPlugin</strong></a> or
<a href="https://forums.allie...1450969583">GetSource</a> (AIO_Winter.sma - 34.8 KB)
</td>
</tr>
</table>
</fieldset>
</div>
Wyświetl pełny artykuł
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.
|
Guest Message by DevFuse
AIO: Winter Plugin
Temat rozp. Adminek AMXX.PL, 22.12.2015 18:12
Brak odpowiedzi do tego tematu
Użytkownicy przeglądający ten temat: 0
0 użytkowników, 0 gości, 0 anonimowych