View Single Post
klashfire
Member
Join Date: May 2014
Location: NY, USA
Old 04-23-2015 , 21:36   Re: TF2 items crashes....it just does
Reply With Quote #3

well maybe there is some bug in my code. (there shouldn't as it worked fine 2 weeks ago, no changes)

Code:
"custom_weapons_v3"
{
	"*"
	{
//Rj, Sj, 99 in clip, fast reload, 5 second ammo refill, no fall damage
		"237"
		{
			"1"				"275 ; 1"
			"2"				"112 ; 1"
			"3"				"4 ; 24.75"
			"4"				"97 ; -100"
		}
		"265"
		{
			"1"				"275 ; 1"
			"2"				"112 ; 1"
			"3"				"4 ; 12.375"
			"4"				"97 ; -100"
			"5"				"89 ; 0"
		}
//loose canon, less self damage
//		"996"
//		{
//			"1"				"135 ; 1.5"
//		}
//cleaners carbine, crit 31 damage on headshots, 3 in clip
		"751"
		{
			"1"				"51 ; 1"
			"2"				"31 ; 3"
			"3"				"4 ; .15"
			"4"				"390 ; 1.3"
			"5"				"106 ; 1"
		}
//frying pann, valve quality, turn ppl gold
		"264"
		{
			"quality"		"8"
			"level"			"100"
			"admin-flags"	"a"
		"1"			"150 ; 1"
		}
	}
__________________

klashfire is offline