Disabling Dynamic Dialogue mid game?[message #364884]
|
Sun, 18 September 2022 21:22
|
|
Jesus K. Reist |
 |
Messages:22
Registered:March 2007 Location: FL |
|
|
My IMPS keep squabbling with each other over who did the most work bringing an enemy down and I'm not enjoying it. Is it possible to disable mid game? Do I have the right variable? I set all instances I found to DYNAMIC_DIALOGUE = FALSE but it keeps happening, even after a new game so I am clearly doing something wrong somewhere.
[Updated on: Mon, 19 September 2022 00:57] Report message to a moderator
|
Private 1st Class
|
|
|
Re: Disabling Dynamic Dialogue mid game?[message #364885 is a reply to message #364884]
|
Mon, 19 September 2022 03:19 
|
|
Kitty |
 |
Messages:365
Registered:October 2017 Location: Germany |
|
|
BoogieMan wrote on Sun, 18 September 2022 21:22My IMPS keep squabbling with each other over who did the most work bringing an enemy down and I'm not enjoying it. Is it possible to disable mid game? Do I have the right variable? I set all instances I found to DYNAMIC_DIALOGUE = FALSE but it keeps happening, even after a new game so I am clearly doing something wrong somewhere.
--
That's caused by Dynamic opinions ,which has its own ini settings apart from Dynamic Dialogue (just one entry above it in JA2_options.ini)
[Dynamic Opinion Settings]
;*********************************************************************************************************************** *******
; In this section you can specify whether mercs form dynamic opinions on each other
;*********************************************************************************************************************** *******
; mercs can form dynamic opinions of each other, this in turn will affect their morale
; for more info on what can affect opinions, see Dynamic Opinion Modifiers Settings in Morale_Settings.ini
DYNAMIC_OPINIONS = TRUE
; notify the player of opinion changes in the message log
DYNAMIC_OPINIONS_SHOWCHANGE = TRUE
; if a merc A notices that merc B's mean wage times exp level(B)/exp level (A) times this is greater than their mean wage, he can get a
; negative opinion of merc B
WAGE_ACCEPTANCE_FACTOR = 1.5
[Updated on: Mon, 19 September 2022 03:21]
How to get: latest 1.13, 7609 and more | 7609 SCI (eng) | Compiling+SVN
I need more details. (Didi Hallervorden) Report message to a moderator
|
Master Sergeant
|
|
|
Re: Disabling Dynamic Dialogue mid game?[message #364887 is a reply to message #364885]
|
Mon, 19 September 2022 17:40
|
|
Jesus K. Reist |
 |
Messages:22
Registered:March 2007 Location: FL |
|
|
Thanks for clarifying the correct option, can it be changed mid-game though?
I started a new game and that field is FALSE in the ini editor, and it is still happening... Ira thanks IMP for giving her pointless, another IMP tells her to shut up. wtf?
[Updated on: Mon, 19 September 2022 20:16] Report message to a moderator
|
Private 1st Class
|
|
|