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

How to give items at start?

This is how to do it:

As always open up "character_init.c" and find text
"// MainCharacter start parameters"

under your ships hold items place the following text:
"GiveItem2Character(ch, "xxxxxzz");" xxxxx=the type of item you want to have and zz= the item number.

EXAMPLE:

GiveItem2Character(ch, "blade13"); to start with a Needle

Here are a few handy items:
blade1 - 23
spyglass1 - 4
pistol1 - 6

To start out with a cutlass you have to find the blade number. You can find that out by going into items init.c and look at the list of blades.
 
Yup, it should work with any build, though why don't we consult NK on it, he should pop up here any minute. :blah:
 
In earllier builds there two strart mods. Jason Mega Start which was loaded with points and lots of money and a more modest moderate start. I tried to use them when 10.1 came out and they wouldn't work. Nk was working a fix so I don't know if he ever got it in the build.

Jason
 
What Is the Best sowrd to have cause I would like to start off with it.

Wright it out so all I do is coppy and past over the one I need.

Thanks. For the mony you can make it so you start of with milons just change the amount you start with just by adding #s <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> you start with 2000 I think so make it 9999999 <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" />

I just need a dam good sowrd now lol
 
Back
Top