OpenXcom Forum

Modding => Help => Topic started by: krautbernd on October 19, 2019, 12:21:58 pm

Title: New base / access lift build time
Post by: krautbernd on October 19, 2019, 12:21:58 pm
Honestly I'm not sure where to post this, this might as well be a feature request for OCXE OXCE:

When building a new base, the first facility (i.e. the access lift) is always build instantly, ignoring the defined build time. Is it possible to change this so the access lift actually takes time to build?
Title: Re: New base / access lift build time
Post by: Meridian on October 19, 2019, 12:32:41 pm
it's OXCE, not OCXE
Title: Re: New base / access lift build time
Post by: krautbernd on October 19, 2019, 12:33:20 pm
 :P
Title: Re: New base / access lift build time
Post by: ohartenstein23 on October 19, 2019, 03:17:15 pm
No, but what you could do is make a facility with a baseFunc that all other facilities require, so you have to build that one first after the lift and wait for it to finish. I'm assuming that is your goal - to delay building other facilities after you place the base.
Title: Re: New base / access lift build time
Post by: krautbernd on October 19, 2019, 03:24:50 pm
No, but what you could do is make a facility with a baseFunc that all other facilities require, so you have to build that one first after the lift and wait for it to finish. I'm assuming that is your goal - to delay building other facilities after you place the base.
Yeah, but preferrably not taking up another tile at the same time. The goal would be more to indicate that the lift doesn't simply "appear" out of thin air, but is actually being built the same way other facilities are. Thanks for the suggestion, but I guess this is going to end up as a feature request somewhere down the line.