[REQ/question] regarding names
-
- Posts: 4
- Joined: Thu Oct 04, 2012 10:36 pm
[REQ/question] regarding names
Is it possible to make it so that when you recieve a new crew member you are given the option to rename them or can do so at the crew menu? And if so, would it be possible to make a mod that permits this?
-
- Posts: 205
- Joined: Sun Nov 04, 2012 6:24 am
Re: [REQ/question] regarding names
I'd love the ability to do that as well. I sure do enjoy naming all my crew around a theme that fits the ship's name, and the first crew I find is "Steven" or "Kazaak" or something.
Various Valorous Videos, should you be interested...
- Kieve
- Posts: 952
- Joined: Tue Sep 18, 2012 2:21 pm
Re: [REQ/question] regarding names
Urza wrote:Is it possible to make it so that when you recieve a new crew member you are given the option to rename them or can do so at the crew menu? And if so, would it be possible to make a mod that permits this?
The closest you can get is certain events which set a name when they provide you with crew. Unless otherwise specified in the event code, a random name is assigned to any new crew. The only mod you could make right now is to search for sector events that add crew to your ship and make each a unique name / race. Not particularly efficient, but possible.
However, there's no way to prompt for a new crew's name, as happens in the hangar. Should be possible with FTL:Overdrive, but is otherwise beyond the ability to mod right now.
-
- Posts: 205
- Joined: Sun Nov 04, 2012 6:24 am
Re: [REQ/question] regarding names
Kieve wrote:There's no way to prompt for a new crew's name, as happens in the hangar. Should be possible with FTL:Overdrive, but is otherwise beyond the ability to mod right now.
That's unfortunate. Thanks for the heads-up though, I won't keep my hopes up.

Various Valorous Videos, should you be interested...
-
- Posts: 4
- Joined: Thu Oct 04, 2012 10:36 pm
Re: [REQ/question] regarding names
Aww man! That's really too bad.
-
- Posts: 792
- Joined: Thu Oct 25, 2012 12:01 pm
Re: [REQ/question] regarding names
Demented idea: What about nesting dialog choice tags let the user pick sections of the alphabet, then individual letters?
The nested event for "B" could then have "Bob", "Bjorn", etc. And each of those could hand out crew of that fixed name.
Then, whenever you need to add crew, point to this rolodex event.*
Obviously you'd wanna start with a list of names and generate the xml with a script, but... possible?
* To be race specific, there'd have to be a separate rolodex for each race I'm afraid.
The nested event for "B" could then have "Bob", "Bjorn", etc. And each of those could hand out crew of that fixed name.
Then, whenever you need to add crew, point to this rolodex event.*
Obviously you'd wanna start with a list of names and generate the xml with a script, but... possible?
* To be race specific, there'd have to be a separate rolodex for each race I'm afraid.
-
- Posts: 194
- Joined: Fri Nov 16, 2012 11:45 pm
Re: [REQ/question] regarding names
Vhati wrote:Demented idea: What about nesting dialog choice tags let the user pick sections of the alphabet, then individual letters?
The nested event for "B" could then have "Bob", "Bjorn", etc. And each of those could hand out crew of that fixed name.
Then, whenever you need to add crew, point to this rolodex event.*
Obviously you'd wanna start with a list of names and generate the xml with a script, but... possible?
* To be race specific, there'd have to be a separate rolodex for each race I'm afraid.
That's actually a really interesting idea, and possible (to the extend of your patience!). I don't think you can "call" specific events, though - this would still be happening during events that give you a crew member anyway (although we can grant you a crew member after just about any event).
Aside - I did some playing around, and it doesn't seem like you can add choices to the event that fires on GAME_START. Anyone encounter a way around that?
You are the weak, and I am the tyranny of evil men - but I'm trying, I'm trying real hard to be the shepherd.
"Wow, that Kieve guy is one angsty nerd eh."
Sonata - "Best use of Common Lisp in an indie space roguelike!"
"Wow, that Kieve guy is one angsty nerd eh."
Sonata - "Best use of Common Lisp in an indie space roguelike!"