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

changing swords

devildog

Landlubber
if anyone could help me with this i would really appreciate it: how does one go about changing stats on a sword, not make a new one or anything just change like the price or min and max damage? thanks all
 
Yup!
But it may not be where you think it is _in_ that. Since there's two blocks.
It depends on whether Scheffnow/Sailor Al's weapons mod is enabled or not. If not, change the long itm.XXXX = something, itm.YYYYY = something, etc., defines.
If it is (and it should be <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> ), change the n = AddBlade("bladeXX", "bladeXX".....) lines further down; right above the block will be the description of each property.
 
well ... in the build 11 .... with the weapon add enabled .... as normal for the build ....
how do you change stats, and how do you make new weapons , with exsist. pics ....
(like my "Dragon Breath" I added in the build 10.1)
I havent found the file where the exact weapons is ... eg. "badly worn saber"
<img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/cheers.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="cheers.gif" />:
 
awsome thanks so much for the help!!! <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" />
 
<b>jack_sparrow_jr</b>,

In Build 11 the weapons information is still in the initItems.c file in the PROGRAMITEMS folder.
There are two listings for each weapon, one for when the weapons mod isn't run and one where it is.
There is a table there which lists all of the weapons which is line 1390 onwards, it should be possible to add your new weapon to the bottom of the list.
If the Weapons mod code works as I think it does then it will automatically calculate the different stats for the varying qualities using a set formula.

When you want to give yourself the new blade and assuming that the bladeID has been set to blade28 then you will need to enter the code like this:
"`blade28-2`" for Badly Worn
"`blade28-1`" for Worn
And so on until "blade28+2" for Fine quality.
There is also an Excelent quality that may or may not work properly as the code for it seems to be disabled.
 
thx Sirus_Darke
i'll see if it works for me ...
<img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/cheers.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="cheers.gif" />:
 
I would like to know how to start the game with a more powerful sowrd. I mean the best of the best sowrds <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/dev.gif" style="vertical-align:middle" emoid=":d:" border="0" alt="dev.gif" /> I only figured out how to max my self my monny and a ManoWar right off the bat other then that I got a crapy gun and a crapy sowrd.

Any help on this pleas post!
 
Back
Top