Skip to content

Giving a fighter familiar via Shadowkeeper

I remember being able to do this years ago in BG2, but now I can't in BG:EE. The fighter can't cast either arcane or divine spells, innate find familiar power crashes the game and directly inserting a familiar in the inventory doesn't really work (the familiar shows up in the inventory in-game, but when you release it, it just disappears). Any thoughs?

Comments

  • TheGraveDiggerTheGraveDigger Member Posts: 336
    edited October 2014
    Edit the SCRL6D item to be useable by anyone. Then summon it ingame by typing...

    C:CreateItem("scrl6d")

    edit: better idea. Use EEKeeper to add the scroll directly to your character's quickslot bar, so you don't need to edit the actual item file.
  • elminsterelminster Member, Developer Posts: 16,315
    I tried giving myself the innate spell that beast masters get and even with an evil character I have had no trouble with it. I used the following code to give it to the character (while having the cursor over them)

    C:AddSpell("SPCL342")
Sign In or Register to comment.