游戏达人
  
- 贡献度
- 14
- 金元
- 28445
- 积分
- 2901
- 精华
- 0
- 注册时间
- 2012-6-4
|
本帖最后由 洋娃娃 于 2023-11-30 21:16 编辑
转N网:https://www.nexusmods.com/cyberp ... 035?tab=description
制作所有瞄准镜为传奇瞄准镜包含不同颜色
从不同武器供应商那里购买制作蓝图或者控制台获得
— Wellsprings、Heywood — 传奇的短瞄准镜
— Corpo Plaza、市中心 — 传奇的长瞄准镜
— Badlands、日落汽车旅馆 — 传奇的狙击瞄准镜
控制台代码:
Game.AddToInventory("Items.Inepted_w_att_scope_long_01_Default_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_01_Military_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_01_Military_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_01_Neon_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_01_Neon_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_01_Pimp_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_01_Pimp_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_02_Default_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_02_Military_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_02_Military_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_02_Neon_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_02_Neon_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_02_Pimp_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_02_Pimp_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_03_Default_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_03_Military_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_03_Military_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_03_Neon_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_03_Neon_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_03_Pimp_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_03_Pimp_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_04_Default_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_04_Military_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_04_Military_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_04_Neon_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_04_Neon_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_04_Pimp_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_04_Pimp_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_05_Default_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_05_Military_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_05_Military_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_05_Neon_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_05_Neon_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_05_Pimp_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_05_Pimp_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_06_Default_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_06_Military_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_06_Military_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_06_Neon_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_06_Neon_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_06_Pimp_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_long_06_Pimp_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_01_Default_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_01_Military_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_01_Military_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_01_Neon_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_01_Neon_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_01_Pimp_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_01_Pimp_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_02_Default_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_02_Military_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_02_Military_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_02_Neon_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_02_Neon_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_02_Pimp_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_02_Pimp_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_03_Default_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_03_Military_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_03_Military_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_03_Neon_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_03_Neon_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_03_Pimp_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_03_Pimp_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_03_Frank_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_04_Default_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_04_Military_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_04_Military_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_04_Neon_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_04_Neon_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_04_Pimp_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_04_Pimp_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_05_Default_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_05_Military_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_05_Military_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_05_Neon_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_05_Neon_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_05_Pimp_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_05_Pimp_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_06_Default_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_06_Neon_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_06_Neon_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_07_Default_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_07_Military_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_07_Military_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_07_Neon_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_07_Neon_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_07_Pimp_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_short_07_Pimp_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_01_Default_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_01_Military_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_01_Military_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_01_Neon_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_01_Neon_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_01_Pimp_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_01_Pimp_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_01_Panam_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_01_Buck_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_01_Breakthrough_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_01_Reed_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_02_Default_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_02_Military_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_02_Military_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_02_Neon_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_02_Neon_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_02_Pimp_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_02_Pimp_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_03_Default_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_03_Military_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_03_Military_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_03_Neon_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_03_Neon_2_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_03_Pimp_1_Legendary", 1);
Game.AddToInventory("Items.Inepted_w_att_scope_sniper_03_Pimp_2_Legendary", 1);
解压文件后把3个文件:aboutMods、archive、r6复制到游戏主目录。
链接:链接:https://pan.baidu.com/s/1BkHTzOvPDdapUWcb1gOEKw
提取码:
|
评分
-
2
查看全部评分
-
|