View Single Post
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 11-21-2018 , 09:20   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1562

Quote:
Originally Posted by mlov420 View Post
Here is a pack of 5 .pcf files to get you started. Each one of these contains a number of different particles. Refer to my previous post about viewing these files in something like Hammer Editor to see which ones are available, as well as which ones work and which ones don't work. I've personally noticed that not every particle in these packs work (maybe my error?), but many/most do.


Where to Install:

Code:
This "particles" folder just goes right in the csgo/ folder either on your server or locally if you're viewing in Hammer.

Example Usage from one of the contained files:

Code:
"Green Cyclone (Aura)"
        {
            "particlename" "particles/fx.pcf"
            "effectname"    "Aura11"
            "flag"		   "b"
            "type"              "CustomParticles"
        }
The different "effects" within each PCF will vary between if they act like auras (covering all or most of player model) or if they act like only trails (smaller effects only display at the feet of the player, which makes them act like a trail). This example one acts more like an aura so I labeled it as such for players to see.

Edit - This .zip file DOES NOT contain the auras plugin. It ONLY contains 5 .pcf files which can be used with the auras plugin.
Thank you, having any questions I contact... Thank you again.
paulo_crash is offline