Arma 3 .PBO Packing Without P Drive: Difference between revisions

From Benargee's Wiki
Jump to navigation Jump to search
(Created page with "{{stub}} ===Arma 3 Tools Addon Builder=== 1:Addon souce dir:%DIR%/addonfolder/a3→‎addonnamefolder: *contents and pbo prefix* (place where $pbo$ goes?) <br> 2:Destination dir:%...")
 
(Goal)
Line 8: Line 8:


Is it possible that the difference between 1 and 3 is the "prefix=" and the the location of 1 is where $PBOPREFIX$ goes
Is it possible that the difference between 1 and 3 is the "prefix=" and the the location of 1 is where $PBOPREFIX$ goes
====Goal of this guide====
The goal of this guide is to create addons without mounting a P drive. While using the P drive is more straight forward, this guide demonstartes an alternative for those not yet willing to mount P drive. Using this guide will create and place the PBO prefix file in the correct location. This guide also involes the use of Mikero's Tools.

Revision as of 04:16, 2 January 2015

This article is a stub or a work in progress

Arma 3 Tools Addon Builder

1:Addon souce dir:%DIR%/addonfolder/a3/*addonnamefolder*/*contents and pbo prefix* (place where $pbo$ goes?)
2:Destination dir:%DIR%/*finished pbo goes here*
3:Path to proj folder:%DIR%/addonfolder (does this also determin pbo name?)


Is it possible that the difference between 1 and 3 is the "prefix=" and the the location of 1 is where $PBOPREFIX$ goes

Goal of this guide

The goal of this guide is to create addons without mounting a P drive. While using the P drive is more straight forward, this guide demonstartes an alternative for those not yet willing to mount P drive. Using this guide will create and place the PBO prefix file in the correct location. This guide also involes the use of Mikero's Tools.