Gildor's Forums

Author Topic: umodel log file generating  (Read 66 times)
CriticalError
Full Member
***
Posts: 172



View Profile
umodel log file generating
« on: June 17, 2020, 07:28 »

Hello everyone, I am sorry if it is not the correct site, my question is if someone can tell me if I am correct or it is an error of mine, the help I am looking for is to be able to generate a .log file for each file that dumps the information independently, Not everything together will that be possible? Here is an example of the line when performing the dump, if you could give me a hand as I would need this, I am already grateful for the support.

@for /f "tokens=*" %%a in ('dir /b *.upk') do ( umodel -dump -log=.log -game=bns %%a )
pause
Logged
Jump to:  

Powered by SMF | SMF © 2006-2009, Simple Machines LLC
Leviathan design by Bloc | XHTML | CSS