world<<"<STYLE>IMG.icon {width: 32px; height: 32px}</STYLE>\icon[src.icon]"
RaeKwon
ID:148503
![]() Jan 19 2003, 5:24 pm
|
|
How can I make it show the persons overlays as well as just the icon. I got this:
world<<"<STYLE>IMG.icon {width: 32px; height: 32px}</STYLE>\icon[src.icon]" RaeKwon |
You'd actually have to create a new icon to do this. Using /icon procs you can build a little routine to layer overlays onto the icon.
It might not strictly work for actual overlays in the list. You might have to find some way of just figuring out what goes there instead, and using that. For example, in your icon-builder proc you could simply loop through all equipment, clothes, weapons, etc., and overlay their images onto a blank icon starting with the lowest layers first.
Lummox JR