Skip to content

Checking romance status with CLUAConsole

Bit of a disgraceful cheaty request here, I ask this purely out of scientific curiosity in order to help figure out the options without having to do lots of replays ... :-)

What are the variables that one should check in order to check the status of an NPC romance in BG2EE? I'm thinking particularly here of Dorn and Hexxat, but would like a general answer.

Comments

  • JalilyJalily Member Posts: 4,681
    DornRomanceActive
    HexxatRomanceActive

    I'm sure you can see the pattern. :)
  • WebDrakeWebDrake Member Posts: 35
    Ta muchly :-)
  • WebDrakeWebDrake Member Posts: 35
    Dare I ask what the number values mean? Or would that be cheaty-cheating too much? :-P
  • JalilyJalily Member Posts: 4,681
    0/"does not exist" - You don't qualify for the romance and/or haven't recruited this character.
    1 - You qualify, and the romance is active.
    2 - You are in a committed relationship.
    3 - Romance failed (you turned them down or upset them).
  • WebDrakeWebDrake Member Posts: 35
    Thanks again :-)
  • MikaelMikael Member Posts: 33
    @Jalily can you please tell me which is the command line to see the romance status in game? Thanks! :)
  • LiamEslerLiamEsler Member Posts: 1,859
    @Mikael

    C:GetGlobal("GlobalName","GLOBAL")
  • MikaelMikael Member Posts: 33
    Thank you!
Sign In or Register to comment.