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

Spectral Spectrum?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Nighty
Member
Join Date: Nov 2012
Old 06-28-2013 , 12:10   Spectral Spectrum?
Reply With Quote #1

is there a way to add Spectral Spectrum to an item?

Thanks
Nighty is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 06-28-2013 , 16:45   Re: Spectral Spectrum?
Reply With Quote #2

I don't know if it actually works, but there is an attribute for it. I think it's attribute 1004... but I don't know which value would be used for Spectral Spectrum. The values listed for the paints are:

Paint 1 (Putrescent Pigmentation): 65280
Paint 2 (Die Job): 255
Paint 3 (Chromatic Corruption): 16711680
Paint 4 (Spectral Spectrum): 16744192
Paint 5 (Sinister Staining): 16776960

Having said that, these values may actually be fake and need to be constantly updated to correspond to the shifting colors, which TF2Items can't do... but TF2Attributes can.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 06-28-2013 at 16:48.
Powerlord is offline
Nighty
Member
Join Date: Nov 2012
Old 06-29-2013 , 10:49   Re: Spectral Spectrum?
Reply With Quote #3

thaks for your help the values dont seam to work and i have no idea how i could get this values items_game.txt only says value_is_from_lookup_table :S

edit:
okay i figured it out (i never saw the spells on a server so i dont know the names sry ) anyway this values work:
0 yellow
1 pink
2 also yellow
3 VERY light pink
4 green/yellow
5 kinda like rainbow

Last edited by Nighty; 06-29-2013 at 10:58.
Nighty is offline
Pelipoika
Veteran Member
Join Date: May 2012
Location: Inside
Old 06-29-2013 , 12:48   Re: Spectral Spectrum?
Reply With Quote #4

Quote:
Originally Posted by Nighty View Post
thaks for your help the values dont seam to work and i have no idea how i could get this values items_game.txt only says value_is_from_lookup_table :S

edit:
okay i figured it out (i never saw the spells on a server so i dont know the names sry ) anyway this values work:
0 yellow
1 pink
2 also yellow
3 VERY light pink
4 green/yellow
5 kinda like rainbow
So you got it to work? could you tell me how? i have tried for ages
Pelipoika is offline
Nighty
Member
Join Date: Nov 2012
Old 06-29-2013 , 12:57   Re: Spectral Spectrum?
Reply With Quote #5

Quote:
Originally Posted by Pelipoika View Post
So you got it to work? could you tell me how? i have tried for ages
yes if you are using default tf2items plugin write in your tf2items.weapon.txt file
Code:
	"YOURSTEAMID"
	{
		"*" //item you want it on (* will put it on everything)
		{
			"1"				"1004 ; 5" //here is the effect use 0-5 instat of 5 if you want an other effect
		}
	}
dont forget to reload tf2items plugin (tf2items_manager_reload) if you already have an entrie for your steam id just add it as usual (dont make two of them or only the last one counts)

all the credits go to Powerlord

Last edited by Nighty; 06-29-2013 at 12:59.
Nighty is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 06-29-2013 , 13:00   Re: Spectral Spectrum?
Reply With Quote #6

The values I get were the actual tint values on the spells themselves... weird how they have their own tint values...
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Nighty
Member
Join Date: Nov 2012
Old 06-29-2013 , 13:01   Re: Spectral Spectrum?
Reply With Quote #7

btw thanks for prophunt ITS AWESOME!

edit:
if someone could add the names to the values it would be great ;)

Last edited by Nighty; 06-29-2013 at 13:05.
Nighty is offline
Pelipoika
Veteran Member
Join Date: May 2012
Location: Inside
Old 06-29-2013 , 13:05   Re: Spectral Spectrum?
Reply With Quote #8

Quote:
Originally Posted by Nighty View Post
yes if you are using default tf2items plugin write in your tf2items.weapon.txt file
Code:
    "YOURSTEAMID"
    {
        "*" //item you want it on (* will put it on everything)
        {
            "1"                "1004 ; 5" //here is the effect use 0-5 instat of 5 if you want an other effect
        }
    }
dont forget to reload tf2items plugin (tf2items_manager_reload) if you already have an entrie for your steam id just add it as usual (dont make two of them or only the last one counts)

all the credits go to Powerlord
I assume halloween doesnt need to be on for this to work and the item you apply the attribute on doesnt need to be painted?
Pelipoika is offline
Nighty
Member
Join Date: Nov 2012
Old 06-29-2013 , 13:07   Re: Spectral Spectrum?
Reply With Quote #9

Quote:
Originally Posted by Pelipoika View Post
I assume halloween doesnt need to be on for this to work and the item you apply the attribute on doesnt need to be painted?
no halloween needed (as you may would know cuz of the bugged real painted items) and the item doesnt not need to be painted but it need to be paintable the cow mangler also works fine which is SO AWESOME
Nighty is offline
Pelipoika
Veteran Member
Join Date: May 2012
Location: Inside
Old 06-29-2013 , 13:09   Re: Spectral Spectrum?
Reply With Quote #10

Quote:
Originally Posted by Nighty View Post
no halloween needed (as you may would know cuz of the bugged real painted items) and the item doesnt not need to be painted but it need to be paintable the cow mangler also works fine which is SO AWESOME
Okay, Thanks!
Pelipoika 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:14.


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