饥荒 全人物解锁及主角自动回血等实用修改教程

《饥荒》这款生存游戏,很多玩家都想觉得游戏有些难,就想修改一些内容,比如解锁全人物,主角自动回血,主角不会饿之类的,下面小编为大家奉上最全的修改教程,内容简单易懂,希望各位玩家喜欢。目录

饥荒 全人物解锁及主角自动回血等实用修改教程

二二八.人工换季(鼠标左键点寒冬温度计切换季节)

  用记事本打开游戏目录\data\DLC0001\scripts\prefabs\winterometer.lua文件,将inst:AddComponent("inspectable")替换为以下内容:

  local function GetStatus(inst, viewer)

  if GetWorld().components.seasonmanager:IsWinter() then

  GetWorld().components.seasonmanager:StartSpring()

  elseif GetWorld().components.seasonmanager:IsSpring() then

  GetWorld().components.seasonmanager:StartSummer()

  elseif GetWorld().components.seasonmanager:IsSummer() then

  GetWorld().components.seasonmanager:StartAutumn()

  else

  GetWorld().components.seasonmanager:StartWinter()

  end

  GetWorld().components.seasonmanager:UpdateSegs()

  end

  inst:AddComponent("inspectable")

  inst.components.inspectable.getstatus = GetStatus

  即可鼠标左键点寒冬温度计切换季节,每按一次切换到下个季节

相关内容请关注:饥荒专区

作者:易宁     责任编辑:Shy夏夏

本文是否解决了您的问题

APP精彩推荐打开游民APP查看更多

  • 三上悠亚老师再发新图:超短牛仔裙大白腿看流口水
    三上悠亚老师再发新图:超短牛仔裙大白腿看流口水

  • 官方公布《生化9》解锁时间!PC已开放预载
    官方公布《生化9》解锁时间!PC已开放预载

  • 白人女婿吃砂糖橘吃成贵州本地人 医生:要均衡摄入
    白人女婿吃砂糖橘吃成贵州本地人 医生:要均衡摄入

攻略合集
人物图鉴

相关内容

在线玩推荐更多

游民星空

打开App阅读体验更佳,攻略、资讯实时更新

下载APP