Go to file
2017-05-12 15:00:14 +02:00
a3_vemf_reloaded color instead of type 2016-09-19 18:42:54 +02:00
a3_vemf_reloaded_config Exile + Epoch compatible 2016-07-16 23:18:24 +02:00
Missionname.MapName fixed serialization error 2016-09-25 13:23:41 +02:00
_config.yml Set theme jekyll-theme-midnight 2017-05-12 14:51:30 +02:00
a3_vemf_reloaded.7z download v0752.5 HOTFIX 2016-09-25 13:23:14 +02:00
CHANGELOG.md v0752.5 HOTFIX changes 2016-09-25 13:23:29 +02:00
LICENSE.txt New license 2016-07-16 23:24:30 +02:00
README.md attempt to fix markdown 2017-05-12 15:00:10 +02:00

a3_vemf_reloaded

VEMFr; a mission system for ArmA3 Exile/Epoch Mod


###### HOW TO DOWNLOAD ``` a3_vemf_reloaded.7z (click it) >> Download button (click it) ``` ###### INSTALLATION GUIDE ``` MissionName.MapName\init.sqf (contents) >> MPmissions\*nameOfMission*.*nameOfMap*\init.sqf MissionName.MapName\description.ext (contents) >> MPmissions\*nameOfMission*.*nameOfMap*\description.ext ``` ``` .7z >> a3_vemf_reloaded.pbo >> @ExileServer\addons\ OR @epochhive\addons\ .7z >> a3_vemf_reloaded_config.pbo >> @ExileServer\addons\ OR @epochhive\addons\ ``` ###### CONFIGURATION GUIDE For the sake of comfort, VEMFr uses a separate .pbo to store -and use- settings.
All default settings are stored inside a3_vemf_reloaded.pbo by default. If you want to change a certain setting, then use a3_vemf_reloaded_config\config.cpp for that. It will save you a lot of time. You are welcome.

[ CREDITS ]
TheVampire ( the creator of VEMF, which VEMFr started as but changed path from )