• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Understanding model pathing

Status
Not open for further replies.
Level 2
Joined
Nov 25, 2013
Messages
15
I have found many models I want to implement into my map but some of them have no path written for me to follow, and as this is all new to me I don't know whether or not I don't understand it because I don't know how to figure it out, or to get annoyed at the laziness of the poster.

Can anyone explain to me how to figure it out, if at all?

Example:
http://www.hiveworkshop.com/forums/...prev=search=villager%20animations&d=list&r=20
 
Level 29
Joined
Sep 26, 2009
Messages
2,595
You only need to change path if the file is an image (.blp, or in some cases .tga files, etc.), however you don't necessarily need to change path of .mdx or .mdl files (both are the same and these are the model files).

In the example you posted - the villager, he has only the .mdx file, hence why Maker wrote you don't need to change any path.
 
Status
Not open for further replies.
Top