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

Devlin Opera for the 65742th time

That will be fine - just so that there is some explanation for link 4.


There should only be one which looks like a trapdoor because it was specifically added at the same time as the visible trapdoor in the Abbey.


I'm not sure but I think the effects of the steam points are random. A point which gave you HP in your game might not give HP next time, and a steam point which did not give you HP this time might give HP next time.
They are fixed and always poison and give little more than 3 HP points, which is why I highlighted them on the map.
Adding the two extra lines should be enough. You'll see soon enough if you talk to a dead Maltese monk. After he has finished his story, he says:
The bit in red changes depending on whether you are in the Abbey, the undercroft (the place which looks like Port Royale dungeon) or the crypt itself. The first time I talked to a monk, there was just a gap between "crypt" and the full stop. An odd gap like that is a warning to me because it's almost always the sign of something which should have been translated or a preprocessed variable which wasn't filled in. After I added the two lines into "interface_strings.txt", the correct phrase appeared.
I tested it and it worked fine.
Add them, please. "BladeBP2" is a variant of Bartolomeu o Portugues' sword for FreePlay - it's the same sword model and stats as "BladeBP" but the description does not include the part about Charles Baxter because you won't meet him in FreePlay. The machete and whip are used by another FreePlay character, Aveline de Grandpré - check "PROGRAM\Models\initModels.c" and look for model "Aveline" to see if she is included in BNH. You can also check "PROGRAM\ITEMS\initItems.c" to see if those three items are defined.
I added it, but will it work if I don't have the image of the items? I don't know if these images are incorporated.
________________________________________________________________________________________________

Suggestion, professional gunfighter should come before specialist
1746023191782.png
 
Last edited:
I added it, but will it work if I don't have the image of the items? I don't know if these images are incorporated.
"BladeBP2" is exactly the same as "BladeBP" except for the description. It uses the same model and interface picture as the original "BladeBP". As for the machete and whip, first check "initModels.c" to see if Aveline de Grandpré is in there. If so, start a FreePlay and pick her character, then see what weapons you have. Or start a new game as any character and use "console.c" to give yourself "machete" and "pistolwhip".

Suggestion, professional gunfighter should come before specialist
Try this version of "PROGRAM\Characters\perks\perks_init.c". It moves "perkImproveAiming" below "perkGunProfessional" and also makes it require "perkGunProfessional" instead of "perkGunman". So "Expert Marksman" should now appear after "Professional Gunman" and you'll need "Professional Gunman" before you can take "Expert Marksman".

Also, I still think the crypt map should show the trapdoor entrance from the Abbey. Go into the Abbey, find the trapdoor (should be visible on the floor somewhere on the right), drop into the crypt and see if you can figure out where you are. You will, of course, need to fight your way through the monks in the Abbey, which should give you plenty of chances to get the map if you've copied my files from post #817 into place.
 

Attachments

  • perks_init.c
    18.8 KB · Views: 0
Back
Top