Skip to content

Titles for Player #10

@Exitare

Description

@Exitare

if (CharTitlesEntry const* Title = sCharTitlesStore.LookupEntry(Titles[i].titleID)) // Get title
{
if(pPlayer->HasTitle(Title)) // If has title
{
pPlayer->SetTitle(Title);
pPlayer->SaveToDB();
}

Placeholder for new Script idea and quest idea

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions