azerothcore/mod-eluna

How can creature get the local name?

Closed this issue · 3 comments

creature:GetName() returns the name of the creation_template table, not the locale table

Do you want the name of the creature for the client's locale or for the server's locale?

server's locale
Something similar to Item:GetItemLink.

I'm not aware of a way to do that currently. My recommendation is to reach out on discord for such questions.