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

Fixed Eliz Shaw Sidequest: After being shot by Davy, HP set to 1/1

Hey guys,

havn't read about it in this forum but i'm new here, so please forgive me if i post any bullshit.

I've played this quest up to the end and at first sight there were no problems. Some time after that i died in fights after one hit - a dozen times without knowing why. Then i looked into my character menue: lifepoints 1/1:eek: After replaying I figured out that this happens when Davy Jones shot me in this quest.

Is it a bug or should it be like this? Any options to solve this problem?

Thanks for help.
 
This bug was reported a few times a month or two ago.
It is fixed in the Beta 4.1 WIP that you can find through the link in my signature. :doff

Just reload from a point prior to that happening and play through it again.
 
Lately, i started to keep being killed with one hit. Then I looked to my character and realized that my max health was 1. Is there any way to get my max health back? It was about 800.
 

Attachments

  • -=Player=- Open Sea August 1st, 1755.zip
    1.2 MB · Views: 253
Are you using the lastest verion of the mod?
 
so I guess executing this trough console would fix it for now:
Code:
ResetMaxHP(pchar);
 
Build 14 beta 4 april 2016

During the Elizabeth Shaw rescue quest the characters HP is set to 1 right after you i get shot by Davey Jones. HP will remain at 1 for the rest of the game, leveling up does not raise hp.

Im guesing your hp is set to 1 so that DJ's shot "kills you". Is there any way to restore my original hp? Cheats or editing a save game file?

For some reason i cannot upload savegame files here ("The uploaded file does not have an allowed extension").
so i uploaded them on an external site.

Uploadfiles.io - -player1--quicksave
Uploadfiles.io - -player1--quicksave-1
Uploadfiles.io - -player1--quicksave-2
 
Build 14 beta 4 april 2016

During the Elizabeth Shaw rescue quest the characters HP is set to 1 right after you i get shot by Davey Jones. HP will remain at 1 for the rest of the game, leveling up does not raise hp.
Known bug: Fixed - Eliz Shaw Sidequest: After being shot by Davy, HP set to 1/1

It's fixed in the latest updates: Mod Release - Build 14 Beta 4.1 WIP [Last Update: 7 January 2017]
Unfortunately that does require a New Game to be started.

For some reason i cannot upload savegame files here ("The uploaded file does not have an allowed extension").
You can upload here when you ZIP the savegame first. :yes
 
Thank you for the quick reply. I am getting the update. Didn't think to zip the files first :oops:

Is there a way i can edit my savegame file to correct the hp? Starting over is not a big thing but i would rather not do it if possible :)
 
Is there a way i can edit my savegame file to correct the hp? Starting over is not a big thing but i would rather not do it if possible :)
Do you still have a savegame from prior to that point?
I'm not sure how easy it is to fix it after it happened; it is easier to do it before it happens.

The relevant file would be PROGRAM\QUESTS\quests_side.c . Find this:
Code:
case "goroomcayman":
DoQuestReloadToLocation("Grand_Cayman_Tavern_upstairs", "goto", "goto4", "_");
locations[FindLocation("Grand_Cayman_Tavern_upstairs")].reload.l1.disable = 1;
LAi_SetPlayerType(pchar);
LAi_SetHP(pchar, LAi_GetCharacterHP(pchar), LAi_GetCharacterHP(pchar));
Replace with:
Code:
case "goroomcayman":
DoQuestReloadToLocation("Grand_Cayman_Tavern_upstairs", "goto", "goto4", "_");
locations[FindLocation("Grand_Cayman_Tavern_upstairs")].reload.l1.disable = 1;
LAi_SetPlayerType(pchar);
LAi_SetHP(pchar, LAi_GetCharacterMaxHP(pchar), LAi_GetCharacterMaxHP(pchar)); // PB: Change on this line
Then play through that section again and hopefully that should bypass the problem this time.
 
I saw the changelog for the new version before your post and could not resist :D
The latest version is a considerable improvement to the game.

Thank you for your help. You now have a new youtube subscriber.
 
Hi, I have a problem with the mission, Elizabeth Shaw's Disappearance. When it is assumed that Davy Jones, kills me to have 312 HP, to appear in the room of the inn with only 1 HP. I'm using the Build 14 Beta 4 WIP, thanks
 

Attachments

  • Screenshot_2.png
    Screenshot_2.png
    395.4 KB · Views: 241
  • Screenshot_3.png
    Screenshot_3.png
    391.8 KB · Views: 248
  • console.c
    35.3 KB · Views: 202
  • compile.log
    6.4 KB · Views: 226
It's not a bug. It also happened to me. When Davy Jones kills you, start from 1HP. It is always possible to retrieve the HP with the numpad buttons if this helps you. (To do this, you must enable cheatmode in PROGRAM \ InternalSettings.h)
 
It's not a bug. It also happened to me. When Davy Jones kills you, start from 1HP. It is always possible to retrieve the HP with the numpad buttons if this helps you. (To do this, you must enable cheatmode in PROGRAM \ InternalSettings.h)

Ok I´ll take a look an tell thx for the answer
 
Just replace 0 with 1 to enable cheatmode and enable the numpad buttons. Then, in the game, just press the 4 or 5 button to get HP
Code:
#define ENABLE_CHEATMODE                1        // Cheats can be triggered with numpad buttons
 
I can´t up the HP whit cheats mode only can doit that´s even I used number 4 or 5 still have 1HP


// ======================================
// Cheats (not changable ingame)
// ======================================

#define CTL_CHEAT_GODMODE "VK_NUMPAD0"
#define CTL_CHEAT_SCROLL_LEFT "VK_NUMPAD1"
#define CTL_CHEAT_SCROLL_MAIN "VK_NUMPAD2"
#define CTL_CHEAT_SCROLL_RIGHT "VK_NUMPAD3"
#define CTL_CHEAT_PLAYERLVLUP "VK_NUMPAD4"
#define CTL_CHEAT_FAKELVLUP "VK_NUMPAD5"
#define CTL_CHEAT_MOREGOLD "VK_NUMPAD6"
#define CTL_CHEAT_RAISEREP "VK_NUMPAD7"
#define CTL_CHEAT_WORLDMAP "VK_NUMPAD8"
#define CTL_CHEAT_RAPIDRAID "VK_NUMPAD9"
 
Have you activated the numpad keyboard before? You must press the 'Bloc Num' button on the numpad keypad to activate it
 
Have you activated the numpad keyboard before? You must press the 'Bloc Num' button on the numpad keypad to activate it

Yes I did but only level up whit number 4 and 5 but HP still are in 1 je je je maybe I doit some thing wron I have to go afk but I tell you if I resolve
 
Back
Top