• New Horizons on Maelstrom
    Maelstrom New Horizons


    Visit our website www.piratehorizons.com to quickly find download links for the newest versions of our New Horizons mods Beyond New Horizons and Maelstrom New Horizons!

CH models

Waverider

Landlubber
Seems there used to be a list of the player ch.models with their corresponding ch.face.ID#s, but I'll be keelhauled if I can find that list now. I heard somewhere you were up above 200 or thereabouts.
 
Is this what you're looking for?
<a href="http://forum.piratesahoy.net/index.php?showtopic=4441" target="_blank">http://forum.piratesahoy.net/index.php?showtopic=4441</a>
It's over at the "Modding" part of the forum.
 
<!--QuoteBegin-Pieter Boelen+May 10 2005, 01:18 PM--><div class='quotetop'>QUOTE(Pieter Boelen @ May 10 2005, 01:18 PM)</div><div class='quotemain'><!--QuoteEBegin-->Is this what you're looking for?
<a href="http://forum.piratesahoy.net/index.php?showtopic=4441" target="_blank">http://forum.piratesahoy.net/index.php?showtopic=4441</a>
It's over at the "Modding" part of the forum.<!--QuoteEnd--></div><!--QuoteEEnd-->
<!--QuoteBegin-NathanKell+May 10 2005, 04:30 PM--><div class='quotetop'>QUOTE(NathanKell @ May 10 2005, 04:30 PM)</div><div class='quotemain'><!--QuoteEBegin-->It's in PROGRAM\Quests\facemaker.c too<!--QuoteEnd--></div><!--QuoteEEnd-->

Thanks guys. Those look like entirely different numbers now. Danielle is #15 in this list, but #30 in the older list. In characters\characters.init.c can those ID numbers from facemaker.c be used somehow? Here Animists1 is #31, yet in facemaker.c it is #140. Excuse my pestering; I am not a modder, yet I do like to fiddle with the settings in the game. Just the knowledge you guys and the other modders share with us gives this game a tremendous increase in enjoyment. As you see, I comment all of my changes to your splendid Build. Even swapping masts, I have never crashed it. (I have gotten some terribly inefficient and ugly sail designs however)

characters.init.c
ch.model = "Danielle"; // NK was Animists1
ch.FaceId = 30; // was 31

Build 12.1 is running perfectly (what a great improvement to the original POC; you modders are the best) and the above alteration for Danielle is working well. Or am I misunderstanding and the ch.Faceid is not used any longer in character.init.c and facemaker.c automatically picks the correct ch.Faceid #?
 
Waverider! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" />
Welcome to the [cat voice] Dark Si--err, Modding [/cat voice] <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/icon_mrgreen1.gif" style="vertical-align:middle" emoid=":cheeky" border="0" alt="icon_mrgreen1.gif" />

Yes, facemaker() is run for every character in characters_init.c, and will take care of all portrait assignment. But if you're unsure whether the character you're editing will be rechecked at the end of charactersinit(), just add a facemaker(&ch); line at the end of that char's define.
 
<!--QuoteBegin-NathanKell+May 11 2005, 07:46 PM--><div class='quotetop'>QUOTE(NathanKell @ May 11 2005, 07:46 PM)</div><div class='quotemain'><!--QuoteEBegin-->Waverider! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" />
Welcome to the [cat voice] Dark Si--err, Modding [/cat voice] <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/icon_mrgreen1.gif" style="vertical-align:middle" emoid=":cheeky" border="0" alt="icon_mrgreen1.gif" />

Yes, facemaker() is run for every character in characters_init.c, and will take care of all portrait assignment. But if you're unsure whether the character you're editing will be rechecked at the end of charactersinit(), just add a facemaker(&ch); line at the end of that char's define.
<div align="right">[snapback]104931[/snapback]</div><!--QuoteEnd--></div><!--QuoteEEnd-->
Thanks a bunch Nathan. This is fun. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" />
 
<!--QuoteBegin-Waverider+May 12 2005, 05:40 AM--><div class='quotetop'>QUOTE(Waverider @ May 12 2005, 05:40 AM)</div><div class='quotemain'><!--QuoteEBegin-->This is fun. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" /> <div align="right">[snapback]104998[/snapback]</div><!--QuoteEnd--></div><!--QuoteEEnd--> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/w00t.gif" style="vertical-align:middle" emoid=":woot" border="0" alt="w00t.gif" /> Another modder! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/william.gif" style="vertical-align:middle" emoid=":will" border="0" alt="william.gif" />

