游戏攻略

《饥荒》萌狗箱加大方法

佚名 2014-01-04 互联网
如图: 修改方法: 打开文件夹datascriptsprefabschester.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(7 ...

如图: 

   

修改方法:

打开文件夹datascriptsprefabschester.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)) 

游戏介绍Introduction

饥荒是一款2D动作冒险类求生类游戏,是由Klei Entertainment在2013年出品。这款游戏一经出品后就火速风靡全球,让颇受众多游戏玩家喜爱,官方一直在继续完善游戏内容,至今为止游戏还在逐步更新。 ...

最新专区
本周热门