Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Size structures #8

Open
NeoRider7 opened this issue Mar 16, 2020 · 1 comment
Open

Size structures #8

NeoRider7 opened this issue Mar 16, 2020 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@NeoRider7
Copy link

Now in the PBCE program, when creating a new Mission, it is possible to specify any sizes for structures from 0 to 5. There may be a case when the specified size does not actually exist in the game.
The fact is that for different structures in the game there are different sizes.
It is advisable that the PBCE program can only indicate the dimensions that exist in the game.

Find out what sizes are possible for each structure is possible in the table which is located in this manual in the section number "PART II B":
https://steamcommunity.com/sharedfiles/filedetails/?id=1206732949
However, it is possible that in this table the dimensions are not the same as the dimensions the game perceives.
We need to pay attention to this comment on the table:
"The following Table 2 lists the required materials for each Structure in the game. Actual in-game size descriptions are not consistent across the board, and may be labeled by other names. (I.e. Planetbase refers to Canteen as medium or large, so what happened to small? LOL
Me thinks that Starbucks hath influenced someone at Madruga too much! ".

@provector provector added bug Something isn't working enhancement New feature or request labels Mar 19, 2020
@provector
Copy link
Owner

If you could test the different sizes from the editor (I know it will be painful) against that list, and compile a definitive list of possible sizes for each building (by numbers) I could then implement it in one of the updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants