ID:1086853
 
(See the best response by NNAAAAHH.)
Code:
world<<"[usr.icon][usr.key] say:[text]"


Problem description:
how can i make an ooc (for example) that will show usr icon or picture on output???

example
[icon] guest say : blablabla

but when i do it become like this

charmander.dmi Guest148 says : blablalba
Best response
\icon is a text macro you place before instances where you attempt to display a icon.

world<<"\icon[icon_reference]"


Just thought I'd make that edit to try and help the process of understanding why I posted the href.
its working thanks