Romance Variable Settings
leela
Member Posts: 23
Please help me understand romance variables. I have read many messages on the topic and I do not understand most of them.
What do the numbers mean for variables such as jaheralovetalk, jaheramatch, and jaheraromance? The editor has a built-in setting of jaheraromance=181920.
Is there a simple tutorial that will explain all of it to me so that I could to do it myself without a mod.? Something with charts would be nice.
Leela
What do the numbers mean for variables such as jaheralovetalk, jaheramatch, and jaheraromance? The editor has a built-in setting of jaheraromance=181920.
Is there a simple tutorial that will explain all of it to me so that I could to do it myself without a mod.? Something with charts would be nice.
Leela
0
Comments
Long story short, if you want for a timer to expire, just set his value to 1 and reload (actually the reload part only applies if you use tools like NI or EEKeeper, etc. to change the timer value; if you do it with the clua console you don't have to reload).
Edit: Variables with 1 or 2 digits values aren't timers, but usually they have informative names that can give you a clue on what they do. For example
jaheiramatch is set to 1 if you are eligible for a romance (right gender, race, etc.)
jaheiralovetalk will increase as the romance progress, when certain values are reached you'll get a specific dialogue etc.
Of course to fully understand what the variables do, you must be familiar with the scripting code and look at files like jaheira.bcs and bjaheir.dlg, etc.
In the first case (ticks) 181920 = 181920/15/60/60 = (approximatively) 3 hours and 20 minutes real time
In the second case (seconds) 181920 = 181920/60/60 = (approximatively) 50 hours and 30 minutes real time
Based on the example the second possibility looks more plausible to me, but I could be wrong.
Maybe someone else could confirm how this really works.
I PLAY WITH HAERDALIS LOVE TALK GO TO NUMBER 33 with AERIE AND NOW downgrade to 3 when heardalis threts me. is it bug? Aerieromancactive is set 1 haeardalisromanceactive is set 2 is that mean aeire will continu romance with haerdalis? im in 3 chapter
What is the difference between romance and romanceactive?
If it is active does love talk start automatically or do I have to set it?
If I start with romance but not romanceactive, how does it get active?
If I start with jaherarenromance=181920 and I change it to 1,what happens
Yikes! - That's why I was hoping for charts.
Leela
N.B. Sometime there are additional condition (e.g. you have to sleep, etc.), so even if the timer expire you will not get the love talk until they are met.
should i rewer the stat to:
Aerieromancactive set 2 haeardalisromanceactive set 1
??
My character started as a female, and when I realized I could find digital love, I edited a gender change. I noticed the editor has gender option for "both". Does that really work?
Another editor question: There is an option to "load character file." How does that work? Nothing shows up.
If I decide to play the field, will my love let me come back?
I wasn't planning on playing BG2 until later, since I'm still working on BG1. But I decided to start now and figure everything out so I won't be frustrated when the time comes.
Leela
Thanks everyone for all the information!
According what written above:
Does Dorn_Romance_start = 1 mean I am eligible for a romance (right gender, race, etc.) like jaheiramatch?
Does Dorn_Romance_1 = 3 mean it completed (not broken) and does Dorn_Romance_2 = 2 mean it is ongoing?
"jaheiramatch is set to 1 if you are eligible for a romance (right gender, race, etc.)
jaheiralovetalk will increase as the romance progress, when certain values are reached you'll get a specific dialogue etc."
So for example if I add the line NEERAMATCH and set its value to 1 I can romacne her even if I'm female?