注册 | 登录

游侠NETSHOW论坛





查看: 2503|回复: 7
打印 上一主题 下一主题

上帝难为的存档修改方法 哪位高人翻译下 [复制链接]

帖子
4
精华
0
积分
2
金钱
256
荣誉
0
人气
0
评议
0
跳转到指定楼层
楼主
发表于 2009-2-18 02:02:31 |只看该作者 |倒序浏览
This can be confusing so im going to explain it quick if at any point you dont understand,
DONT try it youll screw up your save...

You can edit the games saves very easily
Goto the games install directory,
Then the Profiles directory...
Then your profiles directory....
Then the Savegames Directory...
Open the folder of the save you want to edit...

Now you need to know the last level you were in so...
Open the Info directory... lol
Open saveinfo.xml in notepad... find where it says CurrentMap="" whatevers in the quotes remember it.
Go back one folder...

Now the mpak files are the save files, they are actually .zip files,
I recommend doubleclicking one of them, and whe the 'what do you want to open this shit with' thing
pops up set it to popen with winrar/7zip, and check always use this program,i
f you dont have winrar or 7zip get one of em.

Now make sure you open the last area you were in, whatever currentmap said, open the .mpak with its name.
Once its opened in winrar/7zip
Open currentmap...
Open entity_data...
Drag and drop/extract the ent.xml to.. anywhere, minimize winrar[dont close it], open the ent.xml in notepad..
Now for fun, search for <hero> in the text
When you find it you will find your characters stats/skills/money/items/weapons etc all here.
It goes from <hero> to </hero>.
Note: I eed all my inventory cept one for this guide and added it to the end scroll down to see it...
After you edit your shit, save it and drag/drop it back into the winrar folder
And overwrite the file in the archive with your edited one
So Heres quick descrition of the item/weapon/armor stuff
Count= -How many you got [Umm dont go over 1 on weapons/armor cuz normally you cant though i havent tried it]
disposable= -No idea maybe whether you can drop the item or not [if you didnt know yeah you can drop items drag/drop the out of the menu and on nothing ingame]
acting= -no idea
selected= -nope
damage= -How much damage a weapon does
level= -Character level to use wepons/armor
price= -Whatevers value*, it isnt exact the games money is wierd on that leave it alone.
ep_cost= -stamina used to swing it.
modification= - either 1 or 0, whether its modified or not, used for the mod kits you buy from salesmen in game later in.
armour= -armor gained from clothes/armor* [not exact value its a wierd thing, like price value]
*= those wierd values on pricing/armor i dont get like i put 1000 for a price it ends up 600 or so ingame its wierd.
The next important line is the params line
max_hp= -Max health
max_ep= -Max Stamina
hp= -Current health
ep= -Current stamina
xp= -Experience
sp= -Skill points for upgrading weapon skills
sp2= -Skill points fo upgrading stats
damage= -might be a multiplier for your damage i dunno
armour= -Same as above i dunno try 2 maybe itll 2x your damage im just guessing never tried it
lt_wpn= -Light weapon skill
sw_wpn= -Medium weapons skill
hv_wpn= -Heavy weapons skill
ds_wpn= -Bow skill
dex= -Health skill
dip= -Diplomacy skill
sta= -Stamina skill
med= -Medicine skill
No idea what these are...
lt_wpn_add=
sw_wpn_add=
hv_wpn_add=
ds_wpn_add=
dex_add=
dip_add=
sta_add=
med_add=
money= -how much money you have
kills_points= -i dunno
Sample of what your looking for to edit...
    <hero>
        <inventory>
            <wpn_sw_boarding_sabre Index="3" Group="0" Count="1" disposable="0" acting="1" selected="0" damage="38" level="6" price="1500" ep_cost="10" modification="1" />
        </inventory>
        <rpg group="r_looter">
            <params max_hp="555" max_ep="505" hp="552" ep="505" xp="30029" sp="1" sp2="2" damage="1" armour="1" lt_wpn="6" sw_wpn="2" hv_wpn="2" ds_wpn="1" dex="3" dip="8" sta="4" med="3" lt_wpn_add="0" sw_wpn_add="0" hv_wpn_add="0" ds_wpn_add="0" dex_add="0" dip_add="0" sta_add="0" med_add="0" money="33216" kills_points="0" />
            <perqs_sets>
                <PerqsSet>
                    <Perq Type="0" State="2" Index="0" SkillRequest="3" HitTime="19.836670" />
                    <Perq Type="0" State="0" Index="1" SkillRequest="7" HitTime="63316.421875" />
                    <Perq Type="0" State="2" Index="2" SkillRequest="5" HitTime="63316.421875" />
                    <Perq Type="0" State="0" Index="3" SkillRequest="10" HitTime="63316.421875" />
                </PerqsSet>
                <PerqsSet>
                    <Perq Type="1" State="0" Index="0" SkillRequest="3" HitTime="63316.421875" />
                    <Perq Type="1" State="0" Index="1" SkillRequest="8" HitTime="63316.421875" />
                    <Perq Type="1" State="0" Index="2" SkillRequest="5" HitTime="63316.421875" />
                    <Perq Type="1" State="0" Index="3" SkillRequest="10" HitTime="63316.421875" />
                </PerqsSet>
                <PerqsSet>
                    <Perq Type="2" State="2" Index="0" SkillRequest="2" HitTime="63316.421875" />
                    <Perq Type="2" State="0" Index="1" SkillRequest="7" HitTime="63316.421875" />
                    <Perq Type="2" State="0" Index="2" SkillRequest="5" HitTime="63316.421875" />
                    <Perq Type="2" State="0" Index="3" SkillRequest="10" HitTime="63316.421875" />
                </PerqsSet>
            </perqs_sets>
            <processes>
                <ep Type="1" Value="20.199999" Period="0.090000" Duration="-1.000000" PCTime="0.087402" DCTime="0.000000" />
                <kills_points Type="1" Value="-3.000000" Period="0.500000" Duration="-1.000000" PCTime="0.087402" DCTime="0.000000" />
            </processes>
        </rpg>
    </hero>

