Upgrade planner
Moderator: pyanodon
Upgrade planner
Do I understand it right that Py mods don't support upgrade planner at all yet? Angel/Bob support it partially.
-
- Smart Inserter
- Posts: 1463
- Joined: Sun Jun 15, 2014 11:39 am
- Contact:
Re: Upgrade planner
Idk. Are you referring to the mod or the ingame upgrade planner.
I've not seen anyone say anything about it. Try it and let us know
I've not seen anyone say anything about it. Try it and let us know
Re: Upgrade planner
The 0.17 new in-game tool. I tried it and it had no effect for Py stuff, but had effect on everything else. So unless there's some other way to use it, it doesn't work.
-
- Smart Inserter
- Posts: 1463
- Joined: Sun Jun 15, 2014 11:39 am
- Contact:
Re: Upgrade planner
Ok I'm guessing theres a upgrade category or something missing. I'll look into it and see what needs changed
-
- Filter Inserter
- Posts: 771
- Joined: Sun Jun 03, 2018 8:54 am
- Contact:
Re: Upgrade planner
IT WORKS I USE IT ALL THE TIMEYunoAloe wrote: Tue Jun 18, 2019 4:28 am The 0.17 new in-game tool. I tried it and it had no effect for Py stuff, but had effect on everything else. So unless there's some other way to use it, it doesn't work.
Re: Upgrade planner
Can you share a screenshot?immortal_sniper1 wrote: Tue Jun 18, 2019 7:02 amIT WORKS I USE IT ALL THE TIMEYunoAloe wrote: Tue Jun 18, 2019 4:28 am The 0.17 new in-game tool. I tried it and it had no effect for Py stuff, but had effect on everything else. So unless there's some other way to use it, it doesn't work.
-
- Filter Inserter
- Posts: 771
- Joined: Sun Jun 03, 2018 8:54 am
- Contact:
Re: Upgrade planner
what do you want in it more precisely?YunoAloe wrote: Tue Jun 18, 2019 12:46 pmCan you share a screenshot?immortal_sniper1 wrote: Tue Jun 18, 2019 7:02 amIT WORKS I USE IT ALL THE TIMEYunoAloe wrote: Tue Jun 18, 2019 4:28 am The 0.17 new in-game tool. I tried it and it had no effect for Py stuff, but had effect on everything else. So unless there's some other way to use it, it doesn't work.
Re: Upgrade planner
A screenshot showing you successfully using upgrade planner on any Py buildings, in progress. Also would show the way you use it.immortal_sniper1 wrote: Tue Jun 18, 2019 10:38 pmwhat do you want in it more precisely?
-
- Inserter
- Posts: 34
- Joined: Wed May 31, 2017 8:31 pm
- Contact:
Re: Upgrade planner
I was able to get it to work, but I had to create the upgrade paths manually in the a planner BP.
Each of the py building entities would need the
Each of the py building entities would need the
Code: Select all
next_upgrade
Re: Upgrade planner
Yeah, that's correct. I just read the wiki yesterday and it explained it.theblindironman wrote: Thu Jun 20, 2019 5:57 pm I was able to get it to work, but I had to create the upgrade paths manually in the a planner BP.
Each of the py building entities would need the
Code: Select all
next_upgrade