Rewrote DialogGenderWords option to allow more than one word (#274)

Re-fixed setting DIALOG game mode flag.
This commit is contained in:
NovaRain
2020-01-06 00:20:22 +08:00
parent 310a0df8f6
commit 323738f584
3 changed files with 41 additions and 33 deletions
+4 -3
View File
@@ -119,7 +119,7 @@ ExpandWorldMap=0
;The minimum supported version of High Resolution Patch is 4.1.8
ActionPointsBar=0
;Set to 1 to enable drawing a dotted line when travelling on the world map (similar to Fallout 1)
;Set to 1 to enable drawing a dotted line when traveling on the world map (similar to Fallout 1)
WorldTravelMarkers=0
;Uncomment these lines to change the appearance of the markers
;The color index in Fallout default palette (valid range: 1..255; default is 133)
@@ -263,8 +263,9 @@ DataLoadOrderPatch=1
;Set to 2 to also load subtitle files from text\<language>\cuts_female\ for female PC
FemaleDialogMsgs=0
;Set to 1 to enable using the special '^' character in dialog msg files to specify the gender words
;that will be displayed in the dialogue depending on the player's gender (example: MaleWord^FemaleWord)
;Set to 1 to enable using the special '^' character in dialog msg files to specify the gender text
;that will be displayed in the dialogue depending on the player's gender
;The text must be enclosed in angle brackets (example: <MaleText^FemaleText>)
DialogGenderWords=0
;To change the default and starting player models, uncomment the next four lines.