其他回答
游戏里面开启饥荒控制台,在控制面板中键入需要的编码:GetPlayer().components.hungerause(true) ———- 挨饿值不减少、GetPlayer().components.sanity:SetMax(500) ———- 精神实质值不减少(谨慎使用不能撤销 )、GetPlayer().components.health:SetMaxHealth(300) ———- 较大血格。
提问时间:2022-04-28 15:08:51
浏览87557 人
请问饥荒状态回满代码是什么?饥荒大神讲解一下饥荒状态回满代码一览,饥荒状态全满代码,感谢!
游戏中打开饥荒控制台,在控制台中输入所需的代码:GetPlayer().components.hungerause(true) ———- 饥饿值不降低、GetPlayer().components.sanity:SetMax(500) ———- 精神值不降低(慎用不可取消 )、GetPlayer().components.health:SetMaxHealth(300) ———- 最大血格。
游戏里面开启饥荒控制台,在控制面板中键入需要的编码:GetPlayer().components.hungerause(true) ———- 挨饿值不减少、GetPlayer().components.sanity:SetMax(500) ———- 精神实质值不减少(谨慎使用不能撤销 )、GetPlayer().components.health:SetMaxHealth(300) ———- 较大血格。