《饥荒》萌狗箱加大方法

2013-04-25 09:50:43

  如图

  修改方法

  打开文件夹data\scripts\prefabs\chester.lua

  搜索

  for y = 2, 0, -1 do 
  for x = 0, 2 do     
  table (slotpos, Vector3(80*x-80*2+80,80*y-80*2+80,0))

  改成
  for y = 4, 0, -1 do
  for x = 0, 4 do
  table.(slotpos, Vector3(71*x-80*2-518, 70*y-80*2+60,0))
  table.(slotpos, Vector3(71*x-80*2-140, 70*y-80*2+60,0))
  table.(slotpos, Vector3(71*x-80*2+235, 70*y-80*2+60,0))

  保存就OK了

  小优化,此画面HUD=9

  改为

  for y = 3, 0, -1 do
  for x = 0, 4 do
  table.(slotpos, Vector3(71*x-80*2-518, 70*y-80*2+0,0))
  table.(slotpos, Vector3(71*x-80*2-140, 70*y-80*2+0,0))
  table.(slotpos, Vector3(71*x-80*2+235, 70*y-80*2+0,0))
  table.(slotpos, Vector3(68*x-80*2+603, 70*y-80*2+0,0))

更多相关资讯请关注:饥荒专题

目录 1/1 返回攻略专辑
饥荒
饥荒
平台:PS4 | PC
0%的玩家推荐
分享到:
热门标签
展开标签

APP精彩推荐

下载APP可查看更多精品攻略