搜索

饥荒状态回满代码是什么?

24-01-25 14:04:10   

游戏中打开饥荒控制台,在控制台中输入所需的代码:GetPlayer().components.hungerause(true) ———- 饥饿值不降低、GetPlayer().components.sanity:SetMax(500) ———- 精神值不降低(慎用不可取消 )、GetPlayer().components.health:SetMaxHealth(300) ———- 最大血格。