You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a service to sell the transmogrification of (new) items that the players do not have -> this requries mod-transmog
In the website we need to implement a way to insert a valid ItemEntry to use for transmog.
The SOAP command that will be executed for this service will be: .transmog characterGuid itemEntry -> this requires azerothcore/mod-transmog#75
(may we can ignore it during the web development)
Moreover, I would like to show the item dressed in a character of the current account logged-in with a 3D viewer -> this requires #105
The text was updated successfully, but these errors were encountered:
Add a service to sell the transmogrification of (new) items that the players do not have -> this requries mod-transmog
In the website we need to implement a way to insert a valid ItemEntry to use for transmog.
The SOAP command that will be executed for this service will be:
.transmog characterGuid itemEntry
-> this requires azerothcore/mod-transmog#75(may we can ignore it during the web development)
Moreover, I would like to show the item dressed in a character of the current account logged-in with a 3D viewer -> this requires #105
The text was updated successfully, but these errors were encountered: