CLUA and C: Romance dont working BG2:EE
etxxu
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!!
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
0
This discussion has been closed.
Comments
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