dasoldier Posted March 28, 2016 Posted March 28, 2016 Does someone know how i can get all the item icons from the game ? With the id written in the icon file name. Thanks for your time, Dasoldier Quote
DrenepiaWorld Posted March 28, 2016 Posted March 28, 2016 With the id nope (at least not to my knowledge) , but you can take every single icon with umodel and extract them all with their names Quote
IpotoniC Posted March 28, 2016 Posted March 28, 2016 there is no such thing. systextures -> icon.utx //contains item icons export them all and then open : weapongrp.dat or armorgrp.dat or ectitemgrp.dat matter what you wanna see copy paste the name of an icon and search it there eventually you gonna see each id Quote
DrenepiaWorld Posted March 28, 2016 Posted March 28, 2016 there is no such thing. systextures -> icon.utx //contains item icons export them all and then open : weapongrp.dat or armorgrp.dat or ectitemgrp.dat matter what you wanna see copy paste the name of an icon and search it there eventually you gonna see each id If he was looking for just some ids it would be easier to do it via in game alt + g and search for the item/skill than do this Quote
SweeTs Posted March 28, 2016 Posted March 28, 2016 http://l2portal.com/ Search the item you want, by name, get the id/icon, voila. Quote
IpotoniC Posted March 28, 2016 Posted March 28, 2016 if he want all icons and ids obviously he wont get them one by one copy paste all item rows from lets say weapongrp to notepad ctrl+f copy paste the name of the icon you want and voila but nvm he didnt even said why he want to do that so dont mind Quote
dasoldier Posted March 28, 2016 Author Posted March 28, 2016 (edited) I wanted to try this for a donation system i'm working on. It is not about the id's i already have a xml file with all the id's and names. It is just to show the right icon with the right item on the webpage. I have downloaded the old L2J_Web_Donation_System_by_GoDofAdeN there are around 8500 icons in there + id. So maby it was possible. I will use this folder and if there is something missing i will add it manually. Edited March 28, 2016 by dasoldier Quote
dasoldier Posted May 25, 2016 Author Posted May 25, 2016 If someone needs it until h5 here it is https://github.com/Dasoldier1/Donation_Center/blob/master/system/assets/images/icons/icons.rar?raw=true Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.