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

Search results

  1. Levis

    Fixed Smuggling Quest looking for info doesn't expire

    I will add it to the questbook when also adding it to the interface. for now this is okay :).
  2. Levis

    Fixed Smuggling Quest looking for info doesn't expire

    just doing a return migth work. but doing a dialog exit might be better indeed. move the "string patrol state" decleration to the top of the file. that should fix this problem.
  3. Levis

    Need Help You want to help but can't code?

    We are getting close to a new public release. This means the wiki has to be looked at again and where possible it should be improved. If there are people who have time to help with this please let us know.
  4. Levis

    Confirmed Bug Send officer for scouting outside tavern

    They use this function: LocatorExitSence(string locationID, string locType, string toLocation) like this: LocatorExitSence(PChar.location, "from", "house")
  5. Levis

    Fixed Smuggling Quest looking for info doesn't expire

    it's redundant but won't cause problems. @Grey Roger don't forget to include this one.
  6. Levis

    Confirmed Bug Playing as Naval Officer: Chaotic Crew

    awww :( and here I was hoping for a ship filled with girls which boards you if you don't pay your bills at the brothel :whipa
  7. Levis

    Low Priority After talking with surrenderd cabin no fast travel option to leave boarding

    yes it does, but like I said sometimes its a bit harder to get away from him if he is standing (or laying) halfway acros the room :P. so just having the option to go to sea in your fast travel menu would be nice. Besides it would be consitent to have this action because with all other actions...
  8. Levis

    Confirmed Bug Playing as Naval Officer: Chaotic Crew

    This looks to be the code which does this. // ccc Boardingparty if (boardermodel_val == "") // KK { model = LAi_GetBoardingModel(mchr, &ani); //ccc original code // KK } else { // added by MAXIMUS [abordage mod] --> if...
  9. Levis

    Fixed Music Missing from Personal Towns

    @Grey Roger don't forget to include this.
  10. Levis

    Fixed Error from 'iclamp' returning float result

    @Grey Roger you fixed this in your version right? going to mark this fixed.
  11. Levis

    Low Priority After talking with surrenderd cabin no fast travel option to leave boarding

    space will make you talk to the character right? Unless you are not close enough. it's just a minor annoyence, that's why I put it on low prio
  12. Levis

    Mod Release Levis Fixes

    Includes: Fixes: - Fetchquest now expires - Surrenderd Captains will always appear - Being able to get perks if you don't have the freepoints yet - Some perks don't show hints on how to unlock them - Officers sending to scout for smuggling will now dissapair and return right - CTD when trying...
  13. Levis

    Low Priority After talking with surrenderd cabin no fast travel option to leave boarding

    If you are in a small cabin it might be hard to position yourself in a way the captain doesn't want to talk to you. So maybe add a fast travel option here after the fighting or talking so you can use that to exit the boarding scene. Could be done for all boarding scenes I believe.
  14. Levis

    Fixed Smuggling Quest looking for info doesn't expire

    okay, so @DeathDaisy did you test this already? Can we call it fixed?
  15. Levis

    Fixed Hireing VC Characters as officers crashes the game.

    These files should fix the problem. @Grey Roger I made them for the stable version without any modifications so you can easily winmerge them in your version.
  16. Levis

    Fixed [4.1] Double leveling on hired captured Captains

    This doesn't happen anymore now because you don't see this dialog anymore.
  17. Levis

    Confirmed Bug Send officer for scouting outside tavern

    If you send the officer for scouting outside the tavern it's possible the locator might not be found. This should be changed to a function which looks for a suitable locator.
  18. Levis

    Cannot Confirm [4.1] Officers don't use antidote

    Uhm.....I'm trying to replicate this now but my officers are using antidotes. Their HP first has to drop under 80% but if they do they will use an item which cures them of poisoning. So if this doesn't happen for someone please describe how or when. I've added this to the officer dialog for...
  19. Levis

    Engine Limitation Bad Saves

    We prefer here to keep a nice atmosphere and therefore want people to be "nice" when possible! If you have this background then you should know how to make proper bug reports to keep things organised so if you have any complains or remarks about stuff please make topics about it like everyone...
  20. Levis

    Unconfirmed Bug Officers hit by player turn hostile at sea

    take him in your shore party. or just search on his chr.id (getChacterfromID I believe) and then call for his ai group and trace this. just add this at many places in the code which you think are called during load (add some text to it so you know from which function the trace comes). if we can...
Back
Top