饥荒修改码都有哪些作用?

2026-04-12 08:36:17

1、游戏中点击键盘上的“~”键打开控制台在控制台中输入:

饥荒修改码都有哪些作用?

2、GetPlayer().components.builder:GiveAllRecipes() 。是 全物品直接制造

饥荒修改码都有哪些作用?

3、GetPlayer().components.hungerause(true) 。是饥饿值不降低

饥荒修改码都有哪些作用?

4、GetPlayer().components.sanity:SetMax(500)。是精神值不降低

饥荒修改码都有哪些作用?

5、GetPlayer().components.health:SetMaxHealth(300)。是最大血格

6、GetPlayer().components.health:SetInvincible(true)。是上帝模式

7、minimap = TheSim:FindFirstEntityWithTag("minimap") minimap.MiniMap:ShowArea(0,0,0, 10000)。是全地图

饥荒修改码都有哪些作用?

相关推荐
  • 阅读量:105
  • 阅读量:69
  • 阅读量:135
  • 阅读量:50
  • 阅读量:67
  • 猜你喜欢