Position: Home page » Equipment » Famine mobile mining code

Famine mobile mining code

Publish: 2021-05-05 12:26:46
1. 1.主角自动回血

用记事本打开游戏目录\data\DLC0001\scripts\prefabs\player_common.lua文件,在inst.components.health:SetMaxHealth(TUNING.WILSON_HEALTH)的下一行插入以下内容:

inst.components.health:StartRegen(30, 10)

即可让主角自动回血,其中30为血量,10为10秒回血一次,可自行调整
2.
主角自动回复san

用记事本打开游戏目录\data\DLC0001\scripts\tuning.lua文件,将下列内容:

SANITY_DAY_GAIN = 0,--100/(day_time*32),

SANITY_NIGHT_LIGHT = -100/(night_time*20),
SANITY_NIGHT_MID = -100/(night_time*20),
SANITY_NIGHT_DARK = -100/(night_time*2),

替换为:

SANITY_DAY_GAIN = 100/(day_time),

SANITY_NIGHT_LIGHT = 100/(night_time),
SANITY_NIGHT_MID = 100/(night_time),
SANITY_NIGHT_DARK = 100/(night_time),

3.
1.用记事本打开游戏目录\data\scripts\prefabs\axe.lua文件,将inst.components.tool:SetAction(ACTIONS.CHOP)替换为inst.components.tool:SetAction(ACTIONS.CHOP, 15)

2.用记事本打开游戏目录\data\scripts\prefabs\pickaxe.lua文件,将inst.components.tool:SetAction(ACTIONS.MINE)替换为inst.components.tool:SetAction(ACTIONS.MINE, 15)

即可一斧砍倒一棵树、一镐开掉一块石
4.
砍树掉落

用记事本打开游戏目录\data\DLC0001\scripts\prefabs\evergreens.lua文件,

1.将下列内容:

normal_loot = {"log", "log", "pinecone"},
short_loot = {"log"},
tall_loot = {"log", "log", "log", "pinecone", "pinecone"},

替换为:

normal_loot = {"log", "log", "log", "log", "log", "log", "pinecone"},
short_loot = {"log", "log", "log"},
tall_loot = {"log", "log", "log", "log", "log", "log", "log", "log", "log", "pinecone", "pinecone"},

2.将下列内容:

normal_loot = {"log","log"},
short_loot = {"log"},
tall_loot = {"log", "log","log"},

替换为:

normal_loot = {"log","log","log","log", "log", "log"},
short_loot = {"log","log", "log"},
tall_loot = {"log", "log","log","log","log","log", "log", "log", "log"},

5.
用记事本打开游戏目录\data\DLC0001\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. The name is different, the card must be different, it should be a gold card, an ordinary card.
3. Hello, in response to your question, Guotai Junan Shanghai branch gives the following answer
there is no way to buy Indian stock in the mainland
if you still have any questions, you are welcome to ask questions on the enterprise knowledge platform of Guotai Junan Securities Shanghai Branch.
4. Now even if your ID card is stolen by others, he can't threaten your finance. The information of your ID card is no secret for a long time. You need your ID card when you go to rent a house and buy a house. It can't be ruled out that someone will sell these information. As for binding cards, you can tie an empty card at will. If you don't, you can even cancel the card. Bank card, ID card, binding card, mobile phone number are safe in their own body, of which any two lost is not safe, or even dangerous.
5. If you are not allowed to trade this anticancer drug to China through regular channels, you will have to smuggle it.
6. Mold factory is better, learn more, the larger the machinery factory is, the more professional it is, the less you know, so you can only study your process in depth.
Hot content
Inn digger Publish: 2021-05-29 20:04:36 Views: 341
Purchase of virtual currency in trust contract dispute Publish: 2021-05-29 20:04:33 Views: 942
Blockchain trust machine Publish: 2021-05-29 20:04:26 Views: 720
Brief introduction of ant mine Publish: 2021-05-29 20:04:25 Views: 848
Will digital currency open in November Publish: 2021-05-29 19:56:16 Views: 861
Global digital currency asset exchange Publish: 2021-05-29 19:54:29 Views: 603
Mining chip machine S11 Publish: 2021-05-29 19:54:26 Views: 945
Ethereum algorithm Sha3 Publish: 2021-05-29 19:52:40 Views: 643
Talking about blockchain is not reliable Publish: 2021-05-29 19:52:26 Views: 754
Mining machine node query Publish: 2021-05-29 19:36:37 Views: 750