arturzanca Posted July 11, 2019 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 12 Reputation: 0 Joined: 02/12/19 Last Seen: February 15, 2024 Share Posted July 11, 2019 Hello, I am getting a client for my RO server and I ran into this problem... I wanna know if I can get it to be smaller and not have those symbols.. Thank you in advance! Packetever: 2018-06-21aRagexeRE Quote Link to comment Share on other sites More sharing options...
1 Slammer Posted July 11, 2019 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 218 Reputation: 155 Joined: 11/28/11 Last Seen: Friday at 01:18 PM Share Posted July 11, 2019 57 minutes ago, arturzanca said: Hello, I am getting a client for my RO server and I ran into this problem... I wanna know if I can get it to be smaller and not have those symbols.. Thank you in advance! Packetever: 2018-06-21aRagexeRE @arturzanca u can edit here : data\luafiles514\lua files\skillinfoz\skilltreeview.lub if nil ~= JobSkillTab and nil ~= JobSkillTab.ChangeSkillTabName then JobSkillTab.ChangeSkillTabName(JOBID.JT_NOVICE, "Novice-1st", "2nd", "3rd") JobSkillTab.ChangeSkillTabName(JOBID.JT_NINJA, "Novice-1st Expanded", "Top Expanded") JobSkillTab.ChangeSkillTabName(JOBID.JT_GUNSLINGER, "Novice-1st Expanded", "Top Expanded") JobSkillTab.ChangeSkillTabName(JOBID.JT_SUPERNOVICE, "Novice-1st Expanded", "Top Expanded") JobSkillTab.ChangeSkillTabName(JOBID.JT_TAEKWON, "Novice-1st Expanded", "2nd Expanded", "Top Expanded") JobSkillTab.ChangeSkillTabName(JOBID.JT_STAR, "Novice-1st Expanded", "2nd Expanded", "Top Expanded") JobSkillTab.ChangeSkillTabName(JOBID.JT_LINKER, "Novice-1st Expanded", "2nd Expanded", "Top Expanded") JobSkillTab.ChangeSkillTabName(JOBID.JT_STAR2, "Novice-1st Expanded", "2nd Expanded", "Top Expanded") JobSkillTab.ChangeSkillTabName(JOBID.JT_DO_SUMMONER, "Summoner") JobSkillTab.ChangeSkillTabName(JOBID.JT_DO_SUMMONER_B, "Summoner") end Quote Link to comment Share on other sites More sharing options...
0 luizragna Posted July 11, 2019 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 107 Reputation: 28 Joined: 02/12/14 Last Seen: January 9, 2023 Share Posted July 11, 2019 Hello @arturzanca. See this topic: Quote Link to comment Share on other sites More sharing options...
0 arturzanca Posted July 11, 2019 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 12 Reputation: 0 Joined: 02/12/19 Last Seen: February 15, 2024 Author Share Posted July 11, 2019 Thanks guys! Quote Link to comment Share on other sites More sharing options...
Question
arturzanca
Hello, I am getting a client for my RO server and I ran into this problem...
I wanna know if I can get it to be smaller and not have those symbols..
Thank you in advance!
Packetever: 2018-06-21aRagexeRE
Link to comment
Share on other sites
3 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.