Jump to content

Gorlod

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Gorlod

  1. I got a few warnings installing the Arcane and Divine Spell Packs in BGEE

    SFO warning: Not copying resource S5-20.ITM of spell WIZARD_MONSTER_SUMMONING_3: namespace conflict
    SFO warning: Not copying resource EXALTAH.VVC of spell CLERIC_EXALTATION: namespace conflict
    SFO warning: Not copying resource RECITAG.VVC of spell CLERIC_RECITATION: namespace conflict
    SFO warning: Not copying resource WHIRLW.PRO of spell CLERIC_WHIRLWIND: namespace conflict
    SFO warning: Not copying resource S5-20.ITM of spell CLERIC_GIANT_INSECT: namespace conflict
    SFO warning: Not copying resource IDPRO282.PRO of spell INNATE_BOMBARDIER_BEETLE_CLOUD: namespace conflict

    And in BG2EE

    SFO warning: Not copying resource EXALTAH.VVC of spell CLERIC_EXALTATION: namespace conflict

    EDIT: In SHOP08.STO from BG2EE there are duplicated items: SCRL5H.ITM (item for sale 68 and 90) and CDIA427.ITM (item for sale 69 and 91). This prevents these two scrolls from being stolen.

  2. On 1/10/2018 at 7:50 PM, CamDawg said:

    In the main, automatically generated iwdspells.tra, one manual change is required: in string @218, Cause Disease is an Abjuration, not Necromancy, and its sphere is Necromantic, not Healing. The rest of the file should already be pulled directly from your language on IWDEE and should not need translation, though you're welcome to look it over if you wish.

    Oh, I didn't notice that.

    I fixed it: Spanish translation files

  3. I was testing the translation I've made and I've encountered some bugs

    Randomized Enemy Equipment:

    • HQ mace and HQ flail inventory icons are swapped. I think the code that creates HQ weapons uses the wrong base item for these two.
    • HQ weapons don't break because of iron crisis but from time to time they create a broken weapon in the inventory.
    • Sometimes enemies drop too much weapons. This hobgoblin dropped 13 bastard swords and his friend 10.

    Paladin: IWD Abilities and Skills: The old lines in the class description aren't deleted.

    Arcane Spell Pack: The scrolls of Conjure water elemental aren't added correctly into the stores. The code adds SCROLL_N to the stores and looks like this. I added this line before the scroll placement code:

    	OUTER_SPRINT scroll_new "%WIZARD_CONJURE_WATER_ELEMENTAL_SCROLL%"

    Now it works fine but I don't know if this is the proper way to fix it.

    EDIT: "Emotion, Courage" and "Emotion, Fear" scrolls aren't added to any store but "Emotion, Hope" and "Emotion, Hopelessness" scrolls are added twice.

    Thank you very much for making this mod, I really like it.

×
×
  • Create New...