|
发表于 2016-10-4 21:29:09
|
显示全部楼层
; ------ MixSets - Created by Junior_Djjr and GTAForums community --------- # best visualization in Notepad, or even much better in Notepad++
;
; HOW TO USE: Change to numbers for what you want.
; Use "1" to enable and "0" to disable a function, except those asking some specific number.
; Use "-1" or put ";" at the beginning of the line of some function to it don't load (to ignore) and stay as default of game.
; Use and abuse of the tool "Localize"/"Find" from your text editor (usually "CTRL + F") to find what you want.
;
;--------------------------------------------------------------------------
[Sets]
ActivateMod = 1 ; Activate the mod, put 1 to enable and 0 to this mod not be loaded.
DelayToRead = 500 ; Add a delay (in milliseconds) to this mod will activated, so If the other mod change some value tax in this mod, with the time delay, the other mod will set the value and then this mod will set, thus overwriting what the other mod did. [use -1 to ignore the time and activate immediately]
ReloadCommand = SETS ; Command to reload the configurations in-game (use only 4 chars), e.g. put here "SETS" and when type in "SETS" inside the game, this file will be reloaded - !!!IMPORTANT!!!: Many settings can not be loaded! Basically, the functions asking for a specific number reload, but generally the enable/disable not.
InGameLanguage = 2 ; Language of MixSets warnings inside the game. ["1" = Portugu阺 | "2" = English] - Note: Se voc?fala portugu阺, h?uma vers鉶 portuguesa deste arquivo ini dentro do download oficial.
CheckEXE = 1 ; Check your .exe version - This mod works only in "Crack 1.0 US", if you are not using it, you will be warned, download and install it. - Only turn this off if you think that is giving "false positive" or errors to check the .exe.
;- Auto Reload |
|