Jump to content
  • 0

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


wakefield21

Question


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  115
  • Reputation:   4
  • Joined:  08/14/16
  • Last Seen:  

achievement%20bar_zpsjaj74ck1.jpg

as i've said in the title can you please show me how to do it. thanks alot
BTW! i am using 2015-11-04aRagExe

Edited by wakefield21
Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1678
  • Reputation:   704
  • Joined:  12/21/14
  • Last Seen:  

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
Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1678
  • Reputation:   704
  • Joined:  12/21/14
  • Last Seen:  

client side:

/System/achievement_list.lub

server side:

read this

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

  • Love 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  115
  • Reputation:   4
  • Joined:  08/14/16
  • Last Seen:  

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.

Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1678
  • Reputation:   704
  • Joined:  12/21/14
  • Last Seen:  

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
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  115
  • Reputation:   4
  • Joined:  08/14/16
  • Last Seen:  

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?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  115
  • Reputation:   4
  • Joined:  08/14/16
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  115
  • Reputation:   4
  • Joined:  08/14/16
  • Last Seen:  

@sader1992 do i have that kind of msgstringtable.txt? i am using 2015-11-04aRagExe i dont think i have that many lines at msgstringtable.txt

 

Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1678
  • Reputation:   704
  • Joined:  12/21/14
  • Last Seen:  

inside the grf(the first grf that the client read) or the data folder(only if you use the data folder)

msg.thumb.jpg.b6a3feaf2d36d7f2f6831003a810b6db.jpg

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  115
  • Reputation:   4
  • Joined:  08/14/16
  • Last Seen:  

7 hours ago, sader1992 said:

inside the grf(the first grf that the client read) or the data folder(only if you use the data folder)

msg.thumb.jpg.b6a3feaf2d36d7f2f6831003a810b6db.jpg

Thank you so much @sader1992 that solved my problem. worked like magic! 

Link to comment
Share on other sites

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.

×
×
  • Create New...