Using makeobj 50 (about 50 ...) with windows 7 pro 32 bits
Using makeobj by .bat command files
create.bat with :
When a picture isn't well sized (there it was a picture of 1025*768 instead of 1024*768), no error message is displayed in err.txt (so I spent a quarter of hour to find the problem).
Does it generate anyway a working pak? I mean it should do anyway, if you are not requested the 1 pixel slide. I will lokk into it.
No it doesn't, there were five vehicles on the picture and makeobj stoped working after the first.
If I remember correctly, when you use pakhelper with makeobj 50 and error log option selected, it shows an error message if the image hasn't got the right size according to the pakset you chose. so maybe you forgot to add some parameter..
I don't use pakhelper ... and I don't know what paramater I could forget.
You're redirecting with 2> , perhaps it's in stdout?
I don't know how does it work ...
2> 1> >
Find what's the difference and try ;)
possible to use the both at the same time ?
That's what the version without number is for (I hope).
okay, thanks ... I don't know why the person who gave me this command line put 2 ...