From 95871b2f89417ccd7c6921c1beb0cf50cd755eac Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Sat, 1 Oct 2022 20:30:34 +0300 Subject: [PATCH] update description --- PublicationContent/description.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/PublicationContent/description.txt b/PublicationContent/description.txt index 41644ec..d7a4d77 100644 --- a/PublicationContent/description.txt +++ b/PublicationContent/description.txt @@ -36,7 +36,6 @@ No. This mod is not whitelisted and will de-rank your server. Any XP gained will [h1]Important setup information[/h1] The config should be created on first start, but now the game contains a bug that initializes the config values ​​randomly if they are not explicitly set. Thus, the config may have incorrect values ​​or not be created at all. - So if you are using this mutator for the first time, I highly recommend doing the following: [olist] [*]Create (modify) [b]KFCTI.ini[/b] manually. Put the following content there: @@ -46,15 +45,13 @@ Version=0[/b] [*]Close the game/server [*]Now you have the correct default config. [/olist] - [b]Right now this is the only way to correctly create the default config.[/b] +Unfortunately now I can't do anything about it because it's a problem in the game and not in the mutator. I hope TWI fixes this someday. ❗️ Note that if you need an empty list anywhere (for example, you don't want to delete some of the traders's weapons), leave at least one line there: [b]Item=""[/b] This is necessary to explicitly initialize the list (because of the bug I wrote about above) to avoid initialization with random values. -Unfortunately now I can't do anything about it because it's a problem in the game and not in the mutator. I hope TWI fixes this someday. - [h1]Setup (KFCTI.ini)[/h1] [list] [*]Set [b]bPreloadContent=True[/b] to load weapon models in advance and have no lags during the game.