how to get item icons?

04/13/2011 06:36 mohokios#1
i need to get the items' icons (weapons,clothes,stones,pots etc...) from archlord files. in witch file are they in and how can i do it?
04/13/2011 08:27 avati#2
Quote:
Originally Posted by mohokios View Post
i need to get the items' icons (weapons,clothes,stones,pots etc...) from archlord files. in witch file are they in and how can i do it?
You can use always use PRTSCREEN, modify the image and use it wherever you want. ;)
Why you really need all the icons???
04/13/2011 15:12 csoresz2#3
i think he wants to modify the icons in game, not to save it.
04/13/2011 19:39 mohokios#4
Quote:
Originally Posted by csoresz2 View Post
i think he wants to modify the icons in game, not to save it.
Yeap ;)
04/13/2011 19:56 zeljko86#5
You cant do it. You are not as smart as you first thought we tried it on CM in EP1. There is a few videos on youtube I think that some items look like something else but that is client side editing and its uselles, unless you can sit on your friends computer then go to your house and do the trade with him. In that case its easyer to smack him in the head and steal his ACC or stuff.


GL
04/13/2011 20:09 mohokios#6
zeljko86, I know it works only for my computer and that's what I need. I don't want to scam people, I just want to change the way I see them, to something more fun.
04/14/2011 19:41 mohokios#7
Nobody knows the way? :confused:
04/14/2011 19:47 P!tch#8
avati gave ya the easiest solution^^
04/14/2011 20:57 mohokios#9
Quote:
Originally Posted by P!tch View Post
avati gave ya the easiest solution^^
It's not a working solution, since I can't put them back in game.
04/14/2011 21:45 justa#10
Quote:
Originally Posted by P!tch View Post
avati gave ya the easiest solution^^
he still does NOT want to save it, he wants to MODIFY.
04/16/2011 19:13 lia_v#11
Since the itemtemplateentry.ini says:

0=TemplateName
1=TemplateFileName
[1]
0=Short Bow
1=INI\ItemTemplate\00000001.ini
[2]
0=Bastard Sword
1=INI\ItemTemplate\00000002.ini
[3]
0=Bud Trophy
1=INI\ItemTemplate\00000003.ini
...

I think that the item images are located in Archlord > ini > itemtemplate > data.dat, but I haven't figure out a way to view them so far and I'd also like to know how to, if you finally find the way...
04/17/2011 08:57 justa#12
they could also be in: Webzen\Archlord\texture\item but i think Lia_v is correct...

the Reference.dat contains a load full of image names, that is inside data.dat..

hope someone can use this for something :D