completly remove force preload

This commit is contained in:
2022-07-08 21:18:58 +03:00
parent 8cb2005ec1
commit fdc97e4fdc
5 changed files with 12 additions and 203 deletions

View File

@ -2,7 +2,6 @@
- remove and/or add items;
- unlock DLC weapons;
- correct items sorting (by price);
- can preload weapon models (no lags during trader time);
- don't have to worry about adding new guns after each Tripware update.
[h1]Whitelisted?[/h1]
@ -30,8 +29,6 @@ Config will be created at the first start.
Set [b]UnlockDLC=True[/b] to allow all players to buy DLC weapons.
Set [b]bForcePreloadContent=True[/b] to preload weapon models and have no lags during trader time.
Use [b][CTI.RemoveItems][/b] to remove items from the trader inventory.
For example: [b]Item=KFGame.KFWeapDef_Mac10[/b] will remove MAC10 from sale.
Set [b]bAll=True[/b] if you want to remove all items (can be useful if you want to set the entire sale list in the [b][CTI.AddItems][/b] section yourself).

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 KiB

After

Width:  |  Height:  |  Size: 385 KiB