游侠NETSHOW论坛

标题: 巫師加強版之最強存檔修改器(追加使用說明)~ [打印本页]

作者: neweclipse    时间: 2008-9-19 14:21:12     标题: 巫師加強版之最強存檔修改器(追加使用說明)~

功能完整,簡單又好用,可以改出全技能(包括那些需要"突變誘導物"才能獲得的技能),
原版或加強版都適用!


使用方法:
0. 此修改器需要安裝JRE才能用,JRE下載:http://javadl.sun.com/webapps/download/AutoDL?BundleId=23111
1. 將"TWEditor"文件夾解壓縮到C:\(很重要,如果要改路徑,請手動修改裡面的捷徑)
2. 點擊"TWEditor"文件夾中的TWEditor.lnk
注意:劍術的技能請用修改天賦點數的方式來升級,直接修改沒有效果

納米盤下載:
1.5版
http://www.namipan.com/d/baf7e2d ... b4c9df918f2de5c0100

1.6版(使用1.5版物品名稱不是顯示中文的,試試看1.6版,功能和1.5版一樣,但是支持多語言)
http://www.namipan.com/d/a2c1605 ... afa4d8d51b3865d0100

使用說明:
1. File-->Open,打開存檔

2.


3.


4.


5.


6. File-->Save,儲存存檔


[ 本帖最后由 neweclipse 于 2008-10-2 11:10 编辑 ]
作者: meibole    时间: 2008-9-19 14:24:50

----------------------
TWEditor - Version 1.5
----------------------


Overview
----------------------------------

TWEditor allows you to modify save games created by The Witcher.  You can unpack all of the files in the save and modify the attributes and abilities of the player character (Geralt).

The 'Stats' tab allows you to modify selected fields in the save game such as experience, orens and talents.  The modified values will be written when the file is saved.  Whether or not the changes are accepted when the save is loaded depends on the game engine.

The 'Attributes' tab allows you to modify Strength, Dexterity, Stamina and Intelligence selections.

The 'Signs' tab allows you to modify Aard, Igni, Quen, Axii and Yrden selections.

The 'Styles' tab allows you to modify Steel Sword and Silver Sword selections.

The 'Inventory' tab allows you to modify Geralt's inventory.  Equipped items and trophies are not part of the inventory and are not included on this tab.

The 'Quests' tab shows the game quests (Started, Completed, Failed and Not Started).  The 'Examine' button will display a description of the current quest stage.  Unfortunately, I still haven't completely figured out how quests are managed by the game, so what is displayed may be incorrect or blank (many quest stages have no description).


Installation
----------------------------------

To install this utility, place the TWEditor.jar file into a directory of your choice.  To run the utility, create a program shortcut and specify

  javaw -Xmx256m -jar "<install-directory>\TWEditor.jar"

as the program to run, where <install-directory> should be replaced with the directory where you extracted the jar file.  A sample program shortcut is included.  The -Xmx256m argument specifies the maximum heap size in megabytes (the example specifies a heap of 256Mb).  You can increase the size if you run out of space processing very large saves.  Note that Windows will start swapping if the Java heap size exceeds the amount of available storage and this will significantly impact performance.

The Sun Java 1.6 runtime is required.  You can download JRE 1.6 from http://java.com/download/index.jsp.  If you are unsure what version of Java is installed on your system, open a command prompt window and enter "java -version".

The game install directory is located by scanning the Windows registry.  If this scan fails or if the game files are located in a different directory, you can specify the game install directory when starting the editor.  This is done by specifying -DTW.install.path="<path>" on the java command line where <path> is the directory containing dialog.tlk.  For example, if the game files are located in C:\Games\The Witcher and the editor is installed in C:\Games, the shortcut would look like this:

  javaw -DTW.install.path="C:\Games\The Witcher" -jar "C:\Games\TWEditor.jar"

Don't forget to put double quotes around the file names.

The game data directory is assumed to be "The Witcher" in the user documents folder ("My Documents" on an English-language system).  If the save games are located in another directory, you can specify the game data directory when starting the editor.  This is done by specifying -DTW.data.path="<path>" on the java command line where <path> is directory containing the game data.  For example, if the user login is "Ronald Hoffman", the normal game data directory would be "C:\Documents and Settings\Ronald Hoffman\My Documents\The Witcher".

The Java runtime will sometimes throws a null pointer exception when adding the shell folders to the file chooser dialog (JFileChooser).  If this happens, you can disable the shell folders by specifying -DUseShellFolder=0 on the java command line.

