Page 1 of 1

Upgrade planner

Posted: Mon Jun 17, 2019 11:28 pm
by YunoAloe
Do I understand it right that Py mods don't support upgrade planner at all yet? Angel/Bob support it partially.

Re: Upgrade planner

Posted: Tue Jun 18, 2019 3:31 am
by kingarthur
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

Re: Upgrade planner

Posted: Tue Jun 18, 2019 4:28 am
by YunoAloe
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

Posted: Tue Jun 18, 2019 6:13 am
by kingarthur
Ok I'm guessing theres a upgrade category or something missing. I'll look into it and see what needs changed

Re: Upgrade planner

Posted: Tue Jun 18, 2019 7:02 am
by immortal_sniper1
YunoAloe 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.
IT WORKS I USE IT ALL THE TIME

Re: Upgrade planner

Posted: Tue Jun 18, 2019 12:46 pm
by YunoAloe
immortal_sniper1 wrote: Tue Jun 18, 2019 7:02 am
YunoAloe 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.
IT WORKS I USE IT ALL THE TIME
Can you share a screenshot?

Re: Upgrade planner

Posted: Tue Jun 18, 2019 10:38 pm
by immortal_sniper1
YunoAloe wrote: Tue Jun 18, 2019 12:46 pm
immortal_sniper1 wrote: Tue Jun 18, 2019 7:02 am
YunoAloe 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.
IT WORKS I USE IT ALL THE TIME
Can you share a screenshot?
what do you want in it more precisely?

Re: Upgrade planner

Posted: Tue Jun 18, 2019 11:22 pm
by YunoAloe
immortal_sniper1 wrote: Tue Jun 18, 2019 10:38 pm
YunoAloe wrote: Tue Jun 18, 2019 12:46 pm
immortal_sniper1 wrote: Tue Jun 18, 2019 7:02 am IT WORKS I USE IT ALL THE TIME
Can you share a screenshot?
what do you want in it more precisely?
A screenshot showing you successfully using upgrade planner on any Py buildings, in progress. Also would show the way you use it.

Re: Upgrade planner

Posted: Thu Jun 20, 2019 5:57 pm
by theblindironman
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

Re: Upgrade planner

Posted: Thu Jun 20, 2019 7:57 pm
by YunoAloe
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
Yeah, that's correct. I just read the wiki yesterday and it explained it.