Raised This Month: $32 Target: $400
 8% 

Particle Effects on Weapons


Post New Thread Reply   
 
Thread Tools Display Modes
Elephantom
Member
Join Date: Mar 2012
Old 11-28-2012 , 15:54   Re: Particle Effects on Weapons
Reply With Quote #21

Ye, I'm running 1.5.3.

None of the particles are working, though.

I don't know what I'm doing wrong.
Elephantom is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 11-28-2012 , 23:55   Re: Particle Effects on Weapons
Reply With Quote #22

worked for me. but i didnt use the item manager.
Mitchell is offline
Elephantom
Member
Join Date: Mar 2012
Old 11-29-2012 , 01:55   Re: Particle Effects on Weapons
Reply With Quote #23

Nor did I.
Elephantom is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 11-29-2012 , 08:14   Re: Particle Effects on Weapons
Reply With Quote #24

Quote:
Originally Posted by Elephantom View Post
Nor did I.
You're editing the config file for tf2items_manager, it's not going to work if you dont have it loaded.
__________________
asherkin is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 11-29-2012 , 09:26   Re: Particle Effects on Weapons
Reply With Quote #25

Quote:
Originally Posted by Elephantom View Post
Nor did I.
Gotcha. exactly what asher said.
Mitchell is offline
Elephantom
Member
Join Date: Mar 2012
Old 11-30-2012 , 14:29   Re: Particle Effects on Weapons
Reply With Quote #26

I was editing the 'tf2items.weapons.txt' file.

It's the only file that appears in my folders when I enable it in Clanforge(Known for not allowing much access to TF2 Server Files).

Are there any other files that I need?
Elephantom is offline
Skippy
Senior Member
Join Date: Nov 2011
Old 11-30-2012 , 19:02   Re: Particle Effects on Weapons
Reply With Quote #27

Is it under addons/sourcemod/config ?
Skippy is offline
Elephantom
Member
Join Date: Mar 2012
Old 12-02-2012 , 02:19   Re: Particle Effects on Weapons
Reply With Quote #28

Yes it is.

Sorry for the late reply, I've been at work.
Elephantom is offline
SlimeCounty
SourceMod Donor
Join Date: Jun 2011
Old 12-02-2012 , 03:55   Re: Particle Effects on Weapons
Reply With Quote #29

Not sure why this isn't working for you, I have similar set up for a handful of weps on mine, but just a tip, you're going to want to add:
"preserve_attributes" "1"
so that the wep still functions as it should.

PHP Code:
"custom_weapons_v3"
{
    
"STEAM_0:0:19123372" //Eleph
    
{
        
"414" //Liberty Launcher
        
{
            
"level"    "50"
            "quality"    "7"
            "preserve_attributes"       "1"
            "1"        "134 ; 4" 
// Sparkle
            
"2"        "370 ; 5" // Halo Glow
        
}
    }

__________________
SlimeCounty is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 12-02-2012 , 08:06   Re: Particle Effects on Weapons
Reply With Quote #30

You should be using a hyphen not an underscore in preserve-attributes.
__________________
asherkin is offline
Reply


Thread Tools
Display Modes

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 07:38.


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