This is a modification of the original Foothold Caucasus mission by Lekaa, that I adapted to make it load all the script files and config directly from the server.
Done using the latest version updated on 2025.10.05.
Add this triggers on MissionStart:
Modern:
name: mission start - dynamic
do_script:
MA_DYNAMIC_PATH = [[C:\Users\veaf\Saved Games\DCS.missions\_TEMPLATES\Missions\foothold\Caucasus\Modern\]]
env.info("DYNAMIC MA LOADING")
assert(loadfile(MA_DYNAMIC_PATH .. "VEAF_MA_loader.lua")) ()Cold War:
name: mission start - dynamic
do_script:
MA_DYNAMIC_PATH = [[C:\Users\veaf\Saved Games\DCS.missions\_TEMPLATES\Missions\foothold\Caucasus\Coldwar\]]
env.info("DYNAMIC MA LOADING")
assert(loadfile(MA_DYNAMIC_PATH .. "VEAF_MA_loader.lua")) ()- silence all ATC
- add VEAF radio presets
- check why the wind is sometimes wrong (0 kn instead of 10-15 kn)
- disable the no fly zone (or make it less punitive)
- no waypoints for an f18 spawned on cvn74
- limited spawn spots on Batumi
- stats de la session (vs stats globales)
- ajouter Senaki aux presets
- ajouter les waypoint# aux presets