ID:152313
![]() Apr 19 2007, 1:41 pm
|
|
Could someone point me in the right direction. I want to display all icon states of a players current icon in a stat panel with the ability to click and change it. I basically just need help on how I would go about displaying the icon states.
|
![]() Apr 19 2007, 2:31 pm
|
|
Use icon_states(icon) and create an object for each icon, when you click the object set your state to the objects icon.
|