使用道具 举报

帖子
187
精华
0
积分
94
金钱
2136
荣誉
0
人气
0
评议
0
沙发
发表于 2009-6-20 17:37:12 |只看该作者
看6楼     这里不对  我删了 ~~~  6楼的  我测试了~~   绝对没问题~~ 我用的就是那端英文~~ 再网上找了好几个不同的翻译  才琢磨出来~~~

[ 本帖最后由 272916273 于 2009-6-20 19:24 编辑 ]
CPU:AMD 64*2 5200+ 2.71GHz
内存: DDRⅡ 2G
主板:昂达NF5S   
显卡:盈通9500GT游戏高手版
我家的配置,还算过的去吧~!

使用道具 举报

帖子
187
精华
0
积分
94
金钱
2136
荣誉
0
人气
0
评议
0
板凳
发表于 2009-6-20 18:43:17 |只看该作者
这样改不对~~ 郁闷  别用啊~~
CPU:AMD 64*2 5200+ 2.71GHz
内存: DDRⅡ 2G
主板:昂达NF5S   
显卡:盈通9500GT游戏高手版
我家的配置,还算过的去吧~!

使用道具 举报

帖子
541
精华
0
积分
311
金钱
3061
荣誉
4
人气
0
评议
0
地板
发表于 2009-6-20 18:45:26 |只看该作者
用修改器,不用這麼複雜 ...

使用道具 举报

帖子
187
精华
0
积分
94
金钱
2136
荣誉
0
人气
0
评议
0
5#
发表于 2009-6-20 18:59:06 |只看该作者
中文版 用不了吧~~   我家中文版 +7修改器用不了~~  +3的 没有钱改~
CPU:AMD 64*2 5200+ 2.71GHz
内存: DDRⅡ 2G
主板:昂达NF5S   
显卡:盈通9500GT游戏高手版
我家的配置,还算过的去吧~!

使用道具 举报

帖子
187
精华
0
积分
94
金钱
2136
荣誉
0
人气
0
评议
0
6#
发表于 2009-6-20 19:23:07 |只看该作者
嘿嘿~~ 我这下知道了~~·  绝对不会错了~ 我刚进游戏试了~  下面来说方法~~
      

    打开x:\上帝难为\HTBAG_CHS\Profiles\你的存档名\SaveGames\你的存档名\Info   里的SaveInfo.xml文件 用记事本看第2行<GameSaveInfo CurrentMap="
   我这是<GameSaveInfo CurrentMap="02_DropZone"   所以我就改02_DropZone  这个文件~~
      
      再打开x:\上帝难为\HTBAG_CHS\Profiles\你的存档名\SaveGames\你的存档名\02_DropZone.mpak      要是是01 的话 还是在这里

      用winrar   打开 到currentmap  再进entity_data 找到ent.xml   把这个文件拿出来 不是解压~ 就用鼠标那出来就可以了
    再用记事本打开这个文件 CTRL+F 查找<hero>   再<hero>到<hero>之间  就是这段   
