Author | Message | Time |
---|---|---|
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. | December 16, 2002, 7:42 PM |
Noodlez | take the image list out of ethbot source code | December 16, 2002, 9:03 PM |
Arta | omfg open the game, take a screenshot, done if you can't figure out how to get ping icons what hope do you have? ::) | December 17, 2002, 8:44 AM |
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. | December 17, 2002, 3:03 PM |