饑荒作弊碼有哪些?

游戲中控制台可以輸入作弊碼:

1、GetPlayer().components.builder:GiveAllRecipes() ---------- 全物品直接製造

2、GetPlayer().components.hungerause(true) ---------- 飢餓值不降低

3、GetPlayer().components.sanity:SetMax(500) ---------- 精神值不降低(慎用不可取消 )

4、GetPlayer().components.health:SetMaxHealth(300) ---------- 最大血格

5、GetPlayer().components.health:SetInvincible(true) ---------- 上帝模式

6、minimap = TheSim:FindFirstEntityWithTag("minimap") minimap.MiniMap:ShowArea(0,0,0, 10000)---------- 全地圖

隨便看看 更多