Valhalla Legends Forums Archive | Battle.net Bot Development | Icons - .bni files

AuthorMessageTime
Alendar
OK, so I am wondering how many different icon file there are and how to open some of them.

I have successfully retrieved and opened:

icons.bni
icons_STAR.bni
legacy_icons.bni

Yet I am having trouble finding these files:

icons_SEXP.bni (Listed here by Hdx -- https://davnit.net/bnet/vL/index.php?topic=17305.0)

In my SphtBot folder I have:

war3_icons.bni  is that the same as icons-WAR3.bni and how would I open this file?

Also how would I open w3xp_icons.bni? (This one is also in my SphtBot folder and not listed in the topic above by Hdx or Spht)

Thank you,
Alendar
February 18, 2008, 6:55 PM
iCe
w3xp_icons.bni & war3_icons.bni files are really mpq files.
February 18, 2008, 7:19 PM
Ringo
Clicky
February 18, 2008, 8:39 PM
Spht
Not sure why legacy_icons.bni was on hdx's list--it's not something you can download from the battle.net server, but rather an icon collection i made that contains most of the diablo1/warcraft2/starcraft icons

As for war3_icons.bni and w3xp_icons.bni, they are regular battle.net icon files, with larger width/height than you'd expect from legacy icons.  if you render icons using the dimensions specified in the bni, you should have no problem viewing them
February 18, 2008, 10:20 PM
Alendar
[quote author=Spht link=topic=17333.msg176498#msg176498 date=1203373234]
As for war3_icons.bni and w3xp_icons.bni, they are regular battle.net icon files, with larger width/height than you'd expect from legacy icons.  if you render icons using the dimensions specified in the bni, you should have no problem viewing them
[/quote]

How would I go about doing this? I am just trying to get them so I can use them as 28x14 icons.
February 20, 2008, 8:59 PM
HdxBmx27
I thought that wc3 icons files were MPQs like ice said. I haven't looked at them in a long time so i don't know. As for the legacy_icons.bni being in my list, I simply did a "ls" in my BNFTP cache dir.
February 21, 2008, 12:07 AM
Spht
[quote author=Hdx link=topic=17333.msg176568#msg176568 date=1203552474]
I thought that wc3 icons files were MPQs like ice said. I haven't looked at them in a long time so i don't know.
[/quote]

Well, icons-war3.bni that you can download from bnftp is a mpq, but war3_icons.bni and w3xp_icons.bni are what i made and are regular icon files

[quote author=Alendar link=topic=17333.msg176558#msg176558 date=1203541194]
How would I go about doing this? I am just trying to get them so I can use them as 28x14 icons.
[/quote]

You will have to resize and/or crop them then.  that's the approach darkminion went with in dmbot (compare).  they are not all that bigger than legacy icons, so i just used their original size, and it looks fine
February 21, 2008, 12:29 AM
Barabajagal
The vertical scroll bar in that second screen shot... is pretty thin...
February 21, 2008, 1:25 AM
UserLoser
[quote author=Andy link=topic=17333.msg176575#msg176575 date=1203557125]
The vertical scroll bar in that second screen shot... is pretty thin...
[/quote]

happens when you change it to 12 instead of 16 (default). mine are like that too.

op [vl] with 27 people..those were the fun days of b.net
February 21, 2008, 7:20 AM
Barabajagal
Oh... thought maybe it was a custom made object...

On a side note, I still like mine... [img]http://realityripple.com/Uploads/icons/Warcraft%20III/00.bmp[/img]
February 21, 2008, 7:42 AM
Camel
[quote author=Andy link=topic=17333.msg176584#msg176584 date=1203579759]
Oh... thought maybe it was a custom made object...

On a side note, I still like mine... [img]http://realityripple.com/Uploads/icons/Warcraft%20III/00.bmp[/img]
[/quote]

Make a BNI file?
February 22, 2008, 6:03 PM
Barabajagal
Meh, I'd rather use ZIP files. Anyone can open and edit the contents of a ZIP file.
February 22, 2008, 6:58 PM

Search