a3_vemf_reloaded/README.md

20 lines
891 B
Markdown
Raw Normal View History

2016-07-16 21:23:06 +00:00
#a3_vemf_reloaded
###VEMFr; a mission system for ArmA3 Exile/Epoch Mod
2016-04-06 16:04:51 +00:00
<br />
2016-04-17 17:06:27 +00:00
######HOW TO DOWNLOAD
```
2016-07-18 11:44:05 +00:00
a3_vemf_reloaded.7z (click it) >> Download button (click it)
2016-04-17 17:06:27 +00:00
```
######INSTALLATION GUIDE
2016-04-06 16:04:51 +00:00
```
2016-07-16 21:23:06 +00:00
MissionName.MapName\init.sqf (contents) >> MPmissions\*nameOfMission*.*nameOfMap*\init.sqf
MissionName.MapName\description.ext (contents) >> MPmissions\*nameOfMission*.*nameOfMap*\description.ext
2016-04-17 16:59:08 +00:00
```
```
2016-07-16 21:23:06 +00:00
.7z >> a3_vemf_reloaded.pbo >> @ExileServer\addons\ OR @epochhive\addons\
.7z >> a3_vemf_reloaded_config.pbo >> @ExileServer\addons\ OR @epochhive\addons\
2016-04-17 16:59:08 +00:00
```
######CONFIGURATION GUIDE
2016-07-16 21:23:06 +00:00
For the sake of comfort, VEMFr uses a separate .pbo to store -and use- settings. <br />
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.