Jump to content
  • 0
Sign in to follow this  
changelets

I couldn't find the file!

Question

Hi guys!

 

I wanted to make a change in a phrase but I couldn't find the file that contained the phrase.

 

the phrase is " Total : (amount) Zeny " and it is shown when you buy items from a dealer.

 

I thought it should have been in msgstringtable.txt, however, it wasn't there.

 

pic:

where.png

 

thanks!

Share this post


Link to post
Share on other sites

7 answers to this question

Recommended Posts

  • 0

Hi guys!

 

I wanted to make a change in a phrase but I couldn't find the file that contained the phrase.

 

the phrase is " Total : (amount) Zeny " and it is shown when you buy items from a dealer.

 

I thought it should have been in msgstringtable.txt, however, it wasn't there.

 

pic:

where.png

 

thanks!

 

 

 

 

Use hex editor and find this line:

 

 

00 00 54 6F 74 61 6C 20 3A 20 25 73 20 5A 65 6E 79 00

 

Change those part on red label

Edited by Legend

Share this post


Link to post
Share on other sites
  • 0

it's hardcoded in the client if you want to edit it you have to use an hex editor and search for what you want.

Share this post


Link to post
Share on other sites
  • 0

 

Hi guys!

 

I wanted to make a change in a phrase but I couldn't find the file that contained the phrase.

 

the phrase is " Total : (amount) Zeny " and it is shown when you buy items from a dealer.

 

I thought it should have been in msgstringtable.txt, however, it wasn't there.

 

pic:

where.png

 

thanks!

 

 

 

 

Use hex editor and find this line:

 

00 00 54 6F 74 61 6C 20 3A 20 25 73 20 5A 65 6E 79 00

 

Change those part on red label

 

 

Which hex editor do you recommend me to use for Ragnarok clients??

 

 

for what you want search for :

54 6F 74 61 6C 20 3A 20 25 73 20 20 5A 65 6E 79

 

Which hex editor do you recommend me to use for Ragnarok clients??

 

Thank you!!

Share this post


Link to post
Share on other sites
  • 0

i recommend you to use HxD or XVI32

 

Thank you so much ^_^

 

Can I increase the limited letters in that phrase? I can only replace them when I use HxD :(

it's hardcoded in the client if you want to edit it you have to use an hex editor and search for what you want.

 

 

Thank you a lot Asheraf!  ^_^

Share this post


Link to post
Share on other sites
  • 0

Do not add or delete just overwrite the one on the red part :)

Im glad that your problem was already solved

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.