Jump to content
  • 0

How to change the list of achievements like General, Battle Etc.. and how to add custom achievements


Question

9 answers to this question

Recommended Posts

  • 0
Posted
1 hour ago, sader1992 said:

client side:

/System/achievement_list.lub

server side:

read this

https://github.com/rathena/rathena/blob/master/doc/achievements.txt

I've already done what you said but still i can't find how to change that texts for example: General, Battle and so on. achievement_list.lub contains only the objectives that you need to finish to complete the achievement. what i want to do is to change that outlined texts.

  • 0
Posted (edited)
3 minutes ago, wakefield21 said:

I've already done what you said but still i can't find how to change that texts for example: General, Battle and so on. achievement_list.lub contains only the objectives that you need to finish to complete the achievement. what i want to do is to change that outlined texts.

i don't think you can add or remove one of the tabs they are hard coded in the client

you can add edit remove achievement 

you can change the name of the tab

change the name of one of the tabs then remove all the achievement from it then add your achievement to it

Edited by sader1992
  • 0
Posted
1 minute ago, sader1992 said:

i don't think you can add or remove one of the tabs they are hard coded in the client

that's what i'm thinking also, but i saw some screenshots here that i forgot where to look up for it, it was changed like sub tab action was changed to currency that's why i am hoping i could change it or maybe in 2017 clients you could edit it?

  • 0
Posted (edited)

the name of the tabs can be change through the msgstringtable.txt

search for the tab name end it up with <space>#

Example:

Adventure #

also the sub tab

Example;

Training #

(i think they start at line 2657)

Edited by sader1992
  • 0
Posted
48 minutes ago, sader1992 said:

the name of the tabs can be change through the msgstringtable.txt

search for the tab name end it up with <space>#

Example:

Adventure #

also the sub tab

Example;

Training #

(i think they start at line 2657)

Where can i find that msgstringtable.txt? sorry for such a noob question hahaha

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...