ID:170229
 
How would i go about making a picture be displayed in the browser window? I've tried everything possible that i can think of and it just wont work. (Am i supposed to be using browse()?)


Thanks in advance


- GunRunner



EDIT:


Sorry i shouldve searched the forums 1st, thanks to anyone who was going to help me though but i found what i was looking for...
Look up browse_rsc()
mob/verb/Look_At_Self()
src<<browse_rsc(icon,"Icon.dmi")
src<<browse("<img src='Icon.dmi'>'")