ScripterRon - Ronald.Hoffman6@gmail.com


=========================================================================
=========================================================================


Version 1.0:
------------
Initial release.


Version 1.1:
------------
Add inventory support (add/remove/examine)


Version 1.2:
------------
An open input stream was causing the save to intermittently fail.

The game mnemonic for the Axii sign is 'Axi' and not 'Axii'.  This caused failures when editing the Axii sign.


Version 1.3:
------------
Open saves created on a Russian system.

Add 'Quests' tab.


Version 1.4:
------------
Use the maximum stack size when adding an item to the inventory.


Version 1.5:
------------
Fix null pointer exception when modifying a sign and no signs have been learned yet.
作者: sefiros    时间: 2008-9-19 14:51:40

修改武器天赋后,在战斗中表现不出来,总是第一段。
作者: zjlzm1    时间: 2008-9-19 15:34:40

需要JAVAW,是个什么东西啊?
作者: neweclipse    时间: 2008-9-19 15:55:58

原帖由 sefiros 于 2008-9-19 14:51 发表
修改武器天赋后,在战斗中表现不出来,总是第一段。

那你修改天賦點數,用冥想升級好了...



原帖由 zjlzm1 于 2008-9-19 15:34 发表
需要JAVAW,是个什么东西啊?

此修改器需要安裝JRE才能用,JRE下載:http://javadl.sun.com/webapps/download/AutoDL?BundleId=23111


[ 本帖最后由 neweclipse 于 2008-9-19 21:52 编辑 ]
作者: toyuanye    时间: 2008-9-19 16:34:19

不错
这个要支持
                                                

作者: ggank    时间: 2008-9-19 17:27:06

这么快就出修改器,效率真不是一般的高[伤心啊] [伤心啊] [伤心啊]
作者: zjlzm1    时间: 2008-9-19 17:35:00

不能修改武器的?
作者: 黑仔.XD    时间: 2008-9-19 18:17:55

請問這是什麼意思呀?
作者: zjlzm1    时间: 2008-9-19 18:20:51

最好谁给汉化一下
作者: 黑仔.XD    时间: 2008-9-19 18:48:31

沒有人回答我的問題嗎?
我的存檔在重灌之後沒有了!
所以想用修改器修改回之前的技能呢!

作者: neweclipse    时间: 2008-9-19 18:55:04

原帖由 黑仔.XD 于 2008-9-19 18:48 发表
沒有人回答我的問題嗎?
我的存檔在重灌之後沒有了!
所以想用修改器修改回之前的技能呢!


沒遇到錯誤,幫不了...

作者: 黑仔.XD    时间: 2008-9-19 19:05:07

有誰能回答我的問題呢?
我現在可沒有心情再由初頭玩回第三章呢!

作者: neweclipse    时间: 2008-9-19 19:51:30

原帖由 黑仔.XD 于 2008-9-19 19:05 发表
有誰能回答我的問題呢?
我現在可沒有心情再由初頭玩回第三章呢!


上傳存檔到納米盤,我幫你改全技能然後回傳給你
作者: 黑仔.XD    时间: 2008-9-19 20:00:10

原帖由 neweclipse 于 2008-9-19 19:51 发表


上傳存檔到納米盤,我幫你改全技能然後回傳給你


那真是謝謝你了!
若可以改金錢!請幫我調230000!

http://www.namipan.com/d/000007% ... ce06e3f294586963100

[ 本帖最后由 黑仔.XD 于 2008-9-19 20:02 编辑 ]
作者: neweclipse    时间: 2008-9-19 20:28:27

To ls:改好了~
http://www.namipan.com/d/7d3a8ac ... 3a0eedffd5a67f72d00
作者: 黑仔.XD    时间: 2008-9-19 20:40:33

原帖由 neweclipse 于 2008-9-19 20:28 发表
To ls:改好了~
http://www.namipan.com/d/7d3a8acc8bff88308c73ac3a6eab13a0eedffd5a67f72d00


謝謝你唷!!
作者: bat129    时间: 2008-9-20 18:42:24

里面的英文看不懂啊,neweclipse发个使用说明吧,谢谢
作者: CHW0000    时间: 2008-9-21 13:07:14

原帖由 黑仔.XD 于 2008-9-19 18:17 发表
請問這是什麼意思呀?



我也是這個情況,jre也安裝了,出現這個報告,用不了
作者: bluecipher    时间: 2008-9-22 09:04:29

