• 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 No XP for fighting blackbeard

ANSEL

Corsair
Storm Modder
Hearts of Oak Donator
@Levis ." Blackbeard" needs fixing too. No experience earned when fighting him:(
 

Attachments

  • error.zip
    318 bytes · Views: 62
  • compile.zip
    9.8 KB · Views: 53
@Levis, does that make sense to you? I had expected that if you sort out one character, it should apply to any other similar ones too. :confused:
 
The first two errors I can explain. its a minor overlook from me and I will fix it.
The last 4 are probably generated because of a quest character. I can fix that too.
I did found this in the compile log which I found interesting:
Code:
PERK ERROR: perk leadership doesn't have a type
PERK ERROR: perk sneak doesn't have a type

How the hell did a perk called leadership and a perk called sneak end up in the structure ...guess I'll need to look into that.
Could it be you get no experience for attacking blackbeard because he is immortal and therefore no damage is done?
Code:
pow2(1.4,(re/1.5)/ra)*sqrt(re)*dmg;
if dmg is 0 the whole thing will return zero....
Please try included file and see if that fixes it.
Place it in: POTC\PROGRAM\Loc_ai
 

Attachments

  • LAi_fightparams.c
    36.2 KB · Views: 87
Back
Top