You may need a helmet, or at the very least, health insurance... <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/modding.gif" style="vertical-align:middle" emoid=":modding" border="0" alt="modding.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/wacko.gif" style="vertical-align:middle" emoid=":wacko:" border="0" alt="wacko.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" />

If all else fails, a good supply of rum will help you through just about anything! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/buds.gif" style="vertical-align:middle" emoid=":drunk" border="0" alt="buds.gif" />

(merely trying to help!) <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/laugh.gif" style="vertical-align:middle" emoid="xD:" border="0" alt="laugh.gif" />
 
<!--QuoteBegin-CatalinaThePirate+May 12 2005, 12:41 PM--><div class='quotetop'>QUOTE(CatalinaThePirate @ May 12 2005, 12:41 PM)</div><div class='quotemain'><!--QuoteEBegin--><!--QuoteBegin-Waverider+May 12 2005, 05:40 AM--><div class='quotetop'>QUOTE(Waverider @ May 12 2005, 05:40 AM)</div><div class='quotemain'><!--QuoteEBegin--> This is fun. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" /> <div align="right">[snapback]104998[/snapback]</div><!--QuoteEnd--></div><!--QuoteEEnd--> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/w00t.gif" style="vertical-align:middle" emoid=":woot" border="0" alt="w00t.gif" /> Another modder! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/william.gif" style="vertical-align:middle" emoid=":will" border="0" alt="william.gif" />

You may need a helmet, or at the very least, health insurance... <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/modding.gif" style="vertical-align:middle" emoid=":modding" border="0" alt="modding.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/wacko.gif" style="vertical-align:middle" emoid=":wacko:" border="0" alt="wacko.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" />

If all else fails, a good supply of rum will help you through just about anything! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/buds.gif" style="vertical-align:middle" emoid=":drunk" border="0" alt="buds.gif" />

(merely trying to help!) <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/laugh.gif" style="vertical-align:middle" emoid="xD:" border="0" alt="laugh.gif" />
<div align="right">[snapback]105031[/snapback]</div>
<!--QuoteEnd--></div><!--QuoteEEnd-->
Thanks Catalina. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/modding.gif" style="vertical-align:middle" emoid=":modding" border="0" alt="modding.gif" /> To be forewarned is to be forearmed. I already have my helmet and the concussions have been kept to a minimum. However the missus has been saying the rum has to go; it's her or the rum. I'm sure going to miss her; she was my cheering section during the mighty sea battles. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" />
 
<!--QuoteBegin-Waverider+May 13 2005, 05:15 AM--><div class='quotetop'>QUOTE(Waverider @ May 13 2005, 05:15 AM)</div><div class='quotemain'><!--QuoteEBegin-->However the missus has been saying the rum has to go; it's her or the rum.  I'm sure going to miss her; she was my cheering section during the mighty sea battles. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" />  <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" />  <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" /> <div align="right">[snapback]105197[/snapback]</div><!--QuoteEnd--></div><!--QuoteEEnd-->
<img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/unsure.gif" style="vertical-align:middle" emoid=":?" border="0" alt="unsure.gif" /> Hummm. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/dunno.gif" style="vertical-align:middle" emoid=":shrug" border="0" alt="dunno.gif" /> Maybe you can entice her to stick around WITH the rum if you show her how much fun it is to mod... <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/yes.gif" style="vertical-align:middle" emoid=":yes" border="0" alt="yes.gif" /> Get her into the game... <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/w00t.gif" style="vertical-align:middle" emoid=":woot" border="0" alt="w00t.gif" /> Make a new character just for her! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/type_1.gif" style="vertical-align:middle" emoid=":nk" border="0" alt="type_1.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/doff.gif" style="vertical-align:middle" emoid=":doff" border="0" alt="doff.gif" />
 
