Go to file
2016-04-17 19:04:22 +02:00
exile_vemf_reloaded added _killer param 2016-04-17 16:43:19 +02:00
Exile.MapName Typo fix 2016-04-11 18:31:32 +02:00
ArmA3_exile_vemf_reloaded.7z Download v0742.1 2016-04-17 16:33:37 +02:00
CHANGELOG.md VEMFr instead of VEMF 2016-04-17 17:08:11 +02:00
LICENSE.txt Copyright change due to heavy fundamental 2016-04-10 17:37:26 +02:00
README.md Better grammar 2016-04-17 19:04:22 +02:00

#ArmA3_exile_vemf_reloaded ###VEMFr; a mission system for ArmA3 Exile Mod ####Based on VEMF (Vampire's Epoch Mission Framework)
######INSTALLATION GUIDE

Exile.MapName\init.sqf (contents) >> MPmissions\Exile.*nameOfMap*\init.sqf
Exile.MapName\description.ext (contents) >> MPmissions\Exile.*nameOfMap*\description.ext
exile_vemf_reloaded (contents) >> @ExileServer\addons\exile_vemf_reloaded.pbo

######CONFIGURATION GUIDE Detailed configuration information located in:

exile_vemf_reloaded\config_override.cpp

NOTE: do NOT modify any settings in config.cpp because when you update VEMFr, those changes will be overwritten. Use the config_override.cpp to handle your custom settings