Author | Message | Time |
---|---|---|
UserLoser | What are the flags for each icon in icons_STAR.bni? Skywing's IconViewer doesn't display them. | July 31, 2003, 3:05 PM |
Camel | [quote author=Camel link=board=17;threadid=2048;start=15#msg16119 date=1059288081][code] '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)[/code][/quote] [edit] post 666! [img]http://camel.ik0ns.com:84/images/camel666.jpg[/img] | July 31, 2003, 5:12 PM |
UserLoser | 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 [img]http://darknet.darktech.org/KBKSINGLE-1.jpg[/img] KBK with 1 orange block thingy: 0x20000 / 0x20010 [img]http://darknet.darktech.org/KBKORANGE-1.jpg[/img] I'm guessing for maybe each little block it increments 0x10 more. [edit to be camel-like] Post 0x101! | July 31, 2003, 6:00 PM |
iago | [img]http://www.backstab.ca/~rbowes/kbkorange.jpg[/img] would be a good icon for BinaryChat.. it looks like "BC" :-) [edit: -1 to userloser] | July 31, 2003, 9:20 PM |
Skywing | [quote author=UserLoser link=board=17;threadid=2153;start=0#msg16595 date=1059663954] What are the flags for each icon in icons_STAR.bni? Skywing's IconViewer doesn't display them. [/quote] 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). | August 1, 2003, 7:17 PM |