This commit is contained in:
He-Man
2019-10-16 19:56:08 +02:00
parent f8f6222da3
commit a996d9c151

View File

@ -5,6 +5,8 @@ forceRestartTime = 14400; // 4 hour restarts
StaticDateTime[] = {}; // {0,0,0,8,0} would forces the server to start at 8am each time it is started while allowing the year, month and day to stay real time. Any values left at 0 will result in no change.
timeDifference = 0; // Server uses real time this will allow you to offset just the hour.
timeMultiplier = 4; // Sets a time multiplier for in-game time. The command range is now capped at 0.1 - 120 to avoid performance problems.
// Loot (Check CfgBuildingLootPos.hpp in mission file for more settings)
lootMultiplier = 1; // 1 = normal loot multiplier. This controls how much loot can payout per loot container.
UseLootHelper = "true"; // GroundLoot will get a visible sphere for better loot identification