我用很正常,修改存档还是比较方便,在游戏进行中也可以修改别的存档。
前面人的问题我没有出现,一切正常
作者: dibowa    时间: 2008-9-22 09:14:11

先支持一下,离用到还早呢~
作者: cyc1980    时间: 2008-9-22 09:45:56

汉化一下应该会更好用。
作者: diablo5888    时间: 2008-9-22 10:19:04

看样子是英文的,对我可能有点困难
作者: bracu    时间: 2008-9-22 12:57:19

谢谢,踩个脚印,以后可以问问LZ!!!!!
作者: ss22935741    时间: 2008-9-22 13:19:57

~~~
装不上JRE是啥问题~~~~~~~~~~~~~~~~~
作者: kakushou    时间: 2008-9-22 14:57:17

The game install directory is located by scanning the Windows registry.  If this scan fails or if the game files are located in a different directory, you can specify the game install directory when starting the editor.  This is done by specifying -DTW.install.path="<path>" on the java command line where <path> is the directory containing dialog.tlk.  For example, if the game files are located in C:\Games\The Witcher and the editor is installed in C:\Games, the shortcut would look like this:

  javaw -DTW.install.path="C:\Games\The Witcher" -jar "C:\Games\TWEditor.jar"

Don't forget to put double quotes around the file names.



哪位高人能把这段翻译下。。。。。因为安装俄文版的很多都会有个乱码的文件夹。。。注册表会找不到。。。于是出现下图的错误。。。



上面英文就是说的如何自定义游戏安装路径的方法。。。。。

E文高手帮忙翻译下。。。。上面说的是该怎么做才能自定义游戏的安装路径呢?????



[ 本帖最后由 kakushou 于 2008-9-22 15:03 编辑 ]
作者: neweclipse    时间: 2008-9-22 14:57:58

頂樓追加使用說明...

作者: 黑水晶    时间: 2008-9-22 15:04:51

玩这游戏最好还是别改属性了(等级经验天赋等)。懒得反复赌钱跟PK的可以改改钱 其他的改了就没多少意思了。

这游戏什么都好就是XXOO的时候一张无码卡跟固定背景动画显得无奈。
还有就是这是个无码的游戏。。。哦 是无马。。跑死老。。。[害怕]
作者: jhonbulls    时间: 2008-9-22 15:19:27

楼主,偶想请教一下,你的Inventory打开来显示的是中文
为什么我的打开来既不是中文也不是英文,到好像是德文之类的呢?
作者: neweclipse    时间: 2008-9-22 15:23:08

原帖由 jhonbulls 于 2008-9-22 15:19 发表
楼主,偶想请教一下,你的Inventory打开来显示的是中文
为什么我的打开来既不是中文也不是英文,到好像是德文之类的呢?


你是下俄文版的吧,我之前用俄文版也是這樣
我現在用的版本是歐版原盤+Z版序號打加強版補丁升級來的
我推測現在放出的歐版加強版的存檔也可以在修改器正常顯示中文~

作者: drd    时间: 2008-9-22 16:02:31

LZ能不能发一下全部物品的截图啊,,,,俄文我都不认识
作者: drd    时间: 2008-9-22 16:03:15

LZ能不能发一下全物品的截图~~~~俄文都不认识
作者: gggok    时间: 2008-9-22 17:01:42

TWEditor要解压到什么路径啊,我解压到E盘,C盘都不行啊,双击应用程序无反应?
PS:java已经安装了

[ 本帖最后由 gggok 于 2008-9-22 17:09 编辑 ]
作者: tzg2004    时间: 2008-9-22 17:07:05

太感谢了非常好的东西!
作者: neweclipse    时间: 2008-9-22 17:31:59

原帖由 drd 于 2008-9-22 16:03 发表
LZ能不能发一下全物品的截图~~~~俄文都不认识

發了,在頂樓~


原帖由 gggok 于 2008-9-22 17:01 发表
TWEditor要解压到什么路径啊,我解压到E盘,C盘都不行啊,双击应用程序无反应?
PS:java已经安装了

C:\

作者: bracu    时间: 2008-9-22 17:39:41

原帖由 gggok 于 2008-9-22 17:01 发表
TWEditor要解压到什么路径啊,我解压到E盘,C盘都不行啊,双击应用程序无反应?
PS:java已经安装了

其实那个盘都无所谓的!用TWEditor.jar启动就行了!
作者: gggok    时间: 2008-9-22 17:43:14

