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

[TF2] Custom Weapons 3 (Beta 2)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
lazyman0615
New Member
Join Date: Jul 2019
Old 07-29-2019 , 07:12   Re: [TF2] Custom Weapons 3 (Beta 2)
Reply With Quote #33

Hi! I am new to hosting server and i just installed this plugin, so I am sorry if I made any rookie mistake.

So far, I have made several custom weapons like knifes and fists and they work. However, custom flamethrowers don't show up in my menu, not even the one in the DLC pack. Are there any additional files I missed, or do I have to update some files? Here's the code for the stock flamethrower.

Code:
"Stock Flamethrower"
{
	"classes"
	{
		"pyro"		"0"
	}
	"baseclass"		"flamethrower"
	"baseindex"		"21"
	"nobots"		"1"
	"quality"		"6"
	"logname"		"flamethrower"
	"description"	"Stock"
"cw3_attributes"
{
"flame_gravity"
{
"plugin"	"tf2attributes"
"value"	"0"
}

"flame_drag"
{
"plugin"	"tf2attributes"
"value"	"8.5"
}

"flame_up_speed"
{
"plugin"	"tf2attributes"
"value"	"50"
}

"flame_speed"
{
"plugin"	"tf2attributes"
"value"	"2450"
}

"flame_spread_degree"
{
"plugin"	"tf2attributes"
"value"	"2.8"
}

"flame_lifetime"
{
"plugin"	"tf2attributes"
"value"	".6"
}

"flame_random_life_time_offset"
{
"plugin"	"tf2attributes"
"value"	".1"
}
}
}
lazyman0615 is offline
 


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 20:56.


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