奥拓星球 / Autonauts

奥拓星球 / Autonauts

UpgradeBots
23 条留言
legammeurs 2023 年 4 月 18 日 上午 8:48 
bonjour vous pouvais creer un mod qui permer de debloquer la tete mythic et simplifier son craft
Hartiel  [作者] 2022 年 12 月 9 日 下午 1:12 
Sorry for the long time without giving answers. I fixed the problem by changing the object name from Mushroom to MushroomDug. Thanks for reporting the error @Modified Shopkeep ^^
Modified Shopkeep 2022 年 9 月 24 日 下午 5:07 
There is an error in the current version. The recipes that include mushrooms don't work. I looked at the code and found that you are using "Mushroom" which is a planted mushroom. You need to use "MushroomDug" which is the loose mushrooms. Denki probably changed it in an update. Nice mod. I really like it.
Hartiel  [作者] 2022 年 8 月 9 日 上午 8:38 
@MeiwakuKira Thanks for comments and ideas ;) I working it
MeiwakuKira 2022 年 8 月 9 日 上午 7:29 
@Hartiel It's okay! I appreciate you even considering looking into it. Also, I greatly appreciate the mod! It's extremely useful, and now I can't imagine my Autonauting experience without it. Thank you!
Hartiel  [作者] 2022 年 8 月 9 日 上午 5:00 
@MeiwakuKira I'm sorry. I didn't understood correctly, ignore the previous comment. There really isn't a way to get the variant in the code, I went to analyze it directly and GetParts doesn't return these variants. I'm thinking of creating different parts for each variant with fruit in the recipe. I will think and add this. My fault. Thanks for asking!
MeiwakuKira 2022 年 8 月 8 日 下午 3:14 
@Hartiel Ah, okay. Thank you for informing me of the parameters I need to look at and for the link to the documentation. However, when looking at the UpgradeBots.lua file from your mod to do this, I can only see one instance of "ModBot.SpawnBot". Does that mean I cannot have different variants for the different tiers?
Hartiel  [作者] 2022 年 8 月 8 日 下午 2:31 
Hello @MeiwakuKira! When you use ModBot.GetParts you get the variant of the part if it exists, so you need to use ModBot.SpawnBot and in the 5th, 6th and 7th parameters there is the variant of head, frame and drive respectively, so fill with values ​​from 0 to 4.

Link for page [www.denki.co.uk]
MeiwakuKira 2022 年 8 月 8 日 上午 8:17 
Hi! I am trying to do what a previous user did and change the variant of the bot upgraded. I cannot figure out how to do that, however, based on looking at the .lua with Notepad++ alongside your instructions to that user. May you please help me figure out how to make the mk1 upgrade the mk1 Variant 4, the mk2 upgrade the mk2 Variant 3, and the mk3 upgrade the mk3 Variant 1?
Hartiel  [作者] 2022 年 8 月 2 日 上午 8:05 
Thank you Snorks! I added it to the description and mentioned you ^^
Snork 2022 年 8 月 1 日 下午 5:40 
Here's a demo of the mod in action:
https://youtu.be/OrHqYRDR6-A
Norie 2022 年 5 月 5 日 上午 11:15 
Nice :)
garyp156 2022 年 4 月 28 日 上午 4:35 
@Hartiel. Hey thank you so much. I'll play with this today.
Hartiel  [作者] 2022 年 4 月 27 日 上午 11:50 
@[2RIMa]-Xunga <3

@garyp156 ModBot.GetParts function return part and variant when exist
garyp156 2022 年 4 月 16 日 上午 7:33 
@Hartiel, I was looking at your code and there doesn't seem to be a way to select the variant you're upgrading to is there? I looked in the modding docs and I don't see anything.
[2RIMa]-Xunga 2022 年 2 月 25 日 上午 8:24 
@Hartiel Thank you for trying ;)
Hartiel  [作者] 2022 年 2 月 19 日 上午 4:28 
Thanks for helping, @knito. I had disappeared while looking for a way to tweak the mod.
Hartiel  [作者] 2022 年 2 月 19 日 上午 4:26 
Sorry @[2RIMa]-Xunga! I tried to implement it in several ways and unfortunately there is no way to make the robots stay in groups.

--------- Explanation ----------
Unfortunately the game doesn't have a function to update the bots, so I need to destroy them and build them again only better. The problem is that there isn't a function to put the robot in a certain group, I'll keep an eye on updates and if something comes out I'll do it.
knito 2022 年 2 月 16 日 下午 10:11 
@Cousken
Produce that upgrade gears and left click the bot with it. Your avatar will run to the bot.
Instead: Shift space and click that bot while the gear is in your hand. Your avatar will *NOT* run to the bot.
Cousken 2022 年 2 月 16 日 上午 11:22 
Hello! I Can't figure out how to use this, can anyone help? I did enable the mod in the main menu and during gameplay , i think.
knito 2022 年 2 月 13 日 上午 3:03 
Must have.
Hartiel  [作者] 2022 年 1 月 24 日 下午 6:22 
Sure. I'll work on it
[2RIMa]-Xunga 2022 年 1 月 22 日 下午 10:40 
Works perfectly, thank you!
Would it be possible to keep the robots in their original group?