<!--QuoteBegin-CatalinaThePirate+May 13 2005, 08:36 PM--><div class='quotetop'>QUOTE(CatalinaThePirate @ May 13 2005, 08:36 PM)</div><div class='quotemain'><!--QuoteEBegin--><!--QuoteBegin-Waverider+May 13 2005, 05:15 AM--><div class='quotetop'>QUOTE(Waverider @ May 13 2005, 05:15 AM)</div><div class='quotemain'><!--QuoteEBegin-->However the missus has been saying the rum has to go; it's her or the rum.  I'm sure going to miss her; she was my cheering section during the mighty sea battles. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" />  <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" />  <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" /> <div align="right">[snapback]105197[/snapback]</div><!--QuoteEnd--></div><!--QuoteEEnd-->
<img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/unsure.gif" style="vertical-align:middle" emoid=":?" border="0" alt="unsure.gif" /> Hummm. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/dunno.gif" style="vertical-align:middle" emoid=":shrug" border="0" alt="dunno.gif" /> Maybe you can entice her to stick around WITH the rum if you show her how much fun it is to mod... <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/yes.gif" style="vertical-align:middle" emoid=":yes" border="0" alt="yes.gif" /> Get her into the game... <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/w00t.gif" style="vertical-align:middle" emoid=":woot" border="0" alt="w00t.gif" /> Make a new character just for her! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/type_1.gif" style="vertical-align:middle" emoid=":nk" border="0" alt="type_1.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/doff.gif" style="vertical-align:middle" emoid=":doff" border="0" alt="doff.gif" />
<div align="right">[snapback]105254[/snapback]</div>
<!--QuoteEnd--></div><!--QuoteEEnd-->
Ahhhh.... Catalina that be a touchy subject. The missus didn't think that one-legged scoundrel I picked for playing her was that good a likeness. To be fair to the missus, I probably need me a patch for both eyes. And that devil rum can really make her right troublesome with the blade.
 
<!--QuoteBegin-Waverider+May 16 2005, 08:11 AM--><div class='quotetop'>QUOTE(Waverider @ May 16 2005, 08:11 AM)</div><div class='quotemain'><!--QuoteEBegin-->that devil rum can really make her right troublesome with the blade.
<div align="right">[snapback]105476[/snapback]</div><!--QuoteEnd--></div><!--QuoteEEnd--> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" /> Happens to me like that, too! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/duel_pa.gif" style="vertical-align:middle" emoid=":ixi" border="0" alt="duel_pa.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/laugh.gif" style="vertical-align:middle" emoid="xD:" border="0" alt="laugh.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/dev.gif" style="vertical-align:middle" emoid=":d:" border="0" alt="dev.gif" />
 
<!--QuoteBegin-CatalinaThePirate+May 16 2005, 12:47 PM--><div class='quotetop'>QUOTE(CatalinaThePirate @ May 16 2005, 12:47 PM)</div><div class='quotemain'><!--QuoteEBegin--><!--QuoteBegin-Waverider+May 16 2005, 08:11 AM--><div class='quotetop'>QUOTE(Waverider @ May 16 2005, 08:11 AM)</div><div class='quotemain'><!--QuoteEBegin-->that devil rum can really make her right troublesome with the blade.
<div align="right">[snapback]105476[/snapback]</div><!--QuoteEnd--></div><!--QuoteEEnd--> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" /> Happens to me like that, too! <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/duel_pa.gif" style="vertical-align:middle" emoid=":ixi" border="0" alt="duel_pa.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/laugh.gif" style="vertical-align:middle" emoid="xD:" border="0" alt="laugh.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/dev.gif" style="vertical-align:middle" emoid=":d:" border="0" alt="dev.gif" />
<div align="right">[snapback]105493[/snapback]</div>
<!--QuoteEnd--></div><!--QuoteEEnd-->

Ummm Catalina you be one o them whatchermacallits..... a southpaw? The missus be a southpaw... And she be right wicked with the blade too, holding it in the wrong hand like that. What's she always hollering? That's it, always; "No quarter." "En garde." Even when I'm just discussing on the burnt dinner. Dang can't be giving her no rum. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/duel_pa.gif" style="vertical-align:middle" emoid=":ixi" border="0" alt="duel_pa.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/dunno.gif" style="vertical-align:middle" emoid=":shrug" border="0" alt="dunno.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" />
 
Back
Top