[0.12.20] 30-Stack Challenge.
-
- Fast Inserter
- Posts: 223
- Joined: Wed Apr 30, 2014 11:17 pm
- Contact:
[0.12.20] 30-Stack Challenge.
A few players have decided that a worthy challenge is to generate -- within 24 hours of gameplay -- thirty full stacks of every game item, except for fish (which would be tedious and torturous and not involve automation at all). This is a scenario that implements this challenge.
You'll start out with only an active provider chest, which you must place to be given your normal starting materials. Once placed, it cannot be moved at all. Items placed into this chest will be consumed until 30 stacks' worth of any given item have been submitted. (Any excess will remain, and you will receive a nagging notifications until they are removed.)
A display tracks how much time you have left, as well as how many item types you have successfully submitted. A reminder of how many incomplete items must be supplied is given as well.
You can use this scenario with any map settings you wish, or a map exchange string. When you finish the scenario (either by submitting all required items or after 24 hours have passed), the game over screen also displays your map settings, for convenient screenshots.
Using this scenario with mods will have those mods' items taken into account, with the exception of biter (or corpse) drops, or anything added to the world explicitly by mod scripting.
You will need to unzip this into your "scenarios" directory (next to the "mods" directory); Factorio does not unzip scenarios automatically the way it does mods.
I am interested in translations (and, of course, bug reports)!
You'll start out with only an active provider chest, which you must place to be given your normal starting materials. Once placed, it cannot be moved at all. Items placed into this chest will be consumed until 30 stacks' worth of any given item have been submitted. (Any excess will remain, and you will receive a nagging notifications until they are removed.)
A display tracks how much time you have left, as well as how many item types you have successfully submitted. A reminder of how many incomplete items must be supplied is given as well.
You can use this scenario with any map settings you wish, or a map exchange string. When you finish the scenario (either by submitting all required items or after 24 hours have passed), the game over screen also displays your map settings, for convenient screenshots.
Using this scenario with mods will have those mods' items taken into account, with the exception of biter (or corpse) drops, or anything added to the world explicitly by mod scripting.
You will need to unzip this into your "scenarios" directory (next to the "mods" directory); Factorio does not unzip scenarios automatically the way it does mods.
I am interested in translations (and, of course, bug reports)!
- Attachments
-
- 30-Stack.zip
- (3.89 KiB) Downloaded 685 times
Like my mods? Check out another! Or see older, pre-0.12.0 mods.
-
- Inserter
- Posts: 48
- Joined: Sun Jan 03, 2016 10:28 am
- Contact:
Re: [0.12.20] 30-Stack Challenge.
Surprised there have been no comments yet, but this is now declared as impossible. You need an average production of 200k plates/minute through the 24 hours, and due to setup time this would at least double. PERHAPS with bobs mods and starting with some good infrastructure and an inventory of god modules.
Re: [0.12.20] 30-Stack Challenge.
At first i read only 30 of each item, which sounded like a fun and relaxing challange, 30 STACKS however.
I think without modules it could be possible, as alien eggs are dropped, do they (and tier 3 modules) even count?
Either way i like the challange and will try this if not something simmilair.
I think without modules it could be possible, as alien eggs are dropped, do they (and tier 3 modules) even count?
Either way i like the challange and will try this if not something simmilair.
-
- Burner Inserter
- Posts: 11
- Joined: Sat Mar 26, 2016 5:09 pm
- Contact:
Re: [0.12.20] 30-Stack Challenge.
Missed this post, this looks like an interesting way to set up a challenge vs other folks via a "saved game" file. Create a save game, share with your opponents & see who completes the items goal in a given time period. May adjust the victory conditions a bit, but I really like this idea.
-
- Burner Inserter
- Posts: 11
- Joined: Sat Mar 26, 2016 5:09 pm
- Contact:
Re: [0.12.20] 30-Stack Challenge.
I must modify my view on this scenario. I think this is a brilliant idea. Thank you for the work you did. I am experimenting with a 10-Stack challenge at the moment.
-
- Fast Inserter
- Posts: 223
- Joined: Wed Apr 30, 2014 11:17 pm
- Contact:
Re: [0.12.20] 30-Stack Challenge.
Yeah, you can just use a map exchange seed.eddieballgame wrote:via a "saved game" file. Create a save game, share with your opponents
Like my mods? Check out another! Or see older, pre-0.12.0 mods.
-
- Burner Inserter
- Posts: 11
- Joined: Sat Mar 26, 2016 5:09 pm
- Contact:
Re: [0.12.20] 30-Stack Challenge.
You know, I never thought of that...thank you.
-
- Fast Inserter
- Posts: 223
- Joined: Wed Apr 30, 2014 11:17 pm
- Contact:
Re: [0.12.20] 30-Stack Challenge.
On the other hand, scenario script is saved with a game save file, so you could also distribute the save, if for some reason people didn't want to download the scenario. So you have a few options.
Like my mods? Check out another! Or see older, pre-0.12.0 mods.
-
- Burner Inserter
- Posts: 11
- Joined: Sat Mar 26, 2016 5:09 pm
- Contact:
Re: [0.12.20] 30-Stack Challenge.
@Schmendrick, I have a question for you. I am really liking this mod, & consider it to be my favorite of all that have been made so far. Using this mod for a short ( a few hours ) play session vs others is a viable "head to head" competitive endeavor. I took the liberty to adjust the 30 stack requirement to 10 & 5 for shorter gaming sessions. I also have a thought about an in-game performance rating.
Now for my question; I was wondering ( trying to do it myself has not worked out very well ) if it was possible to show an in-game rating with a formula that would involve the Timer & the Chest Inventory? For example, Time left x Chest Inv; simple & crude. If you like to share your wisdom on this, I would be most appreciative.
I really think this fantastic game would be enhanced with some kind of a viewable performance rating. I was told that modders did not have access to the in-game production numbers; your mod is the only one I have seen that comes the closest to being able to implement this idea. Thank you again for a great mod & your input.
Now for my question; I was wondering ( trying to do it myself has not worked out very well ) if it was possible to show an in-game rating with a formula that would involve the Timer & the Chest Inventory? For example, Time left x Chest Inv; simple & crude. If you like to share your wisdom on this, I would be most appreciative.
I really think this fantastic game would be enhanced with some kind of a viewable performance rating. I was told that modders did not have access to the in-game production numbers; your mod is the only one I have seen that comes the closest to being able to implement this idea. Thank you again for a great mod & your input.
-
- Fast Inserter
- Posts: 223
- Joined: Wed Apr 30, 2014 11:17 pm
- Contact:
Re: [0.12.20] 30-Stack Challenge.
Well, I've been considering revisiting this concept from a slightly different angle. This scenario, when started, finds all research/buildable items and sets a goal for each item of 30 stacks' worth. Then as you put stuff in the destination chest, it deletes them and decrements the "number needed" count for that item. I have been thinking of changing it so that instead of keeping track of what you *need*, it keeps track of what you've submitted. That way if someone adds (or removes) a mod between saves, it can adapt.eddieballgame wrote:@Schmendrick, I have a question for you. I am really liking this mod, & consider it to be my favorite of all that have been made so far. Using this mod for a short ( a few hours ) play session vs others is a viable "head to head" competitive endeavor. I took the liberty to adjust the 30 stack requirement to 10 & 5 for shorter gaming sessions. I also have a thought about an in-game performance rating.
Now for my question; I was wondering ( trying to do it myself has not worked out very well ) if it was possible to show an in-game rating with a formula that would involve the Timer & the Chest Inventory? For example, Time left x Chest Inv; simple & crude. If you like to share your wisdom on this, I would be most appreciative.
I really think this fantastic game would be enhanced with some kind of a viewable performance rating. I was told that modders did not have access to the in-game production numbers; your mod is the only one I have seen that comes the closest to being able to implement this idea. Thank you again for a great mod & your input.
And as far as I know, we don't have access to in-game production numbers. This mod just constantly monitors the "goal" chest and takes needed items out of it. In that way, it's very similar to the Supply challenge from the scenario pack. Which you should probably look into, actually, if you haven't noticed it yet, as it provides a scoring system, and even has its stages laid out conveniently in a list, in case you want to make a copy and tweak it.
Like my mods? Check out another! Or see older, pre-0.12.0 mods.
-
- Burner Inserter
- Posts: 11
- Joined: Sat Mar 26, 2016 5:09 pm
- Contact:
Re: [0.12.20] 30-Stack Challenge.
Once again, thank you for your insight. I did check out the "supply scenario". Interesting, I already have some ideas for tweaking it. Now, if I can just figure out how to implement that particular scenario with the Random Map Generator.
-
- Manual Inserter
- Posts: 3
- Joined: Sat May 28, 2016 5:30 pm
- Contact:
Re: [0.12.20] 30-Stack Challenge.
hello , can we play this scenario in multiplayer? Because i've tryed but we get only desync errors
Re: [0.12.20] 30-Stack Challenge.
How to update it for 0.13 ???