In weapon images :
Code:
		itemDef
		{
			name			"sten_info"
			visible 		0
			rect			0 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"weapon_sten"
			decoration
		}
in rect what is 224 and what is 112, is it height width?so which one is height and which one is width?