Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: TunaBreeze on March 19, 2003, 02:32 PM

Title: Client Icons
Post by: TunaBreeze on March 19, 2003, 02:32 PM
Hey, I'm having trouble w/ my bot. (Duh, otherwise I wouldn't be posting) Anyways, I start it up, and the icons to represent what client the ppl are using don't show up. Just a black box. Any idea what a screwed up?
Title: Re: Client Icons
Post by: WarCow on March 19, 2003, 04:28 PM
Well, first of all, try using the search button, but i will help you as much as i can

Make sure that you have the image number matched up correctly, make sure you have the imagelist setup correctly, and you have the listview, or whatever the list your using, set to the imagelist
Title: Re: Client Icons
Post by: Camel on March 21, 2003, 08:23 AM
if there isn't one already, someone should post a tutorial on how to debug in vb. debugging, imo, is what seperates the script kiddies from the programmers.

[edit] err, i should say "knowing how to debug;" nobody starts programming knowing instinctively how to debug :)