Jump to content

Home

HELP with changing KSE Booleans/Numerics


Sith Sizzle

Recommended Posts

On KotOR I have just finished the Leviathan and have gone to Korriban. I was able to get Ziagrom to appear and tell me about Mika Dorin's premium shop since I held off Juhani's sidequest until this point because of the bug. So at this point I decide to try and get Xor to trigger, but he's not showing up. That's when I realized that her plot had not been advanced far enough in her conversation tree. I then realized that her conversations were bugged because before I was even on Manaan Juhani stopped talking to me about anything. It stopped before she told me about meeting a jedi growing up. When I try to speak to her and she asks what about all I'm able to say is nothing for now.

 

So my question is: What booleans/numerics/other settings can I change to advance Juhani's sidequest? Am I able to make the rest of her conversation trees appear? If this can't be done am I least able to skip them and just have Xor trigger?

 

For reference here's what all of them with the word Juhani/Xor in it say:

 

NUMERICS

 

- DAN_JUHANI_ANGER: 0

- DAN_JUHANI_PLOT: 3

- DAN_JUHANI_STATE: 2

- G_JUHANIC_NUM: 0

- G_JUHANIH_STATE: 1

- G_JUHANIP_STATE: 2

- G_JUHANI_PLOT: 0

- T_JUHANIL: 0

- T_JUHANIS: 0

- K_XOR_AMBUSH: 0

 

 

BOOLEANS

 

- DAN_JUHANIF_DONE: 1

- DAN_JUHANIQ_DONE: 1

- DAN_JUHANI_DONE: 1

- DAN_JUHANI_FIGHT: 0

- DAN_JUHANI_JOINED: 1

- T_JUHANIC: 0

- T_JUHANIKD: 0

- T_JUHANIKF: 0

- T_JUHANIK: 0

- T_JUHANIROM: 0

- T_JUHANIR_DONE: 0

- T_JUHANIR: 0

Link to comment
Share on other sites

I don't know enough specifics to tell you what booleans are in play, but what I'd recommend doing is looking at the relevant dialog files (Juhani's and any others that are checking for the relevant booleans) with DLG Editor or Kotor Tool's editor, find the relevant scripts that are checked, and open their source scripts in KT; you should be able to find the appropriate booleans* and change them with KSE to the correct value.

 

*It may be possible for you to sort of "skip over" some booleans and just edit the important ones, though again I don't know the specifics

Link to comment
Share on other sites

Am I able to make the rest of her conversation trees appear?

 

Not exactly sure how to do all that since I have no clue about any of this stuff

 

Well, perhaps an example will help. If you open up a dialog file with KT, it should look something like this:

 

juh%20dialog.jpg

 

Find the part(s) of her conversation tree you want to appear, and look at the script that determines if it's available (in the section I have boxed above). Open up the script referenced there with KT:

 

juh%20script.jpg

 

In this case, it looks like you'd have to set the global number "G_JUHANI_PLOT" to 1 with KSE if this were the particular node you wanted to be available. Make sense?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...