mirror of
https://github.com/ciribob/DCS-CTLD.git
synced 2025-08-15 06:17:22 +00:00
Upped Troop pickup distance
This commit is contained in:
parent
2f78b02888
commit
a7d25d35bc
2
CTLD.lua
2
CTLD.lua
@ -31,7 +31,7 @@ ctld.disableAllSmoke = false -- if true, all smoke is diabled regardless of sett
|
|||||||
ctld.enableCrates = true -- if false, Helis will not be able to spawn or unpack crates so will be normal CTTS
|
ctld.enableCrates = true -- if false, Helis will not be able to spawn or unpack crates so will be normal CTTS
|
||||||
ctld.enableSmokeDrop = true -- if false, helis and c-130 will not be able to drop smoke
|
ctld.enableSmokeDrop = true -- if false, helis and c-130 will not be able to drop smoke
|
||||||
|
|
||||||
ctld.maxExtractDistance = 50 -- max distance from vehicle to troops to allow a group extraction
|
ctld.maxExtractDistance = 125 -- max distance from vehicle to troops to allow a group extraction
|
||||||
ctld.maximumDistanceLogistic = 200 -- max distance from vehicle to logistics to allow a loading or spawning operation
|
ctld.maximumDistanceLogistic = 200 -- max distance from vehicle to logistics to allow a loading or spawning operation
|
||||||
ctld.maximumSearchDistance = 4000 -- max distance for troops to search for enemy
|
ctld.maximumSearchDistance = 4000 -- max distance for troops to search for enemy
|
||||||
ctld.maximumMoveDistance = 1000 -- max distance for troops to move from drop point if no enemy is nearby
|
ctld.maximumMoveDistance = 1000 -- max distance for troops to move from drop point if no enemy is nearby
|
||||||
|
|||||||
BIN
test-mission.miz
BIN
test-mission.miz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user