2016-04-17 16:59:08 +00:00
|
|
|
#ArmA3_exile_vemf_reloaded
|
|
|
|
###VEMFr; a mission system for ArmA3 Exile Mod
|
2016-04-17 17:03:02 +00:00
|
|
|
####Based on VEMF (Vampire's Epoch Mission Framework)
|
2016-04-06 16:04:51 +00:00
|
|
|
<br />
|
2016-04-17 17:06:27 +00:00
|
|
|
######HOW TO DOWNLOAD
|
|
|
|
```
|
|
|
|
ArmA3_exile_vemf_reloaded.7z (click it) >> Raw button (click it)
|
|
|
|
```
|
|
|
|
######INSTALLATION GUIDE
|
2016-04-06 16:04:51 +00:00
|
|
|
```
|
2016-04-17 16:59:08 +00:00
|
|
|
Exile.MapName\init.sqf (contents) >> MPmissions\Exile.*nameOfMap*\init.sqf
|
|
|
|
Exile.MapName\description.ext (contents) >> MPmissions\Exile.*nameOfMap*\description.ext
|
|
|
|
```
|
|
|
|
```
|
2016-04-18 17:35:18 +00:00
|
|
|
.7z >> exile_vemf_reloaded.pbo >> @ExileServer\addons\
|
|
|
|
.7z >> exile_vemf_reloaded_config.pbo >> @ExileServer\addons\
|
2016-04-17 16:59:08 +00:00
|
|
|
```
|
|
|
|
######CONFIGURATION GUIDE
|
2016-06-02 21:28:23 +00:00
|
|
|
To customize VEMFr to your needs/liking, edit the *config.cpp* located inside the *exile_vemf_reloaded_config.pbo* <br />
|