Skip to content

CLUA and C: Romance dont working BG2:EE

etxxuetxxu Member Posts: 15
Hi, everyone! (Bg2:EE

I want to know the currently status with Jaheira Romance and I have enable console but CLUA or C: romance console doesnt work (i have tried other codes to be sure and adding 5 gold works)

I have type: C:GetGLOBAL("JaheiraActive","GLOBAL")
And
CLUAConsole:GetGLOBAL("JaheiraActive","GLOBAL")

The console says: [string "C:GetGLOBAL("Jaheira Creative","GLOBAL")"]:1: attempt to call method 'GetGLOBAL' (a nil value)

Also, I put CLUAConsole:GetGlobal("LOVETALK","LOCALS")
And
C:GetGlobal("LOVETALK","LOCALS")
And console says: [string "C:GetGLOBAL("LOVETALK","LOCALS")"]:1: attempt to call method 'GetGLOBAL' (a nil value)

What does mean? Why this romance codes are not working and other does?

Thank you all!!
Post edited by etxxu on

Comments

  • etxxuetxxu Member Posts: 15
    I put JaheiraRomanceActive no JaheiraActive
  • sarevok57sarevok57 Member Posts: 5,975
    the globals and locals require numbers as well and you need to Set globals not Get

    if you want to know the current status of jaheira's romance you need to use something like EE keeper to see what the global is at

    using the console can set the romance global, but it won't show you what it actually is
  • JuliusBorisovJuliusBorisov Member, Administrator, Moderator, Developer Posts: 22,724
    Closed. Dupe of https://forums.beamdog.com/discussion/79490/romance-code-not-working-s#latest and put in the wrong wrong forum section.
This discussion has been closed.