ID:149113
 
Yo,does anyone have a code to upload your own icon and music file from your system?
mob/verb/SetIcon(I as icon)
src.icon = I

mob/verb/WorldPlaySound(S as sound)
world << sound(S, 1)


In response to Kamoku
uh..Kamoku, he said 'upload' not 'output'...
In response to digitalmouse
But you have to upload the file to output it, and it did that too.