Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
General Development
»
Finding paths without the creator posting them?
Finding paths without the creator posting them?
05-11-2009, 10:55 PM
#1
Bob1897
Hello Warcraft 3 campaings community, I have but one question. How can I find the paths used for importing models? Is there a program? Please help!
05-11-2009, 11:09 PM
#2
Captain Griffen
They don't need a specific path.
05-11-2009, 11:10 PM
#3
Anitarf
You mean texture paths? Convert the model to the .mdl format and open it in a text editor, then find the textures section and read the paths the model uses there.
05-11-2009, 11:13 PM
#4
Alevice
or use magos model editor and check the texture manager
05-11-2009, 11:20 PM
#5
Bob1897
Quote:
Originally Posted by
Alevice
or use magos model editor and check the texture manager
How would I do that?