解压到C:\还是没用,双击齿轮图标显示如下图示:晕,图发不出,格式不对
显示的是unable to access jarfile C:\TWEditor\TWEditor.jar

[ 本帖最后由 gggok 于 2008-9-22 17:51 编辑 ]
作者: gggok    时间: 2008-9-22 17:49:55     标题: 回复 #36 bracu 的帖子

问题是TWEditor.jar在哪里呢,没有这个东西啊
作者: gggok    时间: 2008-9-22 17:58:00

解压缩在C:\盘后双击TWEditor.lnk显示        unable to access jarfile C:\TWEditor\TWEditor.jar
作者: neweclipse    时间: 2008-9-22 18:08:01

ls...
TWEditor文件夾內有3個文件
TWEditor.lnk
TWEditor.jar
TWEditor_ReadMe.txt
檢查一下吧~

作者: gggok    时间: 2008-9-22 18:18:13

已经好了,重装了一遍JAE就能用了,谢谢大家帮忙
作者: diotax    时间: 2008-9-22 19:51:07

JRE无法安装
显示系统路径有错误
请问如何解决
作者: lijianrolex    时间: 2008-9-22 20:18:25

这游戏,修改下金钱就行了,其它不用修改。
作者: liuxingliang    时间: 2008-9-22 21:43:08

物品里面好像没有包括武器和铠甲。。不知道是我看错还是真的没有
作者: neweclipse    时间: 2008-9-22 21:45:33

原帖由 liuxingliang 于 2008-9-22 21:43 发表
物品里面好像没有包括武器和铠甲。。不知道是我看错还是真的没有


真的沒有...

作者: liuxingliang    时间: 2008-9-22 21:46:58

能改出来吗?。。。。。。。。。。。。。。。。。。。。。。
作者: neweclipse    时间: 2008-9-22 21:50:23

原帖由 liuxingliang 于 2008-9-22 21:46 发表
能改出来吗?。。。。。。。。。。。。。。。。。。。。。。


可以,自己研究這帖...
http://game1.ali213.net/thread-1910726-1-1.html

作者: jhonbulls    时间: 2008-9-22 22:52:06

原帖由 neweclipse 于 2008-9-22 15:23 发表


你是下俄文版的吧,我之前用俄文版也是這樣
我現在用的版本是歐版原盤+Z版序號打加強版補丁升級來的
我推測現在放出的歐版加強版的存檔也可以在修改器正常顯示中文~
...

个人分析,仅供参考。
该修改器很类似于无冬之夜2 的一款修改器
我可以认为原理都是一样的
如果这样的话,
只要原版是英文或者中文
物品栏里显示的就是英文或者中文
等待26号除了中文版,下载了研究一下就知道了
作者: 清香咖啡    时间: 2008-9-23 18:11:07

全物品不是字母排列,不好对照啊。。。。。。。
作者: jkjk    时间: 2008-9-23 22:33:54

好用,顶一个,跟无冬之夜那个很像啊。。。
作者: jkjk    时间: 2008-9-24 13:04:59

物品那栏怎样才能显示中文了,用得繁中原版加1.4升级补丁升级的。
作者: JoshWald    时间: 2008-9-24 13:31:41

这个游戏改点钱赌博吧,其他的改了没意思了~
作者: neweclipse    时间: 2008-9-24 14:23:21

原帖由 jkjk 于 2008-9-24 13:04 发表
物品那栏怎样才能显示中文了,用得繁中原版加1.4升级补丁升级的。

你試試這個,1.6版(頂樓的是1.5版),支持多語言
http://www.namipan.com/d/a2c1605 ... afa4d8d51b3865d0100
btw...我是用歐版原盤打加強版補丁升級的,我用1.5版,物品名稱是中文的,
改用1.6版,居然變成英文了...昏,哪個能顯示中文你就用哪個吧,功能是一樣的~


[ 本帖最后由 neweclipse 于 2008-9-24 14:39 编辑 ]
作者: qoospc    时间: 2008-9-24 14:36:27

原帖由 neweclipse 于 2008-9-24 14:23 发表

你試試這個,1.6版(頂樓的是1.5版),支持多語言
http://www.namipan.com/d/a2c1605 ... afa4d8d51b3865d0100
btw...我是用歐版原盤加強版補丁升級的,我用1.5版,物品名稱是中文的,
改用1.6版,居然變成英文 ...


謝謝樓主
我也是用繁中原版 upgrade 成加強版的
用 1.5 也是顯示德文(我覺得大家有問題的都是顯示德文 而不是俄文)
今晚試試這個 1.6

