Difference between revisions of "Generating texture lists"

m
fixed minor typo
imported>Amorilia
(improved formatting and removed explicit references to my name as that is not relevant for the tutorial)
imported>Amorilia
m (fixed minor typo)
Line 44: Line 44:
Put together, the command in my case is:  
Put together, the command in my case is:  


  python scripts\niftexdump.py "C:\Program Files\Oblivion\Data\meshes\ST\book" > "C:\logs\book.txt
  python scripts\niftexdump.py "C:\Program Files\Oblivion\Data\meshes\ST\book" > "C:\logs\book.txt"


The script will execute, which you can tell by the cursor blinking on the row underneath. You'll know when the operation is finished by DOS giving you a new command prompt.
The script will execute, which you can tell by the cursor blinking on the row underneath. You'll know when the operation is finished by DOS giving you a new command prompt.
Anonymous user