饥荒失落之船怎么用ctrl+1全图

2025-03-10 01:04:54
推荐回答(2个)
回答1:

还按照老版改法
在你游戏的文件夹里打开data\DLC0002\scripts\prefabs\player_common.lua文件,在 inst:AddComponent("resurrectable")下一行插入以下内容:
TheInput:AddKeyUpHandler(KEY_1, function()

if TheInput:IsKeyDown(KEY_CTRL) then
local map = TheSim:FindFirstEntityWithTag("minimap")
local x,y,z = GetPlayer().Transform:GetWorldPosition()
map.MiniMap:ShowArea(x, y, z, 10000)
end
end)
即可在游戏中按Ctrl + 1使地图全开

回答2:

毒蛇腺体+3个海带+2个珊瑚,毒蛇腺体打毒蛇出来或者挖沼泽喷毒气的那东西出