• Welcome to Valhalla Legends Archive.
 

Flags

Started by UserLoser, July 31, 2003, 10:05 AM

Previous topic - Next topic

UserLoser

What are the flags for each icon in icons_STAR.bni?  Skywing's IconViewer doesn't display them.

Camel

#1
Quote from: Camel on July 27, 2003, 01:41 AM   'Flags (in order of appearance)
  '0x1 - Blizzard rep
  '0x8 - Bnet rep
  '0x2 - Channel op
  '0x4 - Speaker
  '0x40 - Blizzard guest
  '0x20 - Squelched
  '0x400 - PGL official
  '0x200 - PGL player

  '0x10 - No UDP support (plug replaces lag)

[edit] post 666!

UserLoser

#2
I thought I said ICONS_STAR.bni.  None of those are in it.


Also I've already figured out some:
KBK Single with 1 block thingy: 0x2000 / 0x2010
KBK with 1 orange block thingy: 0x20000 / 0x20010

I'm guessing for maybe each little block it increments 0x10 more.

[edit to be camel-like]
Post 0x101!

iago

#3
would be a good icon for BinaryChat.. it looks like "BC" :-)

[edit: -1 to userloser]
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


Skywing

#4
Quote from: UserLoser on July 31, 2003, 10:05 AM
What are the flags for each icon in icons_STAR.bni?  Skywing's IconViewer doesn't display them.
Those work only by product match.  The "product code" matched against is the last field in the statstring [present as a decimal number (not as "SEXP", for instance)].

You'll note that this is necessary because there are more than 32 icons (i.e. it wouldn't fit in the flags bitfield).