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?
ID:148069
Jul 22 2003, 11:20 am
|
|
Jul 22 2003, 12:21 pm
|
|
src.icon_state = "music"
|
In response to Dragon of Ice
|
|
I Forgot The "" =(
LOL |