mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- Added descriptions for the 2 new properties (USE_XML_TILESETS, NUM_P_ITEMS) to the INI Editor "INIEditorJA2Options.xml" file
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1447 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -171,7 +171,7 @@ WRITE_PROFILE_DATA_TO_XML = FALSE
|
||||
USE_EXTERNALIZED_ENEMY_ITEM_DROPS = 1
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; Tells the game to load ja2set.dat.xml instead of the old binary file
|
||||
; Tells the game to load ja2set.dat.xml (located in the MODs "Data" folder) instead of the old "BinaryData\ja2.set.dat" file
|
||||
; Must be TRUE if NUM_P_ITEMS (below) is > 3
|
||||
; If an xml file doesn't exist, setting the value to true will create one.
|
||||
; Issues have been reported using big maps with this value set to TRUE
|
||||
@@ -192,8 +192,6 @@ USE_XML_TILESETS = FALSE
|
||||
NUM_P_ITEMS = 3
|
||||
|
||||
|
||||
|
||||
|
||||
;******************************************************************************************************************************
|
||||
;******************************************************************************************************************************
|
||||
|
||||
|
||||
@@ -171,7 +171,7 @@ WRITE_PROFILE_DATA_TO_XML = FALSE
|
||||
USE_EXTERNALIZED_ENEMY_ITEM_DROPS = 0
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; Tells the game to load ja2set.dat.xml instead of the old binary file
|
||||
; Tells the game to load ja2set.dat.xml (located in the MODs "Data" folder) instead of the old "BinaryData\ja2.set.dat" file
|
||||
; Must be TRUE if NUM_P_ITEMS (below) is > 3
|
||||
; If an xml file doesn't exist, setting the value to true will create one.
|
||||
; Issues have been reported using big maps with this value set to TRUE
|
||||
|
||||
+2
-2
@@ -36,7 +36,7 @@ VFS_CONFIG_INI = vfs_config.JA2113.ini
|
||||
; This Executable will be the default file to start JA2 1.13 from the INI Editor.
|
||||
;******************************************************************************************************************************
|
||||
|
||||
DEFAULT_JA2_EXECUTABLE = ja2.exe
|
||||
DEFAULT_JA2_EXECUTABLE =
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; You can choose from the following screen resolutions.
|
||||
@@ -98,4 +98,4 @@ PLAY_INTRO = 1
|
||||
; CLOCK_SPEED_PERCENT value in the ja2_options.ini or simply disable the HIGHSPEED_TIMER option.
|
||||
;******************************************************************************************************************************
|
||||
|
||||
HIGHSPEED_TIMER = TRUE
|
||||
HIGHSPEED_TIMER = FALSE
|
||||
|
||||
Reference in New Issue
Block a user