|
|
转自:https://www.nexusmods.com/cyberpunk2077/mods/22635
·必备组件
- ArchiveXL:https://bbs.3dmgame.com/thread-6550610-1-1.html
- TweakXL:https://bbs.3dmgame.com/thread-6551536-1-1.html
- RED4ext:https://bbs.3dmgame.com/thread-6554657-1-1.html
- redscript:https://bbs.3dmgame.com/thread-6555794-1-1.html
- Cyber Engine Tweaks(赛博引擎微调):https://bbs.3dmgame.com/thread-6560703-1-1.html
- Codeware:https://bbs.3dmgame.com/thread-6550997-1-1.html
- Equipment-EX:https://bbs.3dmgame.com/thread-6560139-1-1.html
- Veegee商店3:https://bbs.3dmgame.com/thread-6560865-1-1.html
·安装方法
手动将压缩包内容解压到《赛博朋克2077》根目录,确保文件路径如下:
archive\pc\mod\Tactical Style Outfit Pt2.archive
archive\pc\mod\veegee_tactical_pt2.xl
r6\tweaks\Veegee\veegee_tactical_pt2.yaml
·卸载方法
手动删除上述放置的文件。
CET代码:
Game.AddToInventory("Items.veegee_tactical_pt2_elbow_guard_color1", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_elbow_guard_color2", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_elbow_guard_color3", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_elbow_guard_color4", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_elbow_guard_color5", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_elbow_guard_color6", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_elbow_guard_color7", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_elbow_guard_color8", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_elbow_guard_color9", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_elbow_guard_color10", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_harness_belt_color1", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_harness_belt_color2", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_harness_belt_color3", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_harness_belt_color4", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_harness_belt_color5", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_harness_belt_color6", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_harness_belt_color7", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_harness_belt_color8", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_harness_belt_color9", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_harness_belt_color10", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_leg_belt_color1", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_leg_belt_color2", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_leg_belt_color3", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_leg_belt_color4", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_leg_belt_color5", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_leg_belt_color6", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_leg_belt_color7", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_leg_belt_color8", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_leg_belt_color9", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_leg_belt_color10", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_waist_belt_color1", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_waist_belt_color2", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_waist_belt_color3", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_waist_belt_color4", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_waist_belt_color5", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_waist_belt_color6", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_waist_belt_color7", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_waist_belt_color8", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_waist_belt_color9", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_waist_belt_color10", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_gloves_black", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_gloves_grey", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_holsters_black", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_shoes_black", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_shoes_grey", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_suit_black", 1)
Game.AddToInventory("Items.veegee_tactical_pt2_suit_grey", 1)
下载地址:
|
评分
-
1
查看全部评分
-
|