ID:170615
 
how would i get the users icon to show up in the statpanel?

thanks in advance
stat(src.icon)
In response to DeathAwaitsU
man thank you very much... your a regular handy helper today!
In response to GunRunner
one more question:

if there were more than one icon state in the icon file, how would i get the one the user is using to appear? sorry if im asking stupid questions... just a silly little thing though...
In response to GunRunner
As easy as icon_state instead of icon.
In response to GunRunner
WOuldnt it just be...
mob
Stat()
statpanel("You")
stat(src)
In response to Skye Reaver
indeed it would, thank you very much