Could I associate a string with each "birth" location that would be a delimited list of appropriate race/%age pairs, which would get returned to the caller and then split apart into a new on-the-fly table for determining race? Don't even know whethe…
I'd like to pick race based on location. But, there are a lot of locations. Re: sub-locations, you could have something like this:
Maragaram (the world)
The Archipelago (a continent)
Mahar-Tlimë (an island-group)
Tlimë (an island)
…
Agree about ctrl-x. The ctrl-y behavior is very odd, but might make sense to someone who has used vi for decades but it's def not std win behavior.
They could add "Edit with external editor.."
Note to self: Like a lot of things, IPP3 generators are easier than you might think they are. Coming from a formal coding background I think made it harder for me to realize this.
Yeah, well, that's part of the problem. I'm having trouble even starting.
I have something like this:
Table: genloc
[location==[@Maragaram]+", Maragaram"]{location}
Table: Maragaram
[location==[@Archipelago]+", Archipelago"]
[location==[@Karngos…
HOWEVER: If I create a top-level folder with several sub-folders, they show up as expected. If I then create a Generator file in one of the sub-folders, it shows up in the top level folder.