Kagain?
Kennis
Member Posts: 124
All, is there a setting or variable that would prevent Kagain from leaving that I can set up in EEKeeper? That's the one thing I'm really missing from SoD. Thanks!
0
Comments
Or are you looking to create new soundsets for him?
Edit: Moved thread to general modding.
Any ideas?
https://forums.beamdog.com/discussion/61900/how-to-enable-the-console-in-bgee-sod-bg2ee-in-version-2-0-and-later#latest
Its possible to make a mod that would spawn Kagain somewhere after you leave the initial dungeon. But since this is just for you it would be easier to do this.
C:CreateCreature("Kagain")
should do the trick.
C:SetCurrentXP("161000")
to set his xp (just be sure when you use it he is the only character selected , you can also change the value 161000 to whatever you want)