Guest jeohni Posted February 1, 2008 Share Posted February 1, 2008 OK I've tried checking up on my romance status, particularly with Kivan, but my console doesn't like what I'm typing in. Here is exactly what I have typed into the console: CLUAConsole:GetGlobal("P#KivanLove") This is what it says when I type that in: lua:toLua - argument 2 of function 'GetGlobal' should be of type 'char*'. Active Stack: Active Stack: What am I doing wrong? Link to comment
KIrving Posted February 1, 2008 Share Posted February 1, 2008 It looks like you have missed putting in GLOBAL after P#KivanLove. It should be exactly the following line; CLUAConsole:GetGlobal("P#KivanLove","GLOBAL") Link to comment
Guest jeohni Posted February 4, 2008 Share Posted February 4, 2008 Great! It worked! but my KivanLove is only at 5. It has to be at 10 to carry him over to ToB right? Also, how do I check Anomen's variables? What exactly do I have to type in to check his romance level? Link to comment
Guest Fuu Posted August 13, 2008 Share Posted August 13, 2008 Hmmm... Where or when the first LT should appear? I'm in the Underdark after traveling through Jon's portal.. D is dead. I'm worried. Link to comment
Domi Posted August 13, 2008 Share Posted August 13, 2008 AFter you leave the Underdark and rest in a nature area. Link to comment
Guest Fuu Posted August 14, 2008 Share Posted August 14, 2008 What a relief Thank you Link to comment
-JR- Posted March 2, 2009 Share Posted March 2, 2009 AFter you leave the Underdark and rest in a nature area. What is the variable for this? LT#2? Is there a "standard" variable that they will be under from this point on? Link to comment
-JR- Posted March 11, 2009 Share Posted March 11, 2009 Also, I see references to a KivanInterest variable in the forums, but cannot seem to find it in even successful Kivan romance games. Was this variable altered or removed in a subsequent version? Link to comment
Domi Posted March 11, 2009 Share Posted March 11, 2009 I'll need to take a look at the code to answer your questions, since it's been a few years I'll try to get to it on Friday. You've also asked about elven. I used the http://www.grey-company.org/index.cgi website for Kivan's Elven expressions. Link to comment
Domi Posted March 15, 2009 Share Posted March 15, 2009 Okay, the on rest lovetalks after underdark are driven by a different global, called: "P#KivanLoveTalk","GLOBAL" The globals that govern Kivan's relationship are: P#KivanOffence P#KivanLove I made a search throughall the scripts, and there is no global called P#KivanInterest. I used the "Interest" global on IWD2, so maybe I reffered to Kivan 'love" global as such, because they work a bit similary. Hope that helps! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.