This repository contains all the mission files and scripts needed to run them on 501st Servers.

earthknite 824d4f6367 Added Isla Abramia FunOps Map 7 gadi atpakaļ
20180503_BloodGulch_V1.Blood_OPTRE 96b5931252 Added Blood Gulch Map 7 gadi atpakaļ
Dev_Missions 0e440aa2b3 3rd Platoon Map Complete 7 gadi atpakaļ
Missions 824d4f6367 Added Isla Abramia FunOps Map 7 gadi atpakaļ
Reference 29980ea508 I made some small changes. Please review changes 7 gadi atpakaļ
Scripts 07b418b886 addded b2 to init, updated the readme 7 gadi atpakaļ
Util 1fcb3961e4 Added exception .pbo files and updated pbo command line with -N param 7 gadi atpakaļ
Zeus Scripts 27dae7f65f added zeus3denScripts folder 7 gadi atpakaļ
.gitignore 1fcb3961e4 Added exception .pbo files and updated pbo command line with -N param 7 gadi atpakaļ
LICENSE 7f733088b7 Initial commit 7 gadi atpakaļ
README.txt 1581eb37ef Removed period from readme intro 7 gadi atpakaļ

README.txt

This Readme file was created by CC Klein
In this document describes the automated build process for the 501st
funoperation mission templates as far as creating the pbo's and inserting
any scripts into the missions with minimal human error introduced

-------------------------------------------------------------------
Directory Structure

Missions
Properly formated mission name
mission.sqm

Scripts
scripts
script subfolders
script files
init.sqm

Util
Tools
Mikero's Pbo tools and dlls
Python-Installers
Python install binaries used to make script
Mission Merger
Main Python Script(s) for mission merging automation

Reference
Currently contains ACE settings for import into missions

Zeus Scripts
Currently contains single use scripts to exec in game
--------------------------------------------------------------------

Initial release requires that you use the console to call the python script
Example: python "C:\501st-Missions\Util\Mission Merger\mission_merger.py"

It will automatically collect the mission folders placed in the missions directory
and combine them with the contents of the Scripts directory and create a pbo file
for each of those missions

--------------------------------------------------------------------

The ACE setttings are under the Reference Folder