• 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!

POTC names

Whilst in game press F2


Then click on your existing name

<img src="http://i77.photobucket.com/albums/j67/SuoiveD01/Name1.jpg" border="0" alt="IPB Image" />


<img src="http://i77.photobucket.com/albums/j67/SuoiveD01/Name2.jpg" border="0" alt="IPB Image" />


Click again to bring up the black bar

<img src="http://i77.photobucket.com/albums/j67/SuoiveD01/Name3.jpg" border="0" alt="IPB Image" />


Then change your name to whatever you want then press enter
 
This works in the Post Build 12 mods. I Build 12, open PROGRAM\BuildSettings.h, change the character name setting, then press [N] ingame to change your name.
 
<!--quoteo(post=153455:date=Jul 2 2006, 05:27 AM:name=Pieter Boelen)--><div class='quotetop'>QUOTE(Pieter Boelen @ Jul 2 2006, 05:27 AM) [snapback]153455[/snapback]</div><div class='quotemain'><!--quotec-->
This works in the Post Build 12 mods. I Build 12, open PROGRAM\BuildSettings.h, change the character name setting, then press [N] ingame to change your name.
<!--QuoteEnd--></div><!--QuoteEEnd-->


it looks like this right?


ReloadProgressUpdate();

makeref(ch,Characters[0]); //Blaze Devlin
//ch.perks.list.InstantBoarding = true;
ch.name = "Nathaniel";
ch.lastname = "Hawk";
ch.id = "Blaze";
ch.nation = START_NATION; // NK 04-09-06


I change "Nathaniel Hawk" to another name, save the file, and start a new game
then i press the N key
then i can change their name
is that what ur talking about?
 
In the Post Build 12 mods it's easy, just click your character's name, press Backspace, type your new name and press Enter to confirm. Only if you use Build 12 (without additional mods) do you need the N key.
 
Go To
POTC Folder/Program/BuildSettings.h file

#define FIRSTNAME "Nathaniel"
#define LASTNAME "Hawk"

You change these 2 names to whatever you want.
 
o i got it, i was looking in the completely wrong file <img src="style_emoticons/<#EMO_DIR#>/mybad.gif" style="vertical-align:middle" emoid=":facepalm" border="0" alt="mybad.gif" />
thanks for all the help!!!
 
Back
Top