0 of 0

File information

Last updated

Original upload

Created by

Cliffworms

Uploaded by

Cliffworms

Virus scan

Safe to use

70 comments

  1. Cliffworms
    Cliffworms
    • premium
    • 679 kudos
    Locked
    Sticky
    Hello there!

    Firstly, I have moved on from Oblivion modding a while ago. I've been focused on other projects, mainly for Daggerfall Unity and Morrowind. I thus do not plan on updating this mod. 

    Finally, just a note seeing that Oblivion Remastered is out and there has been interest shown in porting my mods. Once, and if, official tools exist to mod Oblivion Remastered, I may be interested to port my Oblivion mods. For this reason, please do not make ports of my Oblivion projects. I'd prefer for it to be done with official tools. Thanks!
  2. rastadreadlion2
    rastadreadlion2
    • supporter
    • 0 kudos
    Seems like it could be a good mod, can anyone say if it's functional and if it has AI voice?
    1. RobinWoods
      RobinWoods
      • member
      • 10 kudos
      The mod is functional, I've been using it for years. No AI voice. The mod adds more articles for you to read, its mostly about your own exploits/quest you did. It integrates well into the game.
    2. jatkinson85
      jatkinson85
      • premium
      • 28 kudos
      Vorians has AI Voices for this mod here: https://www.nexusmods.com/oblivion/mods/54655
  3. Bersark93
    Bersark93
    • premium
    • 255 kudos
    Love the mod, much needed additions to the BHC even as old as it is. I've retextured all x49 broadsheets in 1k here :)

    Recommended mod, it works perfectly well no bugs for me. I did have some notes on it though:
    -ESP needs cleaning with tes4edit (easy one click with quick clean)
    -Articles are written as if player was male (when gender is mentioned such as in the Sanguine quest and Arena broadsheets mainly, most others don't refer to gender) even arena champion titles that are only available to female players (changed each one for personal use in the construction kit to "they" a bit of work going through dozens of sheets but worth it for my personal immersion)
    -This one is due to other mods I am running with it (Mages Guild and Arcane University overhauls) a floating broadsheet in the Arcane University Mage's Quarters (couldn't disable with console) That caused issues with pathing for myself and NPCs in the cell (it was static so it was easy to walk into) was an easy enough fix I just removed edits to the cells in tes4edit
  4. aragonit
    aragonit
    • premium
    • 58 kudos
    This needs cleaning with xEdit:
    - name: 'BHC_Expanded.esp'
        dirty:
          - <<: *quickClean
            crc: 0xC73A3567
            util: '[TES4Edit v4.0.4](https://www.nexusmods.com/oblivion/mods/11536)'
            itm: 2
            udr: 12
        clean:
          - crc: 0x59CE1FF4
            util: 'TES4Edit v4.0.4'
    1. starlessmao81ac
      starlessmao81ac
      • member
      • 25 kudos
      ....yep, like probably every single mod that came out before xEdit (last update 2009..)
    2. aragonit
      aragonit
      • premium
      • 58 kudos
      :) Of course. Still people download it, and some read the comments before / after downloading.
    3. starlessmao81ac
      starlessmao81ac
      • member
      • 25 kudos
      ...and to those I'd say: people, clean your mods with Tes4Edit, always (unless mod author specifies against it, and even then taking their words about "intentionl ITM" with a pinch (a shovel, really...) of salt....
    4. aragonit
      aragonit
      • premium
      • 58 kudos
      All my findings are added to the LOOT database, so some intelligent users who can appreciate modern tools will know anyway.
    5. kallekukhuve
      kallekukhuve
      • supporter
      • 11 kudos
      You should add it to BOSS as well. As BOSS is better for Oblivion.
    6. Yinsolaya
      Yinsolaya
      • supporter
      • 24 kudos
      Utter misinformation, lol. BOSS is outdated at this point.
  5. LuxDivinity
    LuxDivinity
    • member
    • 12 kudos
    Hello, I get the following errors in MessageLog:
    2018/09/19 18:24:38 [00516FA5] [WARNING]Script 'BHCExpandedStartScript', line 206: failed to evaluate expression.
    2018/09/19 18:24:39 [00516FA5] [WARNING]Script 'BHCExpandedConditionCheckUpScript', line 205: failed to evaluate expression.
    Anyone knows what the issue with the scripts may be?
    1. snargel
      snargel
      • member
      • 3 kudos
      In response to post #63713386.


      Spoiler:  
      Show

      LuxDivinity wrote: Hello, I get the following errors in MessageLog:
      2018/09/19 18:24:38 [00516FA5] [WARNING] Script 'BHCExpandedStartScript', line 206: failed to evaluate expression.
      2018/09/19 18:24:39 [00516FA5] [WARNING] Script 'BHCExpandedConditionCheckUpScript', line 205: failed to evaluate expression.
      Anyone knows what the issue with the scripts may be?


      I have the same error. You didn't copy-paste the line above those, which is our clue: "syntax error". That means there is a problem with how the code is formatted, like a typo. "line xxx" helpfully tells us where the problem is in the script.

      Those are BHC's only two scripts. So looking at them in TESCS we see this:
       for 'BHCExpandedStartScript', line 206: failed to evaluate expression."
      ;---------MAGES GUILD ARTICLES

      if GetStage MG15Helm >= 10
          MGBrumaMagesGuild.enable
      endif

      if GetStage MG12Gate >= 10
          MGNecromancersontheRise.enable
      endif

      if GetStage MG17Ambush >= 10
          MGNecromancersConfirmed.enable
          DeactivateTragicMagesGuildAccident1.disable
          DeactivateTragicMagesGuildAccident2.disable
          DeactivateNecrosOnTheRise1.disable
          DeactivateNecrosOnTheRise2.disable
          DeactivateNecrosOnTheRise3.disable
          DeactivateNecrosOnTheRise4disable.disable
          DeactivateNecrosOnTheRise5.disable
      endif

      if GetStage MG19Alchemy >= 10
          MGNecromancerWarEnds.enable
          DeactivateNecroThreatConfirmed1.disable
          DeactivateNecroThreatConfirmed2.disable
          DeactivateNecroThreatConfirmed3.disable
          DeactivateNecroThreatConfirmed4.disable
          DeactivateNecroThreatConfirmed5.disable
          DeactivateNecroThreatConfirmed6.disable
          DeactivateNecroThreatConfirmed7.disable
          DeactivateNecroThreatConfirmed8.disable
          DeactivateNecroThreatConfirmed9.disable
          DeactivateNecroThreatConfirmed10.disable
          DeactivateNecroThreatConfirmed11.disable
      endif
      Woops! "
      DeactivateNecrosOnTheRise4disable.disable
      should probably read
      DeactivateNecrosOnTheRise4.disable

      The other script has a similar error:
      DeactivateNecrosOnTheRise4disable.disable

      Fixing this should only be a matter of correcting those mistakes in TESCS. Load the black horse esp, don't set it as an active file, correct the mistakes and save as a new esp. It should be set right after black horse courier in the load order. (We are making a new esp just in case this breaks something else, so we can disable it easily. You never know with code)
       
      Edit:Tried the above, didn't work. It's odd, I can't see anything else there that could be a syntax problem.

      As for what these scripts do, I think they stop certain news articles from appearing after the player has progressed questlines past a specific stage. So the errors are actually totally harmless in terms of gameplay. To test this... well we have to do those quests and figure out where and when those specific articles appear :tongue:
  6. marob307
    marob307
    • member
    • 114 kudos
    old mod , but good.Hope it will be updated to be compatible with bc and uncut.
    1. AllisterHenderson
      AllisterHenderson
      • member
      • 26 kudos
      There is no mention on the description page about Black Horse Courier Expanded being incompatible with Better Cities.
    2. Pushkatu
      Pushkatu
      • premium
      • 457 kudos
      On a side note, this mod wasn’t updated in more than 12 years, BC is still in active developement and has since been modified contless times. Uncut is rather new compared to them so stuff might go wrong. Your best bet (or anyone’s) is to test the mods together and see if they play nice with each other. There’s rarely, if ever a setup ( of mods, settings etc) that’s even remotely similar to another. One mod/setting can change everything. 
    3. starlessmao81ac
      starlessmao81ac
      • member
      • 25 kudos
      ...or check in xedit for conflicts
  7. deleted2027229
    deleted2027229
    • account closed
    • 35 kudos
    Would you be willing to make a version that -only- adds new articles to recieve from couriers, one without custom assets / quest or dialogue entries, and just adds more variety to articles you get when talking to couriers?
  8. Aspjerger
    Aspjerger
    • member
    • 3 kudos
    I like the aggressive pro-imperial tone and the DB one were they said The Nines have no contact with Sithis or smt like that was pretty hilarious.
  9. ritiyu
    ritiyu
    • premium
    • 1 kudos
    If there is no topic available with Umbacano, first make sure you don't have an Ayleid statue in a chest somewhere. Deliver the statue, then the topic will appear.
  10. anonimousone
    anonimousone
    • member
    • 4 kudos
    ++++++++++++++++++++++++++
    BUGGED MOD
    +++++++++++++++++++

    Don't use this: if you truly wish to use it use the version inside BC (but you can use that one only if you use BC)
    1. CarlosS4444
      CarlosS4444
      • premium
      • 137 kudos
      Well, when you post a claim that a mod is bugged, it would be advisable to provide a description of potential bugs.
    2. cccow
      cccow
      • premium
      • 0 kudos
      Hi,
      Not sure it is inside BC. There is a gold horse courier in BC (delivery jobs) but I can't see a replacer for this mod...unless I am missing something. Vorians in the BC thread in 2015 after getting a request to include it stated

      "Based on the description, this would not be suitable for integration, it primarily makes edits to vanilla content which BC does not touch and has no need to touch. The only potential conflicts I can predict would be the notice boards which the mod description states have been added to the cities. I have no idea whether there would be a conflict with these or not."

      Whether this mod is buggy or not I cannot say...
    3. CarlosS4444
      CarlosS4444
      • premium
      • 137 kudos
      Ah, I think I remember now. I tried to use them both a long time ago. The only problem I saw was that some npcs got stuck on their way when they met the notice boards on their path... However chances are that it solves itself while the player is away - not sure though.
  11. bexie1989
    bexie1989
    • member
    • 1 kudos
    It's a nice idea, but I was being given articles about stuff I hadn't even done yet - for example, I found an article about the massacre at Summitmist Manor long before I got to that quest. Also, the grammar and spelling mistakes in several articles turned me off, I'm afraid.