View Single Post
08-07-19, 03:59 AM   #3
pucelle
A Defias Bandit
Join Date: Aug 2019
Posts: 3
Originally Posted by Ketho View Post
You mean specifically the round portraits with the displayID from EJ_GetCreatureInfo() and SetPortraitTextureFromCreatureDisplayID() ?

Since these are essentially cut-outs from model textures I don't think there is a way to export those, no
You might want to ask on wow.tools discord otherwise
Yes, that's just what I want, I know it's very hard, so currently I guess I need to implement a plugin to show portraits in table for specified display ids and take screenshot, then parse them to portrait images.

Thanks very much.

By the way, I'm level 0 at wow AddOn...

Last edited by pucelle : 08-07-19 at 04:02 AM.
  Reply With Quote