奥拓星球 / Autonauts

奥拓星球 / Autonauts

评价数不足
[Obsolete] Unlock Bot Database
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
259.619 KB
2020 年 3 月 11 日 上午 8:44
2021 年 5 月 1 日 上午 7:05
3 项改动说明 ( 查看 )

订阅以下载
[Obsolete] Unlock Bot Database

描述
Unlocks the Bot Database at the beginning of the game and makes it able to be crafted with simple resources. It also doesn't require any floors and the lowest tier fence and archway are also unlocked.
15 条留言
legammeurs 2023 年 1 月 21 日 下午 3:39 
bonjour vous pouver fair un mod pour pour debloquer et faciliter le craft lincinerateur ?
DasMatze  [作者] 2022 年 3 月 7 日 上午 3:29 
Sorry for posting here very late. I just browsed through the workshop and saw that this mod is one of the most popular. If there is anything not working, feel free to create a fork and fix it. I won't touch this game until the survival update comes out.
nightinggale 2021 年 11 月 6 日 上午 8:07 
Newest mod update:
- Bot Database is now properly unlocked
- Nested groups can be used since walls are required now
- Lowest tier fence and archway are also unlocked at the beginning


Looks like the mod itself is updated around 45 days after my post. If I'm to fork a mod, it should be an abandoned one. I'm not going to steal a mod from somebody else.
Twisted_Code 2021 年 11 月 4 日 下午 4:55 
@nightinggale any chance you uploaded your fix? Sounds simple enough I figure it out if not; I'm just trying to avoid reinventing the wheel. (I do that enough as is. Thanks closed source software! >->)
nightinggale 2021 年 3 月 13 日 上午 9:11 
The problem with nested teams is as follows:
The game checks if walls and floor are present and then if they are, nested groups unlocks.
Disabling the need for both of those disables the check, hence the check can't pass and the unlock code never triggers.

The solution: require floors or walls. No need for both, but one is needed.

I did this locally and removed the line, which removes the need for floors. I then unlock floors too meaning it can be build without research. Floors are for some reason called "Workshop".
lydocia 2021 年 3 月 12 日 下午 4:27 
This doesn't seem to unlock the nested teams?
Joshy Bee99, The Beekeeper 2020 年 5 月 29 日 下午 11:48 
now with the new enlightenment update you should make a mod for the ancient stone stone circle
Melagius 2020 年 5 月 28 日 下午 8:51 
I made a local copy of the mod.. it worked adding the
ModQuest.SetQuestComplete("GlueBotServer")
in the afterLoad function
DarthNemesis 2020 年 5 月 28 日 下午 8:08 
Could also try ModQuest.SetQuestComplete("GlueBotServer")
Melagius 2020 年 5 月 28 日 下午 7:14 
I have completed the 150 bots academy but cant create nested groups