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

TF2Items - Items with custom attributes.


Post New Thread Closed Thread   
 
Thread Tools Display Modes
iSins
Junior Member
Join Date: Jul 2010
Old 07-14-2010 , 08:31   Re: TF2Items - Items with custom attributes.
#341

Quote:
Originally Posted by DrWagstaff View Post
Code:
"custom_weapons_v3"
{
	"*"
	{
		"7"
		{
			"quality"		"2"
			"level"			"50"
			"1"				"150 ; 1"
		}
	
	}
}
Stupid question how would i add community Sparkles to this? want the wrench to have Sparkles and golden effect atm i got the golden part working and is it possible to make the wrench look like the golden wrench?
iSins is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 07-14-2010 , 08:35   Re: TF2Items - Items with custom attributes.
#342

Add
Code:
"2"    "134 ; 4.0"
after
Code:
"1"    "150 ; 1.0"
to add the sparkles particle.

It isn't possible to add the gold material overlay.

Also, I saw you joined IRC, said 'hey' and then left after only a few minutes. Most of us only check it intermittently so sometimes you may need to wait a bit .
__________________

Last edited by asherkin; 07-14-2010 at 08:40.
asherkin is offline
cybersquare420
Veteran Member
Join Date: Nov 2008
Old 07-14-2010 , 08:37   Re: TF2Items - Items with custom attributes.
#343

huh, well, i am running on windows server 2003, mm 1.8.1, sm 1.3.4 and i ma not having any crash issues with this before or after the latest update... perhaps the issue lies in the sm an mm versions you are running?
__________________

Last edited by cybersquare420; 07-14-2010 at 08:38. Reason: typoneze
cybersquare420 is offline
iSins
Junior Member
Join Date: Jul 2010
Old 07-14-2010 , 08:39   Re: TF2Items - Items with custom attributes.
#344

Thanks asherkin also is it possible to make the wrench golden or any way to make it so people can use the golden wrench?
iSins is offline
cybersquare420
Veteran Member
Join Date: Nov 2008
Old 07-14-2010 , 08:40   Re: TF2Items - Items with custom attributes.
#345

Quote:
Originally Posted by iSins View Post
Thanks asherkin also is it possible to make the wrench golden or any way to make it so people can use the golden wrench?
he just said no...
__________________
cybersquare420 is offline
iSins
Junior Member
Join Date: Jul 2010
Old 07-14-2010 , 08:42   Re: TF2Items - Items with custom attributes.
#346

Quote:
Originally Posted by cybersquare420 View Post
he just said no...
sorry i only say part of the post i am using my phone atm
iSins is offline
cybersquare420
Veteran Member
Join Date: Nov 2008
Old 07-14-2010 , 08:43   Re: TF2Items - Items with custom attributes.
#347

of... lol... ok
was wondering...
__________________
cybersquare420 is offline
iSins
Junior Member
Join Date: Jul 2010
Old 07-14-2010 , 08:48   Re: TF2Items - Items with custom attributes.
#348

another question is how do i make it so only donors or admins can use the wrench?
iSins is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 07-14-2010 , 08:54   Re: TF2Items - Items with custom attributes.
#349

Either replace the "*" with a list of SteamIDs separated by semicolons or add an "admin-flags" line to the weapon. See the example file for more info.
__________________
asherkin is offline
iSins
Junior Member
Join Date: Jul 2010
Old 07-14-2010 , 08:56   Re: TF2Items - Items with custom attributes.
#350

ok will this make it where they can equip it when they want? or when they have the status they can use the effect?
iSins is offline
Closed Thread



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 17:36.


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