3DMGAME 3DM首页 新闻中心 前瞻 | 评测 游戏库 热门 | 最新 攻略中心 攻略 | 秘籍 下载中心 游戏 | 汉化 购买正版 论坛

注册 登录

QQ登录

只需一步,快速开始

查看: 5112|回复: 3
打印 上一主题 下一主题

[脚本功能] 搬运 Savegame Script Editor 存档脚本编辑器-控制台版本

[复制链接]

54

主题

8223

帖子

5万

积分

游戏圣者

Rank: 12Rank: 12Rank: 12

贡献度
992
金元
512173
积分
55185
精华
0
注册时间
2007-3-30

G胖の微笑疯狂页游玩家1级热血三国2蜀国小罗~夏洛克足球

QQ
跳转到指定楼层
主题
发表于 2016-10-14 12:22 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
本帖最后由 kafei518 于 2016-10-14 12:30 编辑

n网 http://www.nexusmods.com/fallout4/mods/10261/?

和天际存档脚本编辑器作者是同一人

相关内容去N网看吧  介绍不说了 懂的人自然会用  我只做搬运工  工具不会自动备份存档 使用前请备份存档
How to use?

Copy the Fallout4 savegame (*.fos) to the program folder.
Every editing operation WILL write changes to the savegame you provided. So, make a backup of this savegame.

Open the Command Line (Program folder -> CTRL+ Right click -> Open command window here)

1) How to get the savegame content:
PapyrusDataTransfer.exe -show Save.fos > ScriptRelatedContent.txt

2) How to change the script variable, Example:
PapyrusDataTransfer.exe -setvariable Save.fos 1 -filter "[and], ::MeleeEnabled_var ([variable_name]),  ( FireFightStall_MasterScript ( [script_name] ), [and], 198a1a ( [ref_id] ) "

After you load and save the game, this variable value should persist in all later saves (until changed by the script itself or any other script). You can check the variable value by getting the content using the show command.

Pointer variables are supposed to be linked with another script, they are just integers as well, so you can set them in a similar fashion (copy the ScriptID of the target instance).

3) How to remove a script from the savegame, Example:

PapyrusDataTransfer.exe -remove Save.fos  -filter "( FireFightStall_MasterScript ( [script_name] ), [and], 198a1a ( [ref_id] )"

After your load the new save, if the related object (to which script was attached) still exist in the world, the game should recreate the script with default values (same engine behavior as with Skyrim).

4) How to terminate threads (active running functions).
PapyrusDataTransfer.exe  -terminate Save.fos   -filter "Default2StateActivator ( [script_name] )"

  最新版本


本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x

评分

1

查看全部评分

回复

使用道具 举报

88

主题

1865

帖子

6310

积分

游戏精英

Bethesda Game Studio

Rank: 8Rank: 8

贡献度
28
金元
61982
积分
6310
精华
0
注册时间
2013-9-11
舒服的沙发
发表于 2016-10-14 13:27 | 只看该作者
这个确实是个好东西
回复 支持 反对

使用道具 举报

50

主题

3895

帖子

3733

积分

游戏精英

Rank: 8Rank: 8

贡献度
21
金元
36487
积分
3733
精华
0
注册时间
2011-4-7
硬硬的板凳
发表于 2016-10-14 21:09 | 只看该作者
怎么用,有教程吗?发个地址我看看
回复 支持 反对

使用道具 举报

43

主题

5449

帖子

4311

积分

游戏精英

Rank: 8Rank: 8

贡献度
47
金元
41226
积分
4311
精华
0
注册时间
2011-1-20
冰凉的地板
发表于 2018-10-21 16:58 | 只看该作者
不会用啊
回复 支持 反对

使用道具 举报

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

本版积分规则

Archiver|手机版|3DMGAME ( 京ICP备14006952号-1  沪公网安备 31011202006753号

GMT+8, 2025-2-1 17:03 , Processed in 0.156352 second(s), 16 queries , Memcache On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表