OAC:HowToConvertMissionsAndShare

From Bohemia Interactive Community
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Banner biki.jpg

VI. How to convert missions and share

Mission Conversion Guide

In your OAC folder you find a folder called powerGREP configs:
.\arma\x\oac\powergrep-configs

  1. Download the free PowerGREP Free Evaluation Version.
  2. Open the software.
  3. Ctrl+O (Open action / yellow folder in the mid) - select first powerGREP config from OAC: arma_convert_description_1._setSemicolonAtTheEndOfLine_in_everyLine.pga
  4. Select your mission / campaign folder (Path on the left mid).
  5. Shift+Ctrl+I (Inlude all folders and subfolders).
  6. Ctrl+F9 (Replace button in the top mid).
  7. Repeat step 3 to 6 of this guide for all OAC powerGREP configs.
  8. Run powerGREP config number two again
    (arma_convert_description_2._removeSemicolonAtTheEndOfLine_in_everyLineNonMeantToBe.pga).
  9. Test your mission/campaign ingame and fix any remaining errors.
    OAC powerGREP tutorial

The powerGREP configs should do like 90% of the work for you already.

The powerGREP configs contain regex to do an advanced search and replace operation.
More information on https://www.regular-expressions.info/.


Missing addons

At times the missions contain missing addons, vehicle or units.

It is NOT recommended to replace them yourself or exchange the classes in the mission.sqm and scripts.

Instead please create a ticket in the OAC issue tracker (dead link) and add the information about the missing addon, vehicle or unit with class name, example mission and best a link to the actual OFP addon.
We will included it in the OAC compatibility addon to solve in on the global level.
This will replace all instance magically without mission modification by a simple class replacement as part of the addon.

It will speed up the process, if you can suggest an unit/vehicle or even class mapping yourself.


Share your contributions

Contributions are:

  • Updated or improved missions or campaigns
  • Your own mission or campaign conversions
  • Your own replacement addons for OFP classes

See Git: Source control system how to share your work with the OAC project and its fans.

Back to OAC Home

The seven roads to OAC - subpage link overview