^
no prob
@atasnya lagi....
penjelasan mengenai exe baru kRO : (lagi males translet maaf)
To use this new sakexe you need to place this 2 new archives, jobinheritlist.txt and skilltreeview.txt, in yout Data folder because without it when you place in Langtype 1, the classs that chamge of name, like: Mastersmith, does not go to have skills shown.
I made this for all class names that Client changes automatically in different langtypes, ex: Lantype 1: Mastersmith/Biochemist; Langtype 2: Stalker>Chaser; Langtype 12: Baby Magician> Mini mago.
What I made in this jobinheritlist is:
In the oficial version appear
CREATOR#ALCHEMIST#
But in english Is Biochemist. I copied the entire line, paste in the next line and renamed the 1st part to BIOCHEMIST, and not removed old name:
CREATOR#ALCHEMIST#
BIOCHEMIST#ALCHEMIST#
In skilltreeview for example:
NOVICE
{
NV_BASIC#0#9@
NV_FIRSTAID#7#1@
NV_TRICKDEAD#14#1@
}
But if u use Langtype 12, Novice change name to Aprendiz. I made the same process copied and change the name:
NOVICE
{
NV_BASIC#0#9@
NV_FIRSTAID#7#1@
NV_TRICKDEAD#14#1@
}
APRENDIZ
{
NV_BASIC#0#9@
NV_FIRSTAID#7#1@
NV_TRICKDEAD#14#1@
}
THIS JOBINHERITLIST AND SKILLTREEVIEW GO WORK JUST IF U USE THE TRANSLATION IN ENGLISH
This occur because for example: if u use translation in Portuguese-Brazil, in msgstringtable Sniper go show: Atirador de Elite, what u go need to make, at least now, is:
Open Jobinheritlist, search for: sniper, u go found:
SNIPER#HUNTER#
Copy the entire line, paste in the next line and rename the first part for the name in your language, don't remove the old one:
SNIPER#HUNTER#
ATIRADOR DE ELITE#HUNTER#
And in skilltree made the same thing, copy past next line, and replace name.
---------------------------
file tersebut bisa dicomot di sini:
Code:
http://opensvn.csie.org/EnglishTranslation/English/
atau yg pre-packaged full (OnPlay - Elixir) :
Code:
http://rocrew.5.forumer.com/index.php?showtopic=164