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

New Perks and Hitpoint Add-On

Elrapido

Scurvy Seadog
Storm Modder
<!--coloro:#FF0000--><span style="color:#FF0000"><!--/coloro--><b>UPDATED FILE IS HERE: <a href="http://people.freenet.de/philipp.dorok/elrapido/Perks_and_HP.zip" target="_blank">Perks_and_HP.zip</a></b><!--colorc--></span><!--/colorc-->

<img src="style_emoticons/<#EMO_DIR#>/hi.gif" style="vertical-align:middle" emoid=":gday" border="0" alt="hi.gif" /> , everybody!

Just take a look at my new Add-On, please! <img src="style_emoticons/<#EMO_DIR#>/bounce.gif" style="vertical-align:middle" emoid=":b:" border="0" alt="bounce.gif" />

1. One new perk: Toughness
Enhances your hitpoint regeneration rate, gives you a 10% hitpoint bonus and a 50% resistance to poison.
There are way more perks to come! I am just warming up. <img src="style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />

2. Hitpoint settings: You can now specify the amount of hitpoints which is added to the main character's maximum hitpoints each level up. You can also define the hitpoints, the main character starts with at level 1.

Greetings!
El Rapido

If anything does not work, feel free to leave a comment here. <img src="style_emoticons/<#EMO_DIR#>/yes.gif" style="vertical-align:middle" emoid=":yes" border="0" alt="yes.gif" />
I will fix it as soon as I read your post. <img src="style_emoticons/<#EMO_DIR#>/me.gif" style="vertical-align:middle" emoid=":onya" border="0" alt="me.gif" />

<img src="style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" />

<!--coloro:#FF0000--><span style="color:#FF0000"><!--/coloro--><b>EDIT: Argh! It's really getting late. I have now included the interface texture files. Everything should be complete now. </b><!--colorc--></span><!--/colorc-->
 
Should this line be "HP = PLAYER_START_HITPOINTS + (level - 1.0) * PlayerHPperLevel;" or "HP += PLAYER_START_HITPOINTS + (level - 1.0) * PlayerHPperLevel;". The orignal line had "+=" instead of just "="... <img src="style_emoticons/<#EMO_DIR#>/unsure.gif" style="vertical-align:middle" emoid=":?" border="0" alt="unsure.gif" />
 
Sounds interesting.

Downloading now, I'm gonna try it out.

Cheers <img src="style_emoticons/<#EMO_DIR#>/par-ty.gif" style="vertical-align:middle" emoid=":cheers" border="0" alt="par-ty.gif" />
 
It's already in the latest modpack update you downloaded. There was some code missing from El Rapido's files in INTERFACE\Perks\perks_init.c, but I added it myself. I tested it and the perk is in the game just fine. I didn't test if it worked though... <img src="style_emoticons/<#EMO_DIR#>/unsure.gif" style="vertical-align:middle" emoid=":?" border="0" alt="unsure.gif" />
 
<!--quoteo(post=143233:date=Mar 25 2006, 03:05 PM:name=Pieter Boelen)--><div class='quotetop'>QUOTE(Pieter Boelen @ Mar 25 2006, 03:05 PM) [snapback]143233[/snapback]</div><div class='quotemain'><!--quotec-->
Should this line be "HP = PLAYER_START_HITPOINTS + (level - 1.0) * PlayerHPperLevel;" or "HP += PLAYER_START_HITPOINTS + (level - 1.0) * PlayerHPperLevel;". The orignal line had "+=" instead of just "="... <img src="style_emoticons/<#EMO_DIR#>/unsure.gif" style="vertical-align:middle" emoid=":?" border="0" alt="unsure.gif" />
<!--QuoteEnd--></div><!--QuoteEEnd-->

I fixed this code, so that the hitpoint bonus is now included, too. <img src="style_emoticons/<#EMO_DIR#>/poet.gif" style="vertical-align:middle" emoid=":hmm" border="0" alt="poet.gif" />

<!--quoteo(post=143268:date=Mar 25 2006, 06:35 PM:name=Pieter Boelen)--><div class='quotetop'>QUOTE(Pieter Boelen @ Mar 25 2006, 06:35 PM) [snapback]143268[/snapback]</div><div class='quotemain'><!--quotec-->
It's already in the latest modpack update you downloaded. There was some code missing from El Rapido's files in INTERFACE\Perks\perks_init.c, but I added it myself. I tested it and the perk is in the game just fine. I didn't test if it worked though... <img src="style_emoticons/<#EMO_DIR#>/unsure.gif" style="vertical-align:middle" emoid=":?" border="0" alt="unsure.gif" />
<!--QuoteEnd--></div><!--QuoteEEnd-->

And I added the perks_init.c code into the documentation, which I had forgotten unfortunately. <img src="style_emoticons/<#EMO_DIR#>/poet.gif" style="vertical-align:middle" emoid=":hmm" border="0" alt="poet.gif" />

Thanks again, Pieter! <img src="style_emoticons/<#EMO_DIR#>/danse1.gif" style="vertical-align:middle" emoid=":dance" border="0" alt="danse1.gif" />
 
BTW: Jason reported that the Rapid Raid mod doesn't work entirely right in the latest modpack update. Can you please have a look at it?
 
On my way! <img src="style_emoticons/<#EMO_DIR#>/sailr.gif" style="vertical-align:middle" emoid=":sail" border="0" alt="sailr.gif" />

What exactly did not work?
 
He reported that the French musketeers didn't look like French musketeers and we very weak, if I remember correctly... <img src="style_emoticons/<#EMO_DIR#>/unsure.gif" style="vertical-align:middle" emoid=":?" border="0" alt="unsure.gif" />
 
Well, it wasn't actually the Rapid_Raid Mod code itself.
It was just a call of the function without some necessary parameters, as Pieter and I have found out.
The new code worked since 06-03-16, but I forgot to update the readme-file. Well, I did update the comments in elrapido.c,
but who reads comments anyway? <img src="style_emoticons/<#EMO_DIR#>/smile2.gif" style="vertical-align:middle" emoid=":))" border="0" alt="smile2.gif" />

<!--coloro:#009900--><span style="color:#009900"><!--/coloro-->// If you can read this, you're cool.
/* Reading comments is NO waste of time. */<!--colorc--></span><!--/colorc-->

<img src="style_emoticons/<#EMO_DIR#>/icon_mrgreen1.gif" style="vertical-align:middle" emoid=":cheeky" border="0" alt="icon_mrgreen1.gif" />
 
LOL. I did read them through quickly. But quickly isn't good enough in this case... <img src="style_emoticons/<#EMO_DIR#>/unsure.gif" style="vertical-align:middle" emoid=":?" border="0" alt="unsure.gif" />
 
Back
Top