Skip to content

Spell hold dilemma

The user and all related content has been deleted.

Comments

  • The user and all related content has been deleted.
  • jackjackjackjack Member Posts: 3,251
    Minsc is more damage dealer than tank.
  • ErgErg Member Posts: 1,756
    @subtledoctor, why not let the game choose for you?

    You could assign to CHARNAME a script like this:

    IF HotKey(S) THEN RESPONSE #17 DisplayStringHead(Myself,9491) // Kivan RESPONSE #17 DisplayStringHead(Myself,9184) // Aerie RESPONSE #17 DisplayStringHead(Myself,9182) // Haer'Dalis RESPONSE #17 DisplayStringHead(Myself,11973) // done RESPONSE #16 DisplayStringHead(Myself,16453) // Imoen RESPONSE #16 DisplayStringHead(Myself,9501) // Minsc END
    and in-game just press the S key to know who must die :)

    N.B. The string references are from vBG2, but they should be the same in BGII:EE. Of course, I don't have the string reference for Fade specific to your install, so I'm using the generic string "done" instead. If you want, you can replace yourself 11973 with the correct number, or just pretend that "done" = "Fade".
  • [Deleted User][Deleted User] Posts: 0
    edited July 2014
    The user and all related content has been deleted.
  • The user and all related content has been deleted.
  • [Deleted User][Deleted User] Posts: 0
    edited July 2014
    The user and all related content has been deleted.
Sign In or Register to comment.