有結果再上來報告


作者: jkjk    时间: 2008-9-24 18:02:32

原帖由 neweclipse 于 2008-9-24 14:23 发表

你試試這個,1.6版(頂樓的是1.5版),支持多語言
http://www.namipan.com/d/a2c1605 ... afa4d8d51b3865d0100
btw...我是用歐版原盤打加強版補丁升級的,我用1.5版,物品名稱是中文的,
改用1.6版,居然變成英 ...

哈哈,谢谢热心的LZ,今天不回家,只有明天再试了。
作者: ziyu777    时间: 2008-9-24 18:14:17

1.6版仍然显示不了中文~~~游戏版本是YX的3.77G版
哦~~物品列表可以显示中文了~~其它的还是英文,不过已经很满意了。

[ 本帖最后由 ziyu777 于 2008-9-24 18:16 编辑 ]
作者: drd    时间: 2008-9-24 18:20:52

嗯.....新版很好 完全支持中文了,,,轻松好多
作者: qoospc    时间: 2008-9-24 21:53:41

謝謝樓主
我也是用繁中原版 upgrade 成加強版的
用 1.5 也是顯示德文(我覺得大家有問題的都是顯示德文 而不是俄文)
今晚試試這個 1.6
有結果再上來報告


看到中文了!!!
太好了!!!
作者: jkjk    时间: 2008-9-25 19:23:56

用了1.6后果然是中文了,版主这贴该加精啊。。。。
作者: hespenia    时间: 2008-9-25 19:39:46

好东西一定要顶
作者: kakushou    时间: 2008-9-27 18:25:01



怎么LZ的可以显示繁体中文???  我游戏里可以显示繁体中文啊。。。但这里怎么是德文???

LZ用的是繁体的系统所以看的见?????


作者: kakushou    时间: 2008-9-27 18:32:49

哈哈哈。。。。。。。换1.6就行鸟。。。。。。。


作者: drd    时间: 2008-9-27 18:33:03

LS下载新的1.6版就可以了
作者: العذراء    时间: 2008-9-27 18:39:45

这个存档怎么没有第一章那个火狗的头啊...

我玩到第三章才想起来要留着换剑...又让我扔了      
作者: whatwhere    时间: 2008-9-27 19:14:02

好东西啊 先收藏了~~以后需要了用
作者: Nataraja    时间: 2008-9-27 20:11:21

请问一下要怎么改武器...?
万恶的20字
作者: neweclipse    时间: 2008-9-27 21:19:15

原帖由 العذراء 于 2008-9-27 18:39 发表
这个存档怎么没有第一章那个火狗的头啊...

我玩到第三章才想起来要留着换剑...又让我扔了      


牙醫的任務不用狗頭也可以完成...

作者: neweclipse    时间: 2008-9-27 21:22:23

原帖由 Nataraja 于 2008-9-27 20:11 发表
请问一下要怎么改武器...?
万恶的20字


沒有這個功能


btw...為什麼這帖沒有收進精華區?
作者: amuro_ak    时间: 2008-9-27 22:19:36

全物品图看不到了``lz重新弄下·谢谢[伤心啊]
作者: neweclipse    时间: 2008-9-27 22:40:55

原帖由 amuro_ak 于 2008-9-27 22:19 发表
全物品图看不到了``lz重新弄下·谢谢[伤心啊]


頂樓的1.6版可以正常顯示中文了,全物品图不需要了吧~

作者: e_yxc    时间: 2008-9-29 07:27:51

不能个修改血和耐力啦。
作者: 現實太殘酷    时间: 2008-9-29 09:45:33

试试看。。。。原版的通 了一次。原本想中立剧情的,结果没打出,。。。都不知道打了个什么结局。。这次就修改了看剧情了
作者: bjmy    时间: 2008-9-29 11:44:01

不错,就是喜欢这样的修改器,不用太费心思。
作者: hyper213    时间: 2008-9-30 09:59:29

很好用 谢谢~~
20202020
再次20202020
作者: 小舟舟    时间: 2008-10-1 10:02:42

谢谢,试一试,,,,,,,,,,,,,,,,,,,,,
作者: SAM高达    时间: 2008-10-1 19:17:13

怎么纳米盘打不开了呀。。。我要下存档修改器呀。。。

[ 本帖最后由 SAM高达 于 2008-10-1 23:02 编辑 ]
作者: njzengyu    时间: 2008-10-1 21:23:28

