changing character job name on langtype 0

I'm kinda noob on the client side, but you can try one of these two alternatives and see if any of these ideas work:

  • Look for the job names and change them on the msgstringtable.txt file from your data folder or GRF file(s).
  • Change strings 550 to 655 from your /conf/messages.conf file to whatever name you want.

Don't know if it'll work but it'd be a nice try.

Edit: As I said, none of them did work. Sorry.

 
Last edited by a moderator:
job names that appear on your hp/sp window is hardcoded in the client. There must be a check going on for langtype where these strings are picked up from korean versions.

 
I'm kinda noob on the client side, but you can try one of these two alternatives and see if any of these ideas work:

  • Look for the job names and change them on the msgstringtable.txt file from your data folder or GRF file(s).
  • Change strings 550 to 655 from your /conf/messages.conf file to whatever name you want.

Don't know if it'll work but it'd be a nice try.
i think its not on msgstringtable.txt since i using the english translated one.

and about on the /conf/messages.conf. didn't try it yet.

@MStream yeah it's a hardcoded. and i still don't know where it get's the character job name if you choose korean version or langtype 0.
 
Back
Top