AOWiki :: AODevs Forums :: Arcanum :: AO Official Forums :: AOC US/EU Official Forums
Welcome, Guest. Please login or register.
Did you miss your activation email?
+  FC 3rd Party Dev
|-+  Anarchy Online» General Discussion» Extracting items/nanos Icons
Username:
Password:
 
Pages: [1]
  Print  
Author Topic: Extracting items/nanos Icons  (Read 969 times)
Onelastpill
Rollerrat
*

Reetness: +0/-0
Offline Offline

Posts: 3


View Profile
« on: April 26, 2010, 12:12:56 »

Hello,

Started to work on some AO website project. Extracting all database to XML was as easy as possible, thanks to Xyphos. But I couldn't find any working tool to get icons. Xyphos tool only extracts mesh/textures/whatever. And the old tool from Jayde (aodbresourcetool) that was supposed to do it seems quite broken (getting an instant "extract done" message when nothing happened)

So any suggestion on how to get those icons ? (I'm sure I missed something while searching and Xyphos/Vhab/... has a working tool for that !)
Logged
Suicidal
Rollerrat
*

Reetness: +0/-0
Offline Offline

Posts: 23



View Profile
« Reply #1 on: April 27, 2010, 14:54:36 »

And the old tool from Jayde (aodbresourcetool) that was supposed to do it seems quite broken (getting an instant "extract done" message when nothing happened)

Seems like you use old version that doesn't support the new RDB?
Logged

Onelastpill
Rollerrat
*

Reetness: +0/-0
Offline Offline

Posts: 3


View Profile
« Reply #2 on: April 27, 2010, 16:18:47 »

I guess, would you have any link to a recent/working version ?
Logged
Suicidal
Rollerrat
*

Reetness: +0/-0
Offline Offline

Posts: 23



View Profile
« Reply #3 on: April 28, 2010, 13:21:01 »

http://aodevs.com/index.php/topic,515.0.html
Logged

Onelastpill
Rollerrat
*

Reetness: +0/-0
Offline Offline

Posts: 3


View Profile
« Reply #4 on: April 29, 2010, 00:21:21 »

Heh, not sure how I could miss it in releases forum  Roll Eyes And thanks, worked perfectly !
Logged
Xyphos
Reet
**

Reetness: +0/-2
Offline Offline

Posts: 80


View Profile
« Reply #5 on: May 06, 2010, 09:55:10 »

My tools extracts icons, but ya gotta make your own plugin for that.
icons are referenced in the extract record dictionary tho.

reason I didn't make such a plugin is because the icons are stored in the RDB in PNG format without support for transparency, and all have a green background. all of my attempts to convert the PNG's to transparent GIF's have failed horribly;
GIF format only supports 256 colors and PNG supports ALOT more color then that.
when I tried to dither the colors down, I only got ugly results.

The icons shown on my website are from my own custom plugin, which extracts the icons then passes them on to jayde's DLL to convert to GIF.

I've browsed at his code in .net reflector, but all that seems a bit excessive.
« Last Edit: May 06, 2010, 09:59:29 by Xyphos » Logged
Pages: [1]
  Print  

 
Jump to:  

Page created in 0.079 seconds with 17 queries.