<!--QuoteBegin-High Sea Lass+Jul 14 2005, 07:35 AM--><div class='quotetop'>QUOTE(High Sea Lass @ Jul 14 2005, 07:35 AM)</div><div class='quotemain'><!--QuoteEBegin--><b>Nathan</b>, does this change anything of what <span style='font-size:8pt;line-height:100%'>(little)</span> I have done so far, or should I carry one with my .h as usual? <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/unsure.gif" style="vertical-align:middle" emoid=":?" border="0" alt="unsure.gif" /><div align="right">[snapback]123780[/snapback]</div><!--QuoteEnd--></div><!--QuoteEEnd-->
Nope, keep doing what you're doing. Later we can write a little program to make language-text files out of the H files, and change the DLG_Text[] references in the C files.
<!--QuoteBegin-High Sea Lass+Jul 14 2005, 07:35 AM--><div class='quotetop'>QUOTE(High Sea Lass @ Jul 14 2005, 07:35 AM)</div><div class='quotemain'><!--QuoteEBegin--><b>HKD, <i>and everyone else</i></b>, seeing that I have been "down and out" for a bit, maybe you can help with the editing of dialogue files, to replace all "sir" and such with the Address_Form.(whatever) and all the "he, she, it" with the pronouns deal as well? <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/blush.gif" style="vertical-align:middle" emoid="

ops" border="0" alt="blush.gif" />
It is a lot for someone to do alone, heh, and it could easily be split over more people. I suppose (me and) Nathan could go over it once it is all done to proof-read and that, especially seeing that I will make certain the language is more contemporary with the true pirate era (while still keeping it readable to us, heheh). <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/unsure.gif" style="vertical-align:middle" emoid=":?" border="0" alt="unsure.gif" /> What do you think, Nathan?
<b>Here's an idea:</b>
How about splitting all the dialogue into groups to allow more than one to work on it? The default Build seems to carry about 500 files (counting both .c and .h) which feels a bit much for me at times, I admit. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/oops3.gif" style="vertical-align:middle" emoid="

ops2" border="0" alt="oops3.gif" /> Five people, split 5 ways, 100 each (or 50 dialogues). Or more?<ul><li> I go with what I have started (from A) and carry on with the dialogue through E. (approximately 160 files / 80 dialogues)
</li><li> Next person picks up on F and works to all of I. (app. 88 files / 44 dialogues)
</li><li> Next goes from J to O. (app. 78 / 39)
</li><li> Then next for P to R. (app. 80 / 40)
</li><li> Then one from S through to Z. (app. 100 / 50)</li></ul>Or any other way to divide the workload? <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/unsure.gif" style="vertical-align:middle" emoid=":?" border="0" alt="unsure.gif" /> When someone is done with their share we can easily coordinate any remains, no point in trying to say "where's your part?" - we are after all doing it all for <b>us</b>, right? <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid="

" border="0" alt="smile.gif" />
Me and Nathan can pass on what you need to know in order to edit this - and in some parts me only so far, as I have been adding to Address_Form in order to cover as much as possible using a single function.<div align="right">[snapback]123780[/snapback]</div><!--QuoteEnd--></div><!--QuoteEEnd-->
Sounds good!
Can you send me a couple files you've already done, and your changed dialog_func.c and anything else, so I can see what code changes you were doing?
Then we can write up a howto for the less code-inclined.