Raised This Month: $51 Target: $400
 12% 

[CS:GO] CS:GO Particles (v1.0 3/7/2016)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Rachnus
Senior Member
Join Date: Jun 2016
Location: Funland
Plugin ID:
5270
Plugin Version:
1.0
Plugin Category:
Technical/Development
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    View all CS:GO particles (3/7/2016)
    Old 07-03-2016 , 04:58   [CS:GO] CS:GO Particles (v1.0 3/7/2016)
    Reply With Quote #1

    CS:GO Particle Viewer


    Features:
    • View all current (3/7/2016) CS:GO particles (sm_pm or sm_particlemenu)
    • Toggle the particle effect to follow the player (sm_toggleparent)
    • Add your own particles (Not tested but should work)

    Commands:
    Quote:
    All commands have admin flag "b" (ADMFLAG_GENERIC)
    sm_particlemenu - Displays the particle menu of all CS:GO particles (as for 3/7/2016)
    sm_pm - Displays the particle menu of all CS:GO particles (as for 3/7/2016)
    sm_delparticle - Deletes clients particle system
    sm_toggleparent - If toggled, particle effect will follow player, if not it will be created infront of players head
    All CS:GO particles (3/7/2016)
    Spoiler



    Pictures:
    Spoiler


    Extra info:
    I have not tested custom particles, neither have I tested this plugin with any other games, however if you wanna try it yourself, remember to precache and add files to download table. See https://forums.alliedmods.net/showthread.php?p=602270

    Github: https://github.com/Rachnus/CS-GO-Par...goparticles.sp


    Credits:
    Attached Files
    File Type: sp Get Plugin or Get Source (csgoparticles.sp - 2667 views - 6.8 KB)
    File Type: smx csgoparticles.smx (7.9 KB, 1071 views)
    File Type: txt csgoparticles_configs.txt (80.8 KB, 1461 views)
    __________________
    Github: https://github.com/jimppan
    Steam: http://steamcommunity.com/id/jimppan
    _____________________________________________ _________
    Taking private requests

    Last edited by Rachnus; 07-03-2016 at 05:04.
    Rachnus is offline
    iGANGNAM
    AlliedModders Donor
    Join Date: Sep 2012
    Location: Lithuania
    Old 07-04-2016 , 07:05   Re: [CS:GO] CS:GO Particles (v1.0 3/7/2016)
    Reply With Quote #2

    Zephyrus store support would be awesome tho
    __________________
    iGANGNAM is offline
    SOBgaming
    Senior Member
    Join Date: Jul 2015
    Old 07-04-2016 , 07:13   Re: [CS:GO] CS:GO Particles (v1.0 3/7/2016)
    Reply With Quote #3

    Awesome plugin for map makers, a really user friendly way to test the particles effect without placing them all in hammer then trying to remember which one was where. Thanks!
    __________________
    SOBgaming is offline
    noxuu
    Member
    Join Date: Dec 2015
    Old 07-04-2016 , 09:23   Re: [CS:GO] CS:GO Particles (v1.0 3/7/2016)
    Reply With Quote #4

    wow, nice !
    Thanks.
    noxuu is offline
    Rachnus
    Senior Member
    Join Date: Jun 2016
    Location: Funland
    Old 07-04-2016 , 10:44   Re: [CS:GO] CS:GO Particles (v1.0 3/7/2016)
    Reply With Quote #5

    Quote:
    Originally Posted by iGANGNAM View Post
    Zephyrus store support would be awesome tho
    Maybe, many of the particles don't work/are unoticable. Sorting them would be a pain but maybe one day

    Quote:
    Originally Posted by noxuu View Post
    wow, nice !
    Thanks.
    Quote:
    Originally Posted by SOBgaming View Post
    Awesome plugin for map makers, a really user friendly way to test the particles effect without placing them all in hammer then trying to remember which one was where. Thanks!
    Glad you liked it
    __________________
    Github: https://github.com/jimppan
    Steam: http://steamcommunity.com/id/jimppan
    _____________________________________________ _________
    Taking private requests

    Last edited by Rachnus; 07-04-2016 at 10:47.
    Rachnus is offline
    Sw33T3R
    AlliedModders Donor
    Join Date: Mar 2014
    Old 07-19-2016 , 12:27   Re: [CS:GO] CS:GO Particles (v1.0 3/7/2016)
    Reply With Quote #6

    How can i precache custom particle?
    Btw zephyrus store support would be amazing!
    Sw33T3R is offline
    Disturbed217
    New Member
    Join Date: Jun 2009
    Old 09-28-2016 , 00:04   Re: [CS:GO] CS:GO Particles (v1.0 3/7/2016)
    Reply With Quote #7

    I can't seem to figure out how to get these custom particles to show up.

    I added the custom particles to the download and precache file, did not work.

    I then followed the steps outlined by the particle_manifest valve wiki entry by adding them to a vpk and adding the vpk to the download and precache as well. did not work.

    My particles_manifest.txt
    Code:
    particles_manifest
    {
    	"file"		"particles/ambient_fx.pcf"
    	"file"		"!particles/blood_impact.pcf"
    	"file"		"particles/burning_fx.pcf"
    	"file"		"particles/error.pcf"
    	"file"		"!particles/explosions_fx.pcf"
    	"file"		"!particles/footstep_fx.pcf"
    	"file"		"!particles/impact_fx.pcf"
    	"file"		"!particles/inferno_fx.pcf"
    	"file"		"particles/rain_fx.pcf"
    	"file"		"particles/water_impact.pcf"
    	"file"		"!particles/weapons/cs_weapon_fx.pcf"
    	"file"		"!particles/overhead_icon_fx.pcf"
    	"file"		"particles/maps/cs_italy.pcf"
    	"file"		"particles/maps/cs_office.pcf"
    	"file"		"particles/maps/de_aztec.pcf"
    	"file"		"particles/maps/de_bank.pcf"
    	"file"		"particles/maps/de_dust.pcf"
    	"file"		"particles/maps/de_house.pcf"
    	"file"		"particles/maps/de_mill.pcf"
    	"file"		"particles/maps/de_nuke.pcf"
    	"file"		"particles/maps/de_shacks.pcf"
    	"file"		"particles/maps/de_train.pcf"
    	"file"		"particles/maps/gg_baggage.pcf"
    	"file"		"particles/maps/ar_monastery.pcf"
    	"file"		"particles/critters/chicken.pcf"
    	"file"		"particles/lighting.pcf"
    	"file"		"particles/maps/de_overpass.pcf"
    	"file"		"!particles/screen_fx.pcf"
    	"file"		"!particles/smokeds.pcf"
    }
    Yes, ive tried it with and without the "!"



    My downloads.ini
    Code:
    //Don't modify or remove the Comment Lines ( // )
    //Files (Download Only No Precache)
    
    //Decal Files (Download and Precache)
    
    //Sound Files (Download and Precache)
    
    //Model Files (Download and Precache)
    custom.vpk
    Ive created my own custom menu,

    Code:
    "particles"
    {
    	"smokeds.pcf"
    	{
    		"smoke_main"
    		{
    			"name"	"smoke_main"
    		}
    		"smoke_main_2"
    		{
    			"name"	"smoke_main_2"
    		}
    		"smoke_main_3"
    		{
    			"name"	"smoke_main_3"
    		}
    		"smoke_main_4"
    		{
    			"name"	"smoke_main_4"
    		}
    		
    	}
    }
    I've spent all day trying to get this thing to work and I just can't do it someone out there must be able to help.

    I keep getting the same ol' messages:
    Code:
    Attempted to precache unknown particle system "smoke_main"!
    Attempting to create unknown particle system 'smoke_main' 
    Attempted to precache unknown particle system "smoke_main_3"!
    Attempting to create unknown particle system 'smoke_main_3' 
    Attempted to precache unknown particle system "smoke_main_2"!
    Attempting to create unknown particle system 'smoke_main_2' 
    Attempted to precache unknown particle system "smoke_main_4"!
    Attempting to create unknown particle system 'smoke_main_4' 
    Attempting to create unknown particle system 'smoke_main' 
    Attempting to create unknown particle system 'smoke_main_2'
    Disturbed217 is offline
    Disturbed217
    New Member
    Join Date: Jun 2009
    Old 09-28-2016 , 00:08   Re: [CS:GO] CS:GO Particles (v1.0 3/7/2016)
    Reply With Quote #8

    Photo of the particle (idk how this will help but i have it on copy paste anyway)

    http://imgur.com/a/WUNeN

    Last edited by sneaK; 09-28-2016 at 01:42. Reason: fixed the link for you
    Disturbed217 is offline
    BloodJkeee
    Member
    Join Date: Aug 2015
    Old 10-04-2016 , 03:25   Re: [CS:GO] CS:GO Particles (v1.0 3/7/2016)
    Reply With Quote #9

    This plugin to decorate the map? right? is not only a preview particles?
    BloodJkeee is offline
    TRV
    New Member
    Join Date: Nov 2011
    Old 10-04-2016 , 16:00   Re: [CS:GO] CS:GO Particles (v1.0 3/7/2016)
    Reply With Quote #10

    for css please
    TRV is offline
    Reply



    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 18:43.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode