ID:148069
 
I'm Trying To Use This Code:
Music()
set category = "Actions"
src.icon_state = music
src << "Your iconstate is now Music!"

But It Says
code.dm:18:error:music:undefined var

code.dmb - 1 error, 0 warnings (double-click on an error to jump to it)

Can Anyone Give Me A User Icon State Changing Code?
src.icon_state = "music"
In response to Dragon of Ice
I Forgot The "" =(

LOL