mob
Login()//when you log in
usr << browse_rsc('brush.PNG', "brush.PNG")
usr<<browse(Html_icons())
mob/proc/Html_icons()
return \
{"<html><b><center><body bgcolor = #330066><font color = white>
<center><img usr="brush.PNG"></center>"}
return
Any suggestions on how to fix this? And if so..is it possible to display Dmi files on the browser..or defined turfs,obj,mobs?
*edit*
Also is their a way to make the icon a button.. that will give the certain /atom the picture represents a variable.
ETG