Baldur's Gate 3
0 of 0

File information

Last updated

Original upload

Created by

Revan770

Uploaded by

Revan770

Virus scan

Safe to use

Tags for this mod

225 comments

  1. Revan770
    Revan770
    • supporter
    • 6 kudos
    Locked
    Sticky
    Folks i dunno if anyone still using my mod - but there is mistake in it

    string 456 and 457

    change

    <attribute id="BoneMainSheathed" type="FixedString" value="Dummy_Sheath_Upper_L"/>
    <attribute id="BoneMainUnsheathed" type="FixedString" value="Dummy_L_Hand"/>


    to

    <attribute id="BoneMainSheathed" type="FixedString" value="Dummy_Sheath_Upper_R"/>
    <attribute id="BoneMainUnsheathed" type="FixedString" value="Dummy_R_Hand"/>

    its about WarHammer.
  2. Revan770
    Revan770
    • supporter
    • 6 kudos
    Locked
    Sticky
    my dear friends, i am not playing BG3 atm, so i dont think i will somehow upgrade my mod.

    There are plenty comments in that section - which can teach you - how to edit my mod for your own choice.

    I made that comments sticky,
  3. sfsmuse
    sfsmuse
    • supporter
    • 0 kudos
    Locked
    Sticky
    If I want shields also visible, which do I download? Are you able to update the shields with your newest changes? :-)

    Edit: Did it myself, it's only two lines of text to add 
    1. nobeliusfox
      nobeliusfox
      • member
      • 0 kudos
      teach us please T_T

      I want shield + longsword
    2. sfsmuse
      sfsmuse
      • supporter
      • 0 kudos
      Sure thing! 

      Download the newest file / version + the shield version, then open it with a text editor. I used an online resource to compare the two files and see the line numbers more easily. Here is the site if you just want to merge the files and not manually type anything. Below line 348 add this: <attribute id="BoneMainSheathed" type="FixedString" value="Dummy_Sheath_Shield"/> <attribute id="BoneOffHandSheathed" type="FixedString" value="Dummy_Sheath_Shield"/>

      
    3. nobeliusfox
      nobeliusfox
      • member
      • 0 kudos
      thanks! you're a life saver :D
  4. stigmaticTORA
    stigmaticTORA
    • member
    • 0 kudos
    Locked
    Sticky
    good morning, i realize that the sheathing and attacking animations are all in one.  My question is, is it possible to have scimitars on the hip BUT not touch animations at all.  I realize that means my Drow will reach to his back to sheath/unsheath but i feel like that is a minor issue since you dont see the characters sheath often.  I am just thinking outside the box to get the swords on the hip but keep slashing attack animations.  

    thoughts?
    1. AdamMasher
      AdamMasher
      • supporter
      • 8 kudos
      You can do it yourself. Just open the file, find the scimitar entry and change its WeaponType_OneHanded and WeaponType_TwoHanded values from Small1H to Slashing1H.
      I believe it's even possible to have dagger sheath/unsheath animations along with scimitar attack animations, but that'd require editing individual race/class animation sets, much more teduious work
    2. stigmaticTORA
      stigmaticTORA
      • member
      • 0 kudos
      ok i think i can handle that i m having trouble figuring out which string is for scimitar i dont see labels sratch that i found it
  5. HayatoJin
    HayatoJin
    • member
    • 0 kudos
    Another mod i wish i saw sooner, this is so good!
  6. naggrom1234
    naggrom1234
    • member
    • 0 kudos
    can you do the hand crossbow on hips?
    1. AskAgainL8r
      AskAgainL8r
      • member
      • 7 kudos
      This would be a frigging godsend for bards lmao
    2. Clievile
      Clievile
      • premium
      • 0 kudos
      a mod called "gabett's hand crossbows" has an optional file that does this.
    3. rinbuerer
      rinbuerer
      • member
      • 0 kudos
      I just made this work for hand crossbows. It seems that every weapon type has an entry in the text file, search for "handcrossbow" and make it say:

                         <attribute id="BoneOffHandSheathed" type="FixedString" value="Dummy_Sheath_Hip_R"/>
                         <attribute id="BoneOffHandSheathed" type="FixedString" value="Dummy_Sheath_Hip_L"/>

      turning the Dummy_Sheath bit into the part you want it to sheath at
  7. Junsai
    Junsai
    • supporter
    • 0 kudos
    I like the idea, would have liked longswords on hip as well, no one ever in history wore longswords on their back, it's impossible to unsheathe your weapon that way, so having this longsword on my back feels entirely immersion breaking.
    1. FunSansMe
      FunSansMe
      • premium
      • 0 kudos
      Wish we had a sheath in the first place
  8. ZzStreetHerozZ
    ZzStreetHerozZ
    • member
    • 1 kudos
    can you make it show both melee and ranged weapon? thanks.
    1. Revan770
      Revan770
      • supporter
      • 6 kudos
      ranged weapon oh hip?
    2. JefGrizli
      JefGrizli
      • member
      • 11 kudos
      They meant showing both, melee and ranged, loadouts at all times.
    3. ZzStreetHerozZ
      ZzStreetHerozZ
      • member
      • 1 kudos
      i mean melee on hip, ranged on back.
      sorry for my bad english, i am an asian.
    4. Bokstavsbarn
      Bokstavsbarn
      • member
      • 4 kudos
      Small melee on hip, Ranged + Shield on back would be cool (if you can stomach some clipping).
    5. Hurameshi
      Hurameshi
      • member
      • 0 kudos
      Did you find out how to edit it to show both weapons? I`ve been looking for it for a while now.
  9. SilvaxVT
    SilvaxVT
    • premium
    • 2 kudos
    I am unable to uninstall the effects of this mod? How do I go about that?
  10. eckenrode
    eckenrode
    • member
    • 0 kudos
    There's a slight bug in the longsword version. Your right hand longsword will be sheathed on the left hip, so if you have two weapons they'll end up on top of each other. To fix it, change line 235 of EquipmentTypes.lsx from
    <attribute id="BoneVersatileSheathed" type="FixedString" value="Dummy_Sheath_Hip_R"/>
    to
    <attribute id="BoneVersatileSheathed" type="FixedString" value="Dummy_Sheath_Hip_L"/>
  11. ZzStreetHerozZ
    ZzStreetHerozZ
    • member
    • 1 kudos
    Hello there.
    Can you make a version that show both melee and ranged weapon?
    Thank you.
    1. Hurameshi
      Hurameshi
      • member
      • 0 kudos
      Did you find out how to do it? I'm also looking for that mod... Would be cool have both melee and ranged showing on your character.
  12. BlakeAVG
    BlakeAVG
    • supporter
    • 0 kudos
    Hey! is it possible to add modded weapons like for example :https://www.nexusmods.com/baldursgate3/mods/146"?
  13. Kim1Month
    Kim1Month
    • member
    • 0 kudos
    I want lightHammer
    1. Kim1Month
      Kim1Month
      • member
      • 0 kudos
  14. Mpaynethird
    Mpaynethird
    • member
    • 0 kudos
    Does anyone know how to undo this mod?