for example engineering, lets say I have an item crafted by Mousepad, would you guys see the item as ''crafted by Mousepad'' or crafted by ''insert ID number''?
like if you were the owner of the server, how is it seen?
for example engineering, lets say I have an item crafted by Mousepad, would you guys see the item as ''crafted by Mousepad'' or crafted by ''insert ID number''?
like if you were the owner of the server, how is it seen?
I don't know what version of WoW this was implemented, but a field exists in the item object that defines the creator ID's GUID. If that field has a value that isn't 0, then the server can get the player's name from that and send it when the client requests information about the item.