Skip to content

VEAF/VEAF-Foothold-Afghanistan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VEAF Foothold Afghanistan v0.0.995

Presentation

This is a modification of the original Foothold Afghanistan mission by Leka, that I adapted to make it load all the script files and config directly from the server.

Done using the latest version updated on 2026.01.11.

Update

Triggers

For Foothold

Add this triggers on MissionStart:

Modern: name: Foothold loading do_script:

FOOTHOLD_DYNAMIC_PATH = [[C:\Users\veaf\Saved Games\DCS.missions\_TEMPLATES\Missions\foothold\Afghanistan\Modern\]]
env.info("FOOTHOLD LOADING")
assert(loadfile(FOOTHOLD_DYNAMIC_PATH .. "VEAF_loader.lua")) ()

Cold War: name: Foothold loading do_script:

FOOTHOLD_DYNAMIC_PATH = [[C:\Users\veaf\Saved Games\DCS.missions\_TEMPLATES\Missions\foothold\Afghanistan\Coldwar\]]
env.info("FOOTHOLD LOADING")
assert(loadfile(FOOTHOLD_DYNAMIC_PATH .. "VEAF_loader.lua")) ()

Code

Things to do

[ ] activer les rapports BDA (surement dans le mission editor)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages