![]() |
|
|
#1 |
|
Export list of used files in map.
The Unreal Tournament Package Tool lists the files used by a package nicely, but, is there a way to export a list of the packages used by an x package..?
For example, to export a list of all files that are being used in a map. Can it be done with a tool.. is there a way to export the list with UCC? Something like: Code:
UCC Export mapname.dz list package_list.txt |
|
|
|
|
|
|
#2 |
|
Just a casualty of unreal
Join Date: Feb. 26th, 2011
Posts: 15
|
unrealdeps was made for this purpose
http://www.unrealadmin.org/forums/sh...ad.php?t=30406 it can export a txt of dependencies. if you feel like programing , you could also just use ucc to open the package , ie do some operation like -batchexport and it will log the packages into the ucc.log file and you can phrase that log. in game, not sure about in ut2004 there is a "obj dependency %filename%" command , but i dont think it accessable from ucc. Last edited by BashBox; 2nd Jul 2012 at 06:18 PM. |
|
|
|
|
|
#3 |
|
Holy Crap ! O_O
This Tool is EXTREMELY AWESOME ! You sir, are my Hero ! Thank You Very Much !
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|