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

Store not reading all items in items.txt


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
godzcsgo
Senior Member
Join Date: Jul 2017
Old 02-03-2019 , 16:21   Store not reading all items in items.txt
#1

My current items.txt list:

Code:
"Store"
{
	
	"Pets"
	{
		"Chicken"
		{
			"model" "models/chicken/chicken.mdl"
			"position" "50.0 0.0 0.0"
			"angles" "0.0 0.0 0.0"
			"idle" "idle01"
			"run" "run01"
			"price" "250"
			"type" "pet"
		}

		"Chicken Zombie"
		{
			"model" "models/chicken/chicken_zombie.mdl"
			"position" "50.0 0.0 0.0"
			"angles" "0.0 0.0 0.0"
			"idle" "idle01"
			"run" "run01"
			"price" "250"
			"type" "pet"
		}

		"Crow"
		{
			"model" "models/crow.mdl"
			"position" "50.0 0.0 0.0"
			"angles" "0.0 0.0 0.0"
			"idle" "Idle01"
			"run" "Run"
			"unique_id" "crow_running"
			"price" "250"
			"type" "pet"
		}

		"Crow Flying"
		{
			"model" "models/crow.mdl"
			"position" "50.0 0.0 70.0"
			"angles" "0.0 0.0 0.0"
			"idle" "Fly01"
			"run" "Fly01"
			"unique_id" "crow_flying"
			"price" "250"
			"type" "pet"
		}
    }
	
	"Tracers"
	{
		"Blue"
		{
			"color" "0 0 125"
			"price" "120"
			"type" "tracer"
		}
		"Blue Violet"
		{
			"color" "138 43 226"
			"price" "120"
			"type" "tracer"
		}
		"Cyan"
		{
			"color" "0 255 125"
			"price" "120"
			"type" "tracer"
		}
		"Fire Brick"
		{
			"color" "178 34 34"
			"price" "120"
			"type" "tracer"
		}
		"Fuschia"
		{
			"color" "125 0 125"
			"price" "120"
			"type" "tracer"
		}
		"Gray"
		{
			"color" "240 240 240"
			"price" "120"
			"type" "tracer"
		}
		"Green"
		{
			"color" "0 125 0"
			"price" "120"
			"type" "tracer"
		}
		"Hunter Green"
		{
			"color" "35 142 35"
			"price" "120"
			"type" "tracer"
		}
		"Lawn Green"
		{
			"color" "124 122 0"
			"price" "120"
			"type" "tracer"
		}
		"Olive Brown"
		{
			"color" "128 125 165"
			"price" "120"
			"type" "tracer"
		}
		
		"Orange"
		{
			"color" "125 77 0"
			"price" "120"
			"type" "tracer"
		}
	}

	"Accessories"
	{
		"Hats"
		{
			"Spartan Helmet"
			{
				"model"	"models/spartahelm/spartahelm.mdl"
				"position" "0.0 -2.2 -68.4"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}

			"Ironman"
			{
				"model"	"models/fo3_ironman_mask.mdl"
				"position" "1.0 -4.6 -2.0"
				"angles" "0.0 -90.0 -20.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}

			"V Mask"
			{
				"model"	"models/v/mask.mdl"
				"position" "0.0 -5.2 -65.2"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}

			"Pika Hat"
			{
				"model"	"models/pikahat/pikahat.mdl"
				"position" "0.0 -2.2 -68.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}

			"Mudkip Hat"
			{
				"model"	"models/mudhatk/mudhatk.mdl"
				"position" "0.0 -2.2 -68.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}

			"Super Saiyan"
			{
				"model"	"models/anime_patron/animepatr.mdl"
				"position" "0.0 -2.2 -68.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
		
			"Sentry"
			{
				"model"	"models/sentry_hat/sentryha.mdl"
				"position" "0.0 -1.7 -68.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}

			"Pedo Bear"
			{
				"model"	"models/pedobear/pedobearf.mdl"
				"position" "0.0 -1.7 -70.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
		
			"Antlers"
			{
				"model"	"models/sam/antlers.mdl"
				"position" "0.0 0.0 2.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Car Tire"
			{
				"model"	"models/props_vehicles/tire001c_car.mdl"
				"position" "0.0 -10.0 0.0"
				"angles" "90.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Watermelon"
			{
				"model"	"models/props_junk/watermelon01.mdl"
				"position" "0.0 0.0 5.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Traffic Cone"
			{
				"model"	"models/props_junk/trafficcone001a.mdl"
				"position" "0.0 -1.0 20.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Metal Bucket"
			{
				"model"	"models/props_junk/metalbucket01a.mdl"
				"position" "0.0 0.0 -8.0"
				"angles" "180.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Terracotta"
			{
				"model"	"models/props_junk/terracotta01.mdl"
				"position" "0.0 3.0 -10.0"
				"angles" "180.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Baseball Cap"
			{
				"model"	"models/props/cs_office/snowman_hat.mdl"
				"position" "0.0 0.0 7.0"
				"angles" "0.0 -90.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Coffee Mug"
			{
				"model"	"models/props/cs_office/coffee_mug.mdl"
				"position" "0.0 0.0 9.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"I <3 Turtles"
			{
				"model"	"models/props/de_tides/vending_hat.mdl"
				"position" "1.8 0.0 4.0"
				"angles" "0.0 -90.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Astronaut helmet"
			{
				"model"	"models/astronauthelmet/astronauthelmet.mdl"
				"position" "0.0 0.0 -5.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Viking helmet"
			{
				"model"	"models/vikinghelmet/vikinghelmet.mdl"
				"position" "0.0 -1.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Fedora"
			{
				"model"	"models/gmod_tower/fedorahat.mdl"
				"position" "0.0 -1.5 8.5"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"KFC Bucket"
			{
				"model"	"models/gmod_tower/kfcbucket.mdl"
				"position" "0.0 -1.0 3.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Cake Hat"
			{
				"model"	"models/cakehat/cakehat.mdl"
				"position" "0.0 -1.0 3.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Santa Hat"
			{
				"model"	"models/santahat/santahat.mdl"
				"position" "0.0 -1.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Dunce Hat"
			{
				"model"	"models/duncehat/duncehat.mdl"
				"position" "0.0 -1.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Sombrero"
			{
				"model"	"models/gmod_tower/sombrero.mdl"
				"position" "0.0 -1.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Cat Ears"
			{
				"model"	"models/gmod_tower/catears.mdl"
				"position" "0.0 -3.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Afro"
			{
				"model"	"models/gmod_tower/afro.mdl"
				"position" "0.0 -3.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Andross Mask"
			{
				"model"	"models/gmod_tower/androssmask.mdl"
				"position" "0.0 2.0 0.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Drink Cap"
			{
				"model"	"models/gmod_tower/drinkcap.mdl"
				"position" "0.0 -1.0 7.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Headcrab Hat"
			{
				"model"	"models/gmod_tower/headcrabhat.mdl"
				"position" "0.0 -3.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Majorasmask"
			{
				"model"	"models/gmod_tower/majorasmask.mdl"
				"position" "0.0 0.5 0.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Toromask"
			{
				"model"	"models/gmod_tower/toromask.mdl"
				"position" "0.0 -1.0 4.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Top Hat"
			{
				"model"	"models/gmod_tower/tophat.mdl"
				"position" "0.0 -1.7 4.5"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Witch Hat"
			{
				"model"	"models/gmod_tower/witchhat.mdl"
				"position" "0.0 0.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Toeto Hat"
			{
				"model"	"models/gmod_tower/toetohat.mdl"
				"position" "0.0 -1.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Party Hat"
			{
				"model"	"models/gmod_tower/partyhat.mdl"
				"position" "1.0 -1.0 7.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Seuss Hat"
			{
				"model"	"models/gmod_tower/seusshat.mdl"
				"position" "0.0 -1.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Link Hat"
			{
				"model"	"models/gmod_tower/linkhat.mdl"
				"position" "0.0 -5.0 4.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Midna Hat"
			{
				"model"	"models/gmod_tower/midnahat.mdl"
				"position" "0.0 0.0 0.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
		}

		"Masks"
		{
			"Porcelain Doll"
			{
				"model"	"models/player/holiday/facemasks/porcelain_doll.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Zombie Fortune"
			{
				"model"	"models/player/holiday/facemasks/facemask_zombie_fortune_plastic.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Wolf"
			{
				"model"	"models/player/holiday/facemasks/facemask_wolf.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Tiki"
			{
				"model"	"models/player/holiday/facemasks/facemask_tiki.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}


			"Spy"
			{
				"model"	"models/player/holiday/facemasks/facemask_tf2_spy_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}


			"Soldier"
			{
				"model"	"models/player/holiday/facemasks/facemask_tf2_soldier_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Sniper"
			{
				"model"	"models/player/holiday/facemasks/facemask_tf2_sniper_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Scout"
			{
				"model"	"models/player/holiday/facemasks/facemask_tf2_scout_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Pyro"
			{
				"model"	"models/player/holiday/facemasks/facemask_tf2_pyro_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Medic"
			{
				"model"	"models/player/holiday/facemasks/facemask_tf2_medic_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Heavy"
			{
				"model"	"models/player/holiday/facemasks/facemask_tf2_heavy_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Engineer"
			{
				"model"	"models/player/holiday/facemasks/facemask_tf2_engi_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Demoman"
			{
				"model"	"models/player/holiday/facemasks/facemask_tf2_demo_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Skull"
			{
				"model"	"models/player/holiday/facemasks/facemask_skull.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Skull (Gold)"
			{
				"model"	"models/player/holiday/facemasks/facemask_skull_gold.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Sheep"
			{
				"model"	"models/player/holiday/facemasks/facemask_sheep_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Sheep (Gold)"
			{
				"model"	"models/player/holiday/facemasks/facemask_sheep_gold.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Sheep (Bloody)"
			{
				"model"	"models/player/holiday/facemasks/facemask_sheep_bloody.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Samurai"
			{
				"model"	"models/player/holiday/facemasks/facemask_samurai.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Pumpkin"
			{
				"model"	"models/player/holiday/facemasks/facemask_pumpkin.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Porcelain Doll Kabuki"
			{
				"model"	"models/player/holiday/facemasks/facemask_porcelain_doll_kabuki.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Hoxton"
			{
				"model"	"models/player/holiday/facemasks/facemask_hoxton.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Devil"
			{
				"model"	"models/player/holiday/facemasks/facemask_devil_plastic.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Dallas"
			{
				"model"	"models/player/holiday/facemasks/facemask_dallas.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Chicken"
			{
				"model"	"models/player/holiday/facemasks/facemask_chicken.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Chains"
			{
				"model"	"models/player/holiday/facemasks/facemask_chains.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Bunny"
			{
				"model"	"models/player/holiday/facemasks/facemask_bunny.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Bunny (Gold)"
			{
				"model"	"models/player/holiday/facemasks/facemask_bunny.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Boar"
			{
				"model"	"models/player/holiday/facemasks/facemask_boar.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Anaglyph"
			{
				"model"	"models/player/holiday/facemasks/facemask_anaglyph.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Evil Clown"
			{
				"model"	"models/player/holiday/facemasks/evil_clown.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}
		}

		"Glasses"
		{
			"3D Glasses"
			{
				"model"	"models/gmod_tower/3dglasses.mdl"
				"position" "0.0 0.5 2.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "1"
			}
			
			"Aviators"
			{
				"model"	"models/gmod_tower/aviators.mdl"
				"position" "0.0 0.5 2.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "1"
			}
			
			"Star Glasses"
			{
				"model"	"models/gmod_tower/starglasses.mdl"
				"position" "0.0 0.5 2.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "1"
			}
			
			"Kliener Glasses"
			{
				"model"	"models/gmod_tower/klienerglasses.mdl"
				"position" "0.0 0.5 2.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "1"
			}
		}
	}
	
	"Grenade Trails"
	{
		"Thin Beam"
		{
			"material" "materials/sprites/combineball_trail_black_1.vmt"
			"price" "120"
			"type" "grenadetrail"
			"color" "255 0 255 255"
		}
		
		"Squiggly Beam"
		{
			"material" "materials/sprites/hydragutbeam.vmt"
			"price" "120"
			"type" "grenadetrail"
			"color" "255 0 255 255"
		}
		
		"Medium Beam"
		{
			"material" "materials/sprites/orangelight1.vmt"
			"price" "120"
			"type" "grenadetrail"
			"color" "255 0 255 255"
		}
		
		"Large Beam"
		{
			"material" "materials/sprites/spotlight.vmt"
			"price" "120"
			"type" "grenadetrail"
			"color" "255 0 255 255"
		}
		
		"Red Laserbeam"
		{
			"material" "materials/sprites/laserbeam.vmt"
			"price" "120"
			"type" "grenadetrail"
			"color" "255 0 0 255"
			"unique_id" "grenadetrail_laserbeam_red"
		}
		
		"Blue Laserbeam"
		{
			"material" "materials/sprites/laserbeam.vmt"
			"price" "120"
			"type" "grenadetrail"
			"color" "0 0 255 255"
			"unique_id" "grenadetrail_laserbeam_blue"
		}
	}
	
	"Grenade Skins"
	{
		"HE Grenade"
		{
			"Orange"
			{
				"model" "models/props/cs_italy/orange.mdl"
				"grenade" "hegrenade"
				"price" "60"
				"type" "grenadeskin"
			}

			"Tortoise"
			{
				"model" "models/props/de_tides/vending_turtle.mdl"
				"grenade" "hegrenade"
				"price" "60"
				"type" "grenadeskin"
			}
		}
		
		"Flashbang"
		{	
			"Banana"
			{
				"model" "models/props/cs_italy/bananna.mdl"
				"grenade" "flashbang"
				"price" "60"
				"type" "grenadeskin"
			}
		}
		
		"Smokegrenade"
		{
			"Watermelon"
			{
				"model" "models/props_junk/watermelon01.mdl"
				"grenade" "smokegrenade"
				"price" "60"
				"type" "grenadeskin"
			}
		}
	}

	"Weapon Colors"
	{
		"Antique White"
		{
			"color" "205 192 176 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Alice Blue"
		{
			"color" "240 248 255  255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Blue"
		{
			"color" "0 0 255 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Blue Violet"
		{
			"color" "138 43 226 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Corn Silk"
		{
			"color" "255 248 220 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Cyan"
		{
			"color" "0 255 255 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Dark Khaki"
		{
			"color" "189 183 107 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Dim Grey"
		{
			"color" "105 105 105 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Fire Brick"
		{
			"color" "178 34 34 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Fuschia"
		{
			"color" "255 0 255 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Gray"
		{
			"color" "240 240 240 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Green"
		{
			"color" "0 255 0 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Hunter Green"
		{
			"color" "35 142 35 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Lawn Green"
		{
			"color" "124 1202 0 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Navajo White"
		{
			"color" "255 222 173 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Olive"
		{
			"color" "128 128 0 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Olive Brown"
		{
			"color" "128 255 165 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Olive Drab"
		{
			"color" "607 142 35 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Orange"
		{
			"color" "255 77 0 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Orchid"
		{
			"color" "218 112 214 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Pale Turquoise"
		{
			"color" "175 238 238 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Purple"
		{
			"color" "128 0 128 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Pink"
		{
			"color" "255 103 103 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Plum"
		{
			"color" "221 160 221 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Red"
		{
			"color" "255 0 0 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Sea Blue"
		{
			"color" "43 176 205 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Sandy Brown"
		{
			"color" "244 164 96 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Sienna"
		{
			"color" "180 82 45 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Silver"
		{
			"color" "192 192 192 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Scarlet"
		{
			"color" "140 23 23 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Seal Green"
		{
			"color" "128 255 165 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Steel Blue"
		{
			"color" "35 107 142 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Teal"
		{
			"color" "0 128 128 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Turquoise"
		{
			"color" "64 224 208 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Violet"
		{
			"color" "148 0 211 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Yellow"
		{
			"color" "255 255 0 255"
			"price" "60"
			"type" "weaponcolor"
		}
	}

	"Chat stuff"
	{
		"Name Colors"
		{
			"White"
			{
				"color" "{default}"
				"price" "250"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Red"
			{
				"color" "{red}"
				"price" "250"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Light Red"
			{
				"color" "{lightred}"
				"price" "250"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Dark Red"
			{
				"color" "{darkred}"
				"price" "250"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Blue Grey"
			{
				"color" "{bluegrey}"
				"price" "250"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Blue"
			{
				"color" "{blue}"
				"price" "250"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Dark Blue"
			{
				"color" "{darkblue}"
				"price" "250"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Purple"
			{
				"color" "{purple}"
				"price" "250"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Orchid"
			{
				"color" "{orchid}"
				"price" "250"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Yellow"
			{
				"color" "{yellow}"
				"price" "250"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Gold"
			{
				"color" "{gold}"
				"price" "250"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Light Green"
			{
				"color" "{lightgreen}"
				"price" "250"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Green"
			{
				"color" "{green}"
				"price" "250"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Lime"
			{
				"color" "{lime}"
				"price" "250"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Grey"
			{
				"color" "{grey}"
				"price" "250"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Light Grey"
			{
				"color" "{grey2}"
				"price" "250"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
		}
		
		"Message Colors"
		{
			"White"
			{
				"color" "{default}"
				"price" "150"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Red"
			{
				"color" "{red}"
				"price" "150"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Light Red"
			{
				"color" "{lightred}"
				"price" "150"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Dark Red"
			{
				"color" "{darkred}"
				"price" "150"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Blue Grey"
			{
				"color" "{bluegrey}"
				"price" "150"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Blue"
			{
				"color" "{blue}"
				"price" "150"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Dark Blue"
			{
				"color" "{darkblue}"
				"price" "150"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Purple"
			{
				"color" "{purple}"
				"price" "150"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Orchid"
			{
				"color" "{orchid}"
				"price" "150"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Yellow"
			{
				"color" "{yellow}"
				"price" "150"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Gold"
			{
				"color" "{gold}"
				"price" "150"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Light Green"
			{
				"color" "{lightgreen}"
				"price" "150"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Green"
			{
				"color" "{green}"
				"price" "150"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Lime"
			{
				"color" "{lime}"
				"price" "150"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Grey"
			{
				"color" "{grey}"
				"price" "150"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Light Grey"
			{
				"color" "{grey2}"
				"price" "150"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
		}
	}

	"Unusual Effects"
    {
        "Flying Bits"
        {
            "unusual_id" "2"
            "price" "180"
            "type" "tfunusual"
        }

        "Nemesis Burst"
        {
            "unusual_id" "3"
            "price" "180"
            "type" "tfunusual"
        }

        "Community Sparkle"
        {
            "unusual_id" "4"
            "price" "180"
            "type" "tfunusual"
        }

        "Holy Glow"
        {
            "unusual_id" "5"
            "price" "180"
            "type" "tfunusual"
        }

        "Green Confetti"
        {
            "unusual_id" "6"
            "price" "180"
            "type" "tfunusual"
        }

        "Purple Confetti"
        {
            "unusual_id" "7"
            "price" "180"
            "type" "tfunusual"
        }

        "Haunted Ghosts"
        {
            "unusual_id" "8"
            "price" "200"
            "type" "tfunusual"
        }

        "Green Energy"
        {
            "unusual_id" "9"
            "price" "200"
            "type" "tfunusual"
        }

        "Purple Energy"
        {
            "unusual_id" "10"
            "price" "200"
            "type" "tfunusual"
        }

        "Circling TF Logo"
        {
            "unusual_id" "11"
            "price" "200"
            "type" "tfunusual"
        }

        "Massed Flies"
        {
            "unusual_id" "12"
            "price" "200"
            "type" "tfunusual"
        }

        "Burning Flames"
        {
            "unusual_id" "13"
            "price" "200"
            "type" "tfunusual"
        }

        "Scorching Flames"
        {
            "unusual_id" "14"
            "price" "280"
            "type" "tfunusual"
        }

        "Searing Plasma"
        {
            "unusual_id" "15"
            "price" "280"
            "type" "tfunusual"
        }

        "Vivid Plasma"
        {
            "unusual_id" "16"
            "price" "280"
            "type" "tfunusual"
        }

        "Sunbeams"
        {
            "unusual_id" "17"
            "price" "280"
            "type" "tfunusual"
        }

        "Circling Peace Sign"
        {
            "unusual_id" "18"
            "price" "280"
            "type" "tfunusual"
        }

        "Circling Heart"
        {
            "unusual_id" "19"
            "price" "280"
            "type" "tfunusual"
        }

        "Map Stamps"
        {
            "unusual_id" "20"
            "price" "280"
            "type" "tfunusual"
        }

        "Genteel Smoke"
        {
            "unusual_id" "28"
            "price" "360"
            "type" "tfunusual"
        }

        "Stormy Storm"
        {
            "unusual_id" "29"
            "price" "360"
            "type" "tfunusual"
        }

        "Blizzardy Storm"
        {
            "unusual_id" "30"
            "price" "360"
            "type" "tfunusual"
        }

        "Nuts n' Bolts"
        {
            "unusual_id" "31"
            "price" "360"
            "type" "tfunusual"
        }

        "Orbiting Planets"
        {
            "unusual_id" "32"
            "price" "360"
            "type" "tfunusual"
        }

        "Orbiting Fire"
        {
            "unusual_id" "33"
            "price" "360"
            "type" "tfunusual"
        }

        "Bubbling"
        {
            "unusual_id" "34"
            "price" "360"
            "type" "tfunusual"
        }

        "Smoking"
        {
            "unusual_id" "35"
            "price" "360"
            "type" "tfunusual"
        }

        "Steaming"
        {
            "unusual_id" "36"
            "price" "360"
            "type" "tfunusual"
        }

        "Flaming Lantern"
        {
            "unusual_id" "37"
            "price" "360"
            "type" "tfunusual"
        }

        "Cloudy Moon"
        {
            "unusual_id" "38"
            "price" "360"
            "type" "tfunusual"
        }

        "Cauldron Bubbles"
        {
            "unusual_id" "39"
            "price" "360"
            "type" "tfunusual"
        }

        "Eerie Orbiting Fire"
        {
            "unusual_id" "40"
            "price" "440"
            "type" "tfunusual"
        }

        "Knifestorm"
        {
            "unusual_id" "43"
            "price" "440"
            "type" "tfunusual"
        }

        "Misty Skull"
        {
            "unusual_id" "44"
            "price" "440"
            "type" "tfunusual"
        }

        "Harvest Moon"
        {
            "unusual_id" "45"
            "price" "440"
            "type" "tfunusual"
        }

        "It's A Secret To Everybody"
        {
            "unusual_id" "46"
            "price" "440"
            "type" "tfunusual"
        }

        "Stormy 13th Hour"
        {
            "unusual_id" "47"
            "price" "440"
            "type" "tfunusual"
        }

        "Attrib_Particle55"
        {
            "unusual_id" "55"
            "price" "440"
            "type" "tfunusual"
        }

        "Kill-a-Watt"
        {
            "unusual_id" "56"
            "price" "440"
            "type" "tfunusual"
        }

        "Terror-Watt"
        {
            "unusual_id" "57"
            "price" "440"
            "type" "tfunusual"
        }

        "Cloud 9"
        {
            "unusual_id" "58"
            "price" "440"
            "type" "tfunusual"
        }

        "Aces High"
        {
            "unusual_id" "59"
            "price" "440"
            "type" "tfunusual"
        }

        "Dead Presidents"
        {
            "unusual_id" "180"
            "type" "tfunusual"
            "price" "440"
            "type" "tfunusual"
        }

        "Miami Nights"
        {
            "unusual_id" "61"
            "price" "180"
            "type" "tfunusual"
        }

        "Disco Beat Down"
        {
            "unusual_id" "62"
            "price" "520"
            "type" "tfunusual"
        }

        "Phosphorous"
        {
            "unusual_id" "63"
            "price" "520"
            "type" "tfunusual"
        }

        "Sulphurous"
        {
            "unusual_id" "64"
            "price" "520"
            "type" "tfunusual"
        }

        "Memory Leak"
        {
            "unusual_id" "65"
            "price" "520"
            "type" "tfunusual"
        }

        "Overclocked"
        {
            "unusual_id" "66"
            "price" "520"
            "type" "tfunusual"
        }

        "Electrostatic"
        {
            "unusual_id" "67"
            "price" "520"
            "type" "tfunusual"
        }

        "Power Surge"
        {
            "unusual_id" "68"
            "price" "520"
            "type" "tfunusual"
        }

        "Anti-Freeze"
        {
            "unusual_id" "69"
            "price" "520"
            "type" "tfunusual"
        }

        "Time Warp"
        {
            "unusual_id" "70"
            "price" "520"
            "type" "tfunusual"
        }

        "Green Black Hole"
        {
            "unusual_id" "71"
            "price" "520"
            "type" "tfunusual"
        }

        "Roboactive"
        {
            "unusual_id" "72"
            "price" "520"
            "type" "tfunusual"
        }

        "Arcana"
        {
            "unusual_id" "73"
            "price" "520"
            "type" "tfunusual"
        }

        "Spellbound"
        {
            "unusual_id" "74"
            "price" "600"
            "type" "tfunusual"
        }

        "Chiroptera Venenata"
        {
            "unusual_id" "75"
            "price" "600"
            "type" "tfunusual"
        }

        "Poisoned Shadows"
        {
            "unusual_id" "76"
            "price" "600"
            "type" "tfunusual"
        }

        "Something Burning This Way Comes"
        {
            "unusual_id" "77"
            "price" "600"
            "type" "tfunusual"
        }

        "Hellfire"
        {
            "unusual_id" "78"
            "price" "600"
            "type" "tfunusual"
        }

        "Darkblaze"
        {
            "unusual_id" "79"
            "price" "600"
            "type" "tfunusual"
        }

        "Demonflame"
        {
            "unusual_id" "80"
            "price" "600"
            "type" "tfunusual"
        }

        "Showstopper"
        {
            "unusual_id" "3002"
            "price" "600"
            "type" "tfunusual"
        }

        "Holy Grail"
        {
            "unusual_id" "3003"
            "price" "600"
            "type" "tfunusual"
        }
        "Fountain of Delight"
        {
            "unusual_id" "3005"
            "price" "600"
            "type" "tfunusual"
        }

        "Screaming Tiger"
        {
            "unusual_id" "3006"
            "price" "600"
            "type" "tfunusual"
        }

        "Skill Gotten Gains"
        {
            "unusual_id" "3007"
            "price" "600"
            "type" "tfunusual"
        }

        "Midnight Whirlwind"
        {
            "unusual_id" "3008"
            "price" "600"
            "type" "tfunusual"
        }

        "Silver Cyclone"
        {
            "unusual_id" "3009"
            "price" "600"
            "type" "tfunusual"
        }

        "Mega Strike"
        {
            "unusual_id" "3010"
            "price" "600"
            "type" "tfunusual"
        }
    }
	
	"Wings"
	{
		"Blue Wings"
		{
		   "model" "models/store/wings/blue.mdl"
		   "position" "-1.500000 -6.500000 -11.500000"
		   "angles" "-65.000000 170.000000 0.000000"
		   "price" "2500"
		   "type" "hat"
		   "slot" "1"
		}
		
		"Cyan Wings"
		{
		   "model" "models/store/wings/cyan.mdl"
		   "position" "-1.500000 -6.500000 -11.500000"
		   "angles" "-65.000000 170.000000 0.000000"
		   "price" "2500"
		   "type" "hat"
		   "slot" "1"
		}	
		
		"Green Wings"
		{
		   "model" "models/store/wings/green.mdl"
		   "position" "-1.500000 -6.500000 -11.500000"
		   "angles" "-65.000000 170.000000 0.000000"
		   "price" "2500"
		   "type" "hat"
		   "slot" "1"
		}	
		
		"Red Wings"
		{
		   "model" "models/store/wings/red.mdl"
		   "position" "-1.500000 -6.500000 -11.500000"
		   "angles""-65.000000 170.000000 0.000000"
		   "price" "2500"
		   "type" "hat"
		   "slot" "1"
		}	
		
		"White Wings"
		{
		   "model" "models/store/wings/white.mdl"
		   "position" "-1.500000 -6.500000 -11.500000"
		   "angles" "-65.000000 170.000000 0.000000"
		   "price" "2500"
		   "type" "hat"
		   "slot" "1"
		}	
		
		"Lats"
		{
		   "model" "models/store/perfectworld_wings01_v3.mdl"
		   "position" "-1.500000 -6.500000 -11.500000"
		   "angles" "-65.000000 170.000000 0.000000"
		   "price" "8000"
		   "type" "hat"
		   "slot" "1"
		}
		
		"Fuce"	
		{
		   "model" "models/store/perfectworld_wings02_v3.mdl"
		   "position" "-1.500000 -6.500000 -11.500000"
		   "angles" "-65.000000 170.000000 0.000000"
		   "price" "6000"
		   "type" "hat"
		   "slot" "1"
		}
		
		"Fire and Ice"
		{
		   "model" "models/store/perfectworld_wings03_v3.mdl"
		   "position" "-1.500000 -6.500000 -11.500000"
		   "angles" "-65.000000 170.000000 0.000000"
		   "price" "2000"
		   "type" "hat"
		   "slot" "1"
		}
		
		"Izy"
		{
		   "model" "models/store/perfectworld_wings04_v3.mdl"
		   "position" "-1.500000 -6.500000 -11.500000"
		   "angles" "-65.000000 170.000000 0.000000"
		   "price" "2000"
		   "type" "hat"
		   "slot" "1"
		}
		
		"Spon"
		{
		   "model" "models/store/perfectworld_wings05_v3.mdl"
		   "position" "-1.500000 -6.500000 -11.500000"
		   "angles" "-65.000000 170.000000 0.000000"
		   "price" "2000"
		   "type" "hat"
		   "slot" "1"
		}
		
		"Hao"
		{
		   "model" "models/store/perfectworld_wings06_v3.mdl"
		   "position" "-1.500000 -6.500000 -11.500000"
		   "angles" "-65.000000 170.000000 0.000000"
		   "price" "2000"
		   "type" "hat"
		   "slot" "1"
		}
		
		"Eilf"
		{
		   "model" "models/store/perfectworld_wings07_v3.mdl"
		   "position" "-1.500000 -6.500000 -11.500000"
		   "angles" "-65.000000 170.000000 0.000000"
		   "price" "2000"
		   "type" "hat"
		   "slot" "1"
		}
		
		"Funa"
		{
		"model" "models/store/perfectworld_wings08_v3.mdl"
		   "position" "-1.500000 -6.500000 -11.500000"
		   "angles" "-65.000000 170.000000 0.000000"
		   "price" "2000"
		   "type" "hat"
		   "slot" "1"
		}
		
		"Luca"
		{
		   "model" "models/store/perfectworld_wings09_v3.mdl"
		   "position" "-1.500000 -6.500000 -11.500000"
		   "angles" "-65.000000 170.000000 0.000000"
		   "price" "2000"
		   "type" "hat"
		   "slot" "1"
		}
	}
Chat stuff and unusal effects/wings are not showing up at all i've tried all variations with brackets aswell...

In-game image:


Any help is appriciated, thank you.
godzcsgo is offline
Cruze
Veteran Member
Join Date: May 2017
Old 02-03-2019 , 22:36   Re: Store not reading all items in items.txt
#2

Chat stuff needs Simple Chat Processor to work
Unusual effects doesn't work in csgo

Restart server to see changes in store menu!
__________________
Taking paid private requests! Contact me
Cruze is offline
godzcsgo
Senior Member
Join Date: Jul 2017
Old 02-04-2019 , 09:51   Re: Store not reading all items in items.txt
#3

Quote:
Originally Posted by Cruze View Post
Chat stuff needs Simple Chat Processor to work
Unusual effects doesn't work in csgo

Restart server to see changes in store menu!
I did restart several times but wings dont show up.
godzcsgo is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 02-04-2019 , 10:21   Re: Store not reading all items in items.txt
#4

Quote:
Originally Posted by godzcsgo View Post
Any help is appriciated, thank you.
I am not going to repeat any of the things that I, or any of the other moderators have written in not just one, but multiple threads of you within the past 4 months.

Consult your other threads that have been locked for further information, such as for example this one, or this one.

If you do not want to follow the "help" and "advice" from moderators/administrators, you're completely out of luck in regards to be using the forums to get any kind of assistance.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL 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 15:07.


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