ID:2912467
 
Applies to:DM Language
Status: Open

Issue hasn't been assigned a status value.
Right now if you need to get icons of multiple objects from the client you have to do loop through objects and call RenderIcon for each, waiting every time for the message to go to the client, process and go back. It would be nice if we could request icons of multiple objects from the client at one call passing a list as an argument to the RenderIcon proc