• Welcome to Valhalla Legends Archive.
 

Lag icons

Started by sOuLz, December 16, 2002, 01:42 PM

Previous topic - Next topic

sOuLz

Can anyone help me out with a link for all the lag icons used on battle.net?  sorry, i'm to damn lazy to take SS's.

Noodlez

#1
take the image list out of ethbot source code

Arta

#2
omfg
open the game, take a screenshot, done

if you can't figure out how to get ping icons what hope do you have?  ::)

Skywing

You can get those in the Starcraft MPQ; Look for files "icons\greenlag.pcx", "icons\yellolag.pcx", and "icons\redlag.pcx" (these should be in StarDat.mpq, BrooDat.mpq, or patch_rt.mpq).

The best way to draw them is to just store one segment of each color bar in a bitmap, and draw that segment however many times is necessary (offsetting it by the width of the segment each time) based on the ping of the user.