Author | Message | Time |
---|---|---|
DoMVc | I need help loading the war3xp icons when someone using it joins the channel, and I'm using CSB..It may sound newbish..yes I know, but I'm new. | November 15, 2003, 1:50 AM |
CaPSuLeS | Your going to need a little more than CSB knowledge to do icons... Your going to have to declare the client types on put in the icons in an ImageList. Then when the user joins the channel with the certain client I.D. type, have it display. Example: Public Const ICON_W3XP = 1 | November 18, 2003, 5:39 PM |