Quote:
Originally Posted by shadowman123
for example Buried Blade code is 409000 and its quality is Normal So once u open weapons.ini u will find its id in is 409000 and u will find its texture and its mesh too and their Appearence inside the inventory is itemminicon and the mesh of weapon in Floor lies in mapitemicon and u can use dds Thumb Viewer to know the ID of the icons then these itemminicon and mapitemicon icons r being loaded from Ani So i guess i gave u all data u need
|
You gave me everything i already know, as i said before the idea is to setup a function that will convert the players current items to match with the min icons.. I am just going to do it my own way, just figured someone might have already have a way of doing it that would be willing to share..
HTML Code:
<div class="profilehead"><img class="itemicon" title="head_118209" src="ItemMinIcon/118200.png" /></div>
Example the title is the user item and the ItemMinIcon is me converting it to match with that picture.