我也打不开纳米盘 谁能给个其他下载地址吗
作者: njzengyu    时间: 2008-10-2 10:45:22

楼主能上传个1.6版的附件吗,纳米盘打不开。
作者: neweclipse    时间: 2008-10-2 11:10:54

原帖由 njzengyu 于 2008-10-2 10:45 发表
楼主能上传个1.6版的附件吗,纳米盘打不开。


補上了~

作者: SAM高达    时间: 2008-10-2 11:41:29

晕死呀,附件怎么也下不动呀。。。。。电信的网络也不至于吧

下下来了,多试几次就行了。。。

[ 本帖最后由 SAM高达 于 2008-10-2 11:54 编辑 ]
作者: gggok    时间: 2008-10-2 12:18:43     标题: 回复 #64 العذراء 的帖子

试试用地狱犬的头,我用了可以的,不知道LZ说的不用1章的狗头行不行,我没试过,才通1遍的说························
作者: ysgeorge    时间: 2008-10-2 23:44:18

终于有1.6了,拜谢LZ
202020202020
作者: e_yxc    时间: 2008-10-3 23:54:51

可惜生命力和耐力无法更改啦。其它都可以啦。
作者: 狂飙天下    时间: 2008-10-4 00:09:38

为什么会下载不了呢???
作者: 狂飙天下    时间: 2008-10-4 00:26:03

错误166,打都打不开,唉,修改果然是这些高手的拿手好戏,象我们这种人是不会明白的。。
作者: zlangus1986    时间: 2008-10-4 09:58:53

原帖由 黑仔.XD 于 2008-9-19 18:17 发表
請問這是什麼意思呀?


关于这个问题,你查一下你的安装目录上一级是不是多了一个文件夹。
像我安装在《The Witcher Enhanced Edition》,想用修改器却多了一个《The Witcher Enhanced Editio》文件夹。我就把安装文件夹改了一个名就可以用了!!
作者: gggok    时间: 2008-10-4 13:30:31

安装了一个MOD后就没法用了,显示错误203
已经发现了原因,就是巫师的文件夹不能更改名字,要默认文件夹名The Witcher Enhanced Edition,否则就会出这个问题

[ 本帖最后由 gggok 于 2008-10-4 13:50 编辑 ]
作者: natasha1226    时间: 2008-10-4 19:58:38

谁能告诉我存档的位置啊?
作者: dantshow    时间: 2008-10-4 20:03:57

第一次玩原版   作弊    感觉不错

现在玩加强版  不作弊   感觉很不错....
作者: hotgodog    时间: 2008-10-5 03:12:08

感謝樓主無私的分享
( 原先使用8項修改器一進入就當機. 使用asx-twee修改器也無效! )

現在使用樓主分享的修改器 使用效果真好! (只是有點貪心 改的太兇了~~)
作者: kokosakura    时间: 2008-10-5 19:03:50

1.6版本的根本不能下载,请帮帮忙啊。
作者: do335    时间: 2008-10-6 10:30:04

挖哈哈哈!!!错过的东西、卡片、符石都全鸟!谢谢楼主提供这莫好的工具!
作者: yiwen    时间: 2008-10-6 21:22:43

多谢楼主,修改器很好用,至于无法看到中文的物品和任务,是由于安装的时候不是选中文安装,将HKEY_LOCAL_MACHINE\SOFTWARE\CD Projekt Red\The Witcher内的Language值改成21即可(21代表繁体中文,3代表英文)。
作者: zsqdmm    时间: 2008-10-8 20:05:51

终于学会修改了/感谢LZ~~~~~~!!
作者: dongle2001    时间: 2008-10-9 12:04:08

能不能修改任务的状态呀,我想把赌博改成职业的。
作者: ql2296    时间: 2008-10-9 18:51:23

够麻烦的 了解一下好了 不装JAVA了
作者: dantshow    时间: 2008-10-15 23:21:51

不能添加装甲和武器?

太可惜了..................
作者: sdanlislas    时间: 2008-10-16 14:39:33

真不错!








                                 .
作者: 六道众生    时间: 2008-10-16 16:10:01

超级好用的东西,已经正常使用中,非常感谢楼主的无私奉献。
作者: yjwlhy    时间: 2008-10-18 15:27:48

用来改物品,太多物品不知道怎么拿了~~~~~~~~~~~




欢迎光临 游侠NETSHOW论坛 (https://game.ali213.net/) Powered by Discuz! X2