arma2:tools:depew
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
arma2:tools:depew [2010/07/16 07:26] – created depew initial page. snakeman | arma2:tools:depew [2024/08/02 11:04] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== DePew ====== | + | ====== |
- | DePew is a simple application analyses PEW files. | + | [[https:// |
- | Formats supported range from POSE57 | + | DePew is a simple application which analyses PEW files, exports / imports objects and deletes objects / templates. |
+ | |||
+ | Formats supported range from Pose57 | ||
Syntax: | Syntax: | ||
< | < | ||
- | DePew Anyfile[.pew] | + | DePew [-option(s) [import.txt]] |
</ | </ | ||
- | Output is produced on screen. | ||
- | Requires DePbo.dll - Check [[http:// | + | Options: |
+ | < | ||
+ | Options: | ||
+ | none: | ||
+ | -LO[X][Cc]: | ||
+ | -LT[Cc]: | ||
+ | -X: | ||
+ | -Cc: | ||
+ | -DO[Y]: | ||
+ | -DT[Y]: | ||
+ | -I[Y]: | ||
+ | -R[Y]: | ||
+ | -Y: | ||
+ | -E[X][Cc]: | ||
+ | -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: | ||
+ | |||
+ | DePew -E[X][Cc] SomePew export.txt | ||
+ | |||
+ | Import Syntax: | ||
+ | |||
+ | DePew -I[Y] import.txt SomePew | ||
+ | |||
+ | Import works with all known forms of world tool export syntax. Specifically, | ||
+ | |||
+ | FileName< | ||
+ | |||
+ | < | ||
+ | |||
+ | 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.1279265167.txt.gz · Last modified: 2010/07/16 07:26 (external edit)