Jump to content
  • 0

(Request) Add title in player's name


Question

Posted (edited)

Hello guys,

 

I am using in my server some titles. 

 

I would like to modify sources to show player's title instead of using @fakename.

 

Theses titles are stocked in sql, in the login tab.

 

Currently, using fakename, this is what I got:

Name [Title] (Party)
Guild [Guild's position]

I am pretty sure I have to modify something in:

void clif_solved_charname(int fd, int charid, const char* name);
void clif_charnameack(int fd, struct block_list *bl);
void clif_charnameupdate(struct map_session_data *ssd);

but I admit I am not that good in source modifications.

 

Thank you for your help.

 

Zoe

Edited by Zoellingam

7 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...