mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 19:37:01 +00:00
[8833] Implement new commands for add/remove/lookup titles.
Inspired by patch suggested by LordJZ.
This commit is contained in:
parent
f66f0a0914
commit
b5980f061a
14 changed files with 377 additions and 47 deletions
|
|
@ -597,7 +597,7 @@ struct CharTitlesEntry
|
|||
{
|
||||
uint32 ID; // 0, title ids, for example in Quest::GetCharTitleId()
|
||||
//uint32 unk1; // 1 flags?
|
||||
//char* name[16]; // 2-17, unused
|
||||
char* name[16]; // 2-17
|
||||
// 18 string flag, unused
|
||||
//char* name2[16]; // 19-34, unused
|
||||
// 35 string flag, unused
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue