<!--quoteo(post=163803:date=Sep 26 2006, 11:06 AM:name=skull)--><div class='quotetop'>QUOTE(skull @ Sep 26 2006, 11:06 AM) [snapback]163803[/snapback]</div><div class='quotemain'><!--quotec-->
Open up yer AOP directory and look For Program\characters\character_ini.C file.scroll down to this code to change starting model.ye can also edit start perks. You must also use the no DVD crack in order for Program folder to appear in your AOP directory. <img src="style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid="

" border="0" alt="par-ty.gif" />
makeref(ch,Characters[1]); //Blaze Sharp
ch.name = XI_ConvertString("Blaze");
ch.lastname = XI_ConvertString("Sharp");
ch.id = "Blaze";
ch.nation = ENGLAND;
ch.model = "officer_15"; <<<<< CHANGE MODEL HERE
ch.sex = "man";
//ch.bio = bio[0].text;
ch.location = "";
ch.location.group = "";
ch.location.locator = "";
ch.Dialog.Filename = "SL Blaze_dialog.c";
ch.rank = 3;
ch.reputation.france = REPUTATION_NEUTRAL;
ch.reputation.england = REPUTATION_NEUTRAL;
ch.reputation.spain = REPUTATION_NEUTRAL;
ch.reputation.holland = REPUTATION_NEUTRAL;
ch.reputation.pirate = REPUTATION_NEUTRAL;
ch.reputation.smuggler = REPUTATION_NEUTRAL;
ch.reputation.trader = REPUTATION_NEUTRAL;
ch.experience = 0;
ch.skill.Leadership = "1";
ch.skill.Fencing = "1";
ch.skill.Gun = "1";
ch.skill.Sailing = "1";
ch.skill.Tactic = "2";
ch.skill.Accuracy = "1";
ch.skill.Cannons = "1";
ch.skill.Grappling = "1";
ch.skill.Repair = "1";
ch.skill.Defence = "1";
ch.skill.Commerce = "1";
<!--QuoteEnd--></div><!--QuoteEEnd-->
Thanks for the info, but looks like I'm scuppered. I tried the no-dvd crack, but it doesn't seem to work. Get a "run-time error" pop-up or some such. ??? Is there some other place I can get one that works? <img src="style_emoticons/<#EMO_DIR#>/modding.gif" style="vertical-align:middle" emoid="

" border="0" alt="modding.gif" />