饥荒代码
您好,【饥荒】中没有秒杀生物的代码哦
游戏中按 “~”键 开启控制台,输入内容按回车键,Ctrl L关闭这个界面
GetPlayer().components.builder:GiveAllRecipes() ---------- 全物品直接制造
GetPlayer().components.hungerause(true) ---------- 饥饿值不降低
GetPlayer().components.sanity:SetMax(500) ---------- 精神值不降低(慎用不可取消 )
GetPlayer().components.health:SetMaxHealth(300) ---------- 最大血格
GetPlayer().components.health:SetInvincible(true) ---------- 上帝模式
下面是开全地图,要输入2个指令才行,每次都要回车执行:
minimap = TheSim:FindFirstEntityWithTag("minimap") minimap.MiniMap:ShowArea(0,0,0, 10000)
更多相关攻略请关注:饥荒攻略专区
电玩帮图文攻略 www.vgover.com