arma2:tools:depew
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
arma2:tools:depew [2012/08/02 07:54] – added new depew info. snakeman | arma2:tools:depew [2024/08/02 11:04] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== DePew ====== | + | ====== |
- | DePew is a simple application which analyses PEW files, exports/imports objects and deletes objects/templates. | + | [[https://www.pmctactical.org/ |
- | Formats supported range from Pose57(elite) thru to Pose60 (a2) | + | DePew is a simple application which analyses PEW files, exports / imports objects and deletes objects / templates. |
+ | |||
+ | Formats supported range from Pose57 (Elite) thru to Pose60 (ArmA 2). | ||
Syntax: | Syntax: | ||
Line 12: | Line 14: | ||
Options: | Options: | ||
< | < | ||
- | none: simply analyse the pew to verify it's integrity. | + | Options: |
- | -LO: list all objects | + | none: |
- | -LT: list all templates | + | -LO[X][Cc]: list all objects |
- | -DO[Y]: delete all objects | + | -LT[Cc]: list all templates |
- | -DT[Y]: delete all templates (and objects) | + | -X: |
- | -I[Y]: import objects (and build templates where necessary) | + | -Cc: |
- | -Y: don't prompt for ask. | + | -DO[Y]: delete all objects |
- | -E: export objects in Visitor 3 script format. | + | -DT[Y]: delete all templates (and objects) |
- | -EX: ehnhanced eXport (includes relative height info) | + | -I[Y]: import objects (and build templates where necessary) |
- | -T: will create a copy of the pewfile, using the dll's internals, and then checks it for errors. | + | -R[Y]: |
- | this is a confidence test of the dll, not, the pew | + | -Y: |
- | -P: pause on completion | + | -E[X][Cc]: Export Objects |
- | -R: Reduce object memory | + | -T: will create a copy of the pewfile, using the dll's internals, and then checks it for errors. |
- | </ | + | this is a confidence test of the dll, not, the pew |
+ | -P: pause on completion | ||
+ | -K: no pause on error (useful for bat commands which will test the return val anyway) | ||
+ | -A: Add offsets x,y (and optionally z). See below | ||
+ | -U: show usage stats of objects and templates | ||
+ | </ | ||
Export syntax: | Export syntax: | ||
- | DePew -E[X] SomePew export.txt | + | DePew -E[X][Cc] SomePew export.txt |
Import Syntax: | Import Syntax: | ||
- | DePew -I import.txt SomePew | + | DePew -I[Y] import.txt SomePew |
- | Import works with all known forms of Visitor 3 export syntax. Specifically | + | Import works with all known forms of world tool export syntax. Specifically, one object per line. |
- | + | ||
- | one object per line | + | |
FileName< | FileName< | ||
Line 43: | Line 48: | ||
< | < | ||
- | Requires DePbo.dll - Check [[http:// | + | Add Offsets |
+ | |||
+ | Operates at two different levels | ||
+ | |||
+ | -A x,y[,z] import.txt SomePew : Will add offsets ONLY to imported.txt\\ | ||
+ | -A x,y[,z] SomePew : Will add offsets to ALL current pew objects. | ||
+ | |||
+ | Requires DePbo.dll - Check [[http:// |
arma2/tools/depew.1343894092.txt.gz · Last modified: 2012/08/02 07:54 by snakeman