<hero>
        <inventory>
            <wpn_sw_boarding_sabre Index="3" Group="0" Count="1" disposable="0" acting="1" selected="0" damage="38" level="6" price="1500" ep_cost="10" modification="1" />
        </inventory>
        <rpg group="r_looter">
            <params max_hp="555" max_ep="505" hp="552" ep="505" xp="30029" sp="1" sp2="2" damage="1" armour="1" lt_wpn="6" sw_wpn="2" hv_wpn="2" ds_wpn="1" dex="3" dip="8" sta="4" med="3" lt_wpn_add="0" sw_wpn_add="0" hv_wpn_add="0" ds_wpn_add="0" dex_add="0" dip_add="0" sta_add="0" med_add="0" money="33216" kills_points="0" />
            <perqs_sets>
                <PerqsSet>
                    <Perq Type="0" State="2" Index="0" SkillRequest="3" HitTime="19.836670" />
                    <Perq Type="0" State="0" Index="1" SkillRequest="7" HitTime="63316.421875" />
                    <Perq Type="0" State="2" Index="2" SkillRequest="5" HitTime="63316.421875" />
                    <Perq Type="0" State="0" Index="3" SkillRequest="10" HitTime="63316.421875" />
                </PerqsSet>
                <PerqsSet>
                    <Perq Type="1" State="0" Index="0" SkillRequest="3" HitTime="63316.421875" />
                    <Perq Type="1" State="0" Index="1" SkillRequest="8" HitTime="63316.421875" />
                    <Perq Type="1" State="0" Index="2" SkillRequest="5" HitTime="63316.421875" />
                    <Perq Type="1" State="0" Index="3" SkillRequest="10" HitTime="63316.421875" />
                </PerqsSet>
                <PerqsSet>
                    <Perq Type="2" State="2" Index="0" SkillRequest="2" HitTime="63316.421875" />
                    <Perq Type="2" State="0" Index="1" SkillRequest="7" HitTime="63316.421875" />
                    <Perq Type="2" State="0" Index="2" SkillRequest="5" HitTime="63316.421875" />
                    <Perq Type="2" State="0" Index="3" SkillRequest="10" HitTime="63316.421875" />
                </PerqsSet>
            </perqs_sets>
            <processes>
                <ep Type="1" Value="20.199999" Period="0.090000" Duration="-1.000000" PCTime="0.087402" DCTime="0.000000" />
                <kills_points Type="1" Value="-3.000000" Period="0.500000" Duration="-1.000000" PCTime="0.087402" DCTime="0.000000" />
            </processes>
        </rpg>
    </hero>  

  这就和我上面说的一样了~~
   是改这一段~~
         <rpg group="r_looter">
            <params max_hp最大血="555" max_ep最大蓝="505" hp现有血="552" ep现有蓝="505" xp经验值="30029" sp技能点
="1" sp2技能点="2" damage="1" armour="1" (lt_wpn="6" sw_wpn="2" hv_wpn="2") 括号里的是武器的技能就是蓝色的那个ds_wpn="1" ~dex="3" dip="8" sta="4" med="3" lt_wpn_add="0" sw_wpn_add="0" hv_wpn_add="0" ds_wpn_add="0" dex_add="0" dip_add="0" sta_add="0" med_add="0" money钱="33216" kills_points="0" />
            <perqs_sets>
改好后 把ent.xml  这个文件 放到你刚刚打开的RAR里  会问你是否覆盖 选覆盖就可以了~~
       改就是改ent.xml    这个文件~~

[ 本帖最后由 272916273 于 2009-6-20 19:34 编辑 ]
CPU:AMD 64*2 5200+ 2.71GHz
内存: DDRⅡ 2G
主板:昂达NF5S   
显卡:盈通9500GT游戏高手版
我家的配置,还算过的去吧~!

使用道具 举报

帖子
541
精华
0
积分
311
金钱
3061
荣誉
4
人气
0
评议
0
7#
发表于 2009-6-21 15:35:10 |只看该作者
原帖由 272916273 于 2009-6-20 18:59 发表
中文版 用不了吧~~   我家中文版 +7修改器用不了~~  +3的 没有钱改~

我中文版可以用呀,為甚麼

使用道具 举报

帖子
856
精华
0
积分
439
金钱
4906
荣誉
1
人气
8
评议
0
8#
发表于 2009-6-22 14:45:19 |只看该作者
我用的fpe2001改的钱,不过里面钱也就能用来买药了,而且药很贵的说

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

手机版|Archiver|游侠NETSHOW论坛 ( 苏ICP备2023007791号 )

GMT+8, 2025-10-4 07:45 , Processed in 0.318854 second(s), 12 queries , Gzip On, Memcache On.

Powered by Discuz! X2

© 2001-2011 Comsenz Inc.

分享到