Arma 3 .PBO Packing Without P Drive: Difference between revisions
Jump to navigation
Jump to search
(Goal) |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{stub}} | {{stub}}{{arma3}} | ||
===Requirements=== | |||
*Arma 3 Tools | |||
**Addon Builder | |||
*Mikero's Tools? | |||
===Arma 3 Tools Addon Builder=== | ===Arma 3 Tools Addon Builder=== | ||
1:Addon souce dir:%DIR%/addonfolder/a3/*addonnamefolder*/*contents and pbo prefix* (place where $pbo$ goes?) <br> | 1:Addon souce dir:%DIR%/addonfolder/a3/*addonnamefolder*/*contents and pbo prefix* (place where $pbo$ goes?) <br> | ||
Line 9: | Line 14: | ||
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==== | ====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 | 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 involves the use of Mikero's Tools. |
Latest revision as of 16:55, 5 March 2015
This article is a stub or a work in progress |
Requirements
- Arma 3 Tools
- Addon Builder
- Mikero's Tools?
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 involves the use of Mikero's Tools.