Page 2 of 2
Re: ftl infinite space makes no sense
Posted: Thu Feb 13, 2014 12:24 am
by English Narwhal
NonPlayableYoshi wrote:Your idea would work if we had any way to remove augments or blueprints... However, you could work around that by portraying, say, missiles as food, and then having an event that would by default kill a crewmember, and a blue option requiring 1 missile that allows the player to save all crew, but lose 1 missile.
Not sure how conditionals involving ammo work, though... I think the vanilla events are hardcoded in that regard.
what about something like this (IF you can code it):
Your crew is getting hungry. you stop to get some food
1.don't buy any food
One crew member dies
2.(30 or more scrap) Buy food
-30 scrap
It's not that hard to write, though that scrap cost is steep.
Re: ftl infinite space makes no sense
Posted: Thu Feb 13, 2014 2:13 am
by agigabyte
Incorrect, you get such little scrap because sector progress is impossible for IS, so he CAN'T make you get more later.
Learn how the mod works.
Re: ftl infinite space makes no sense
Posted: Thu Feb 13, 2014 1:09 pm
by English Narwhal
Theoretically, I could run a fairly crazy loop involving 4 Crystal sectors.
And remember, I'm always around to answer questions on "Ask English Narwhal" (Link in my signature).
Re: ftl infinite space makes no sense
Posted: Thu Feb 13, 2014 3:17 pm
by English Narwhal
NonPlayableYoshi wrote:agigabyte wrote:Incorrect, you get such little scrap because sector progress is impossible for IS, so he CAN'T make you get more later.
Learn how the mod works.
I don't mod games. got it?
everything i was told in this forum is all i know about it. (other then the ship editor but it just codes a ship for you) and tell me if you meant to be nice but it sounds like your just trying to be an jerk to me so how about you just shut up and just help. it looks like they did that because of that. i even asked other people who played it(and don't mod games) and they guessed the same thing
Woah, woah!
Chill out, man!
I get what you're saying, but if you want me to help stop stating that I'm a jerk.
Re: ftl infinite space makes no sense
Posted: Thu Feb 13, 2014 3:38 pm
by Kieve
English Narwhal wrote:*multi-snip*
It's alright English, that was directed at agigabyte (if you check the quote).
And Gig, stop being so condescending, not everyone's familiar with the intricacies of FTL modding.
Yoshi, likewise there's no call to get nasty. A little background on IS, so that you understand a little more of its function:
-Infinite Space works by looping you through the Secret Sector at the end of Sector 1. This means functionally, you are
always stuck at Sector 1, with rewards scaled accordingly. The result (not becoming godlike by Sector 5) is more a byproduct of that approach than an intended effect.
-The main method for handing out scrap and other rewards is an <autoreward> tag for when ships are destroyed or have their crew murdered, with three settings: "Low", "Med", and "High". Most encounters reward Low, since nailing an auto-scout or slug interceptor is nothing special.
To an earlier point, there is
one event that removes an augment: The Zoltan quest with the stasis pod. It is hardcoded to automatically remove the Stasis Pod augment.
Re: ftl infinite space makes no sense
Posted: Thu Feb 13, 2014 5:00 pm
by agigabyte
Sorry, I get really annoyed when people fail to read/research. Believe it or not, I have a cool temper IRL.
Re: ftl infinite space makes no sense
Posted: Fri Feb 14, 2014 6:52 pm
by stickthemantis
English Narwhal wrote:NonPlayableYoshi wrote:Your idea would work if we had any way to remove augments or blueprints... However, you could work around that by portraying, say, missiles as food, and then having an event that would by default kill a crewmember, and a blue option requiring 1 missile that allows the player to save all crew, but lose 1 missile.
Not sure how conditionals involving ammo work, though... I think the vanilla events are hardcoded in that regard.
what about something like this (IF you can code it):
Your crew is getting hungry. you stop to get some food
1.don't buy any food
One crew member dies
2.(30 or more scrap) Buy food
-30 scrap
It's not that hard to write, though that scrap cost is steep.
Its worth it to save a crewmember.