Q: Event chain cap
- gentasaurus
- Posts: 67
- Joined: Mon Jun 27, 2016 1:09 pm
Q: Event chain cap
Does anybody know the maximum amount of choices-deep an event can be? I want to include a warning in my event creator when the max level is reached. So far I have an event that has 14 levels and my game is still functioning, so if anyone knows what the cap is, that would be great.
- NarnKar
- Posts: 778
- Joined: Thu Jun 19, 2014 4:24 pm
Re: Q: Event chain cap
Maybe this post can help you? http://www.ftlgame.com/forum/viewtopic. ... =20#p77115
-
- Posts: 121
- Joined: Sat Jan 30, 2016 4:22 pm
Re: Q: Event chain cap
From my experience as much events in a chain as you want, but the rule is dont regroup two chains of events or you will overload memory. See for example: http://www.ftlgame.com/forum/viewtopic. ... ee#p100804gentasaurus wrote:Does anybody know the maximum amount of choices-deep an event can be? I want to include a warning in my event creator when the max level is reached. So far I have an event that has 14 levels and my game is still functioning, so if anyone knows what the cap is, that would be great.
- gentasaurus
- Posts: 67
- Joined: Mon Jun 27, 2016 1:09 pm
Re: Q: Event chain cap
NarnKar wrote:Maybe this post can help you? http://www.ftlgame.com/forum/viewtopic. ... =20#p77115
Thank you both, very good information to know.sul wrote: From my experience as much events in a chain as you want, but the rule is dont regroup two chains of events or you will overload memory. See for example: http://www.ftlgame.com/forum/viewtopic. ... ee#p100804