文件名称:NameIdMaker
介绍说明--下载内容均来自于网络,请自行研究使用
The part that exists in desc.tbl of the string is a tool to be substituted with nameid format of $ xxx.
■ How to use
Command line: java -jar NameIdMaker.jar filename [language]
filename: path of the text file that lists the replacement target string
language: the original language of the text file. If you omit j: Japanese is specified
1. NameIdMaker.jar, put desc-j.tbl, three of the text file of the target in the same folder.
2. java -jar NameIdMaker.jar name.txt j
3. substituted text is output as name_id.txt.
• If at the beginning and end of the string after substitution followed by a character other than space are not replaced because it may not be read by the client. Many of the original items will fall into this category.
( ~ Cave 3F -> ~ Ke $ 13103F , etc.)
- String will be substituted as short as possible
In the case of Silver Long Sword $ 656 (Silver) $ 0 (Long Sword) the latter in the $ 1147 (Silver Long Sword) is selected.-The part that exists in desc.tbl of the string is a tool to be substituted with nameid format of $ xxx.
■ How to use
Command line: java -jar NameIdMaker.jar filename [language]
filename: path of the text file that lists the replacement target string
language: the original language of the text file. If you omit j: Japanese is specified
1. NameIdMaker.jar, put desc-j.tbl, three of the text file of the target in the same folder.
2. java -jar NameIdMaker.jar name.txt j
3. substituted text is output as name_id.txt.
• If at the beginning and end of the string after substitution followed by a character other than space are not replaced because it may not be read by the client. Many of the original items will fall into this category.
( ~ Cave 3F -> ~ Ke $ 13103F , etc.)
- String will be substituted as short as possible
In the case of Silver Long Sword $ 656 (Silver) $ 0 (Long Sword) the latter in the $ 1147 (Silver Long Sword) is selected.
■ How to use
Command line: java -jar NameIdMaker.jar filename [language]
filename: path of the text file that lists the replacement target string
language: the original language of the text file. If you omit j: Japanese is specified
1. NameIdMaker.jar, put desc-j.tbl, three of the text file of the target in the same folder.
2. java -jar NameIdMaker.jar name.txt j
3. substituted text is output as name_id.txt.
• If at the beginning and end of the string after substitution followed by a character other than space are not replaced because it may not be read by the client. Many of the original items will fall into this category.
( ~ Cave 3F -> ~ Ke $ 13103F , etc.)
- String will be substituted as short as possible
In the case of Silver Long Sword $ 656 (Silver) $ 0 (Long Sword) the latter in the $ 1147 (Silver Long Sword) is selected.-The part that exists in desc.tbl of the string is a tool to be substituted with nameid format of $ xxx.
■ How to use
Command line: java -jar NameIdMaker.jar filename [language]
filename: path of the text file that lists the replacement target string
language: the original language of the text file. If you omit j: Japanese is specified
1. NameIdMaker.jar, put desc-j.tbl, three of the text file of the target in the same folder.
2. java -jar NameIdMaker.jar name.txt j
3. substituted text is output as name_id.txt.
• If at the beginning and end of the string after substitution followed by a character other than space are not replaced because it may not be read by the client. Many of the original items will fall into this category.
( ~ Cave 3F -> ~ Ke $ 13103F , etc.)
- String will be substituted as short as possible
In the case of Silver Long Sword $ 656 (Silver) $ 0 (Long Sword) the latter in the $ 1147 (Silver Long Sword) is selected.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NameIdMaker.java