• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

How do i import models correctly?

Status
Not open for further replies.
Level 15
Joined
Mar 25, 2016
Messages
1,327
Make sure the textures (if the model has textures that need to be imported) is imported correctly. Usually it is specified on the model page and the readme, which textures use which paths. For the model itself the path does not really matter.
Some models might not work or have missing textures, but this should be the exception and for approved models you can be pretty sure that they work.
 
Level 21
Joined
Aug 29, 2012
Messages
860
Also, you need to save your map after importing and restart the editor completely (quit + reopen). Imported models will display as a temp cube if you try to put them in your map right after importing them, even though they work perfectly fine when tested ingame.
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,217
but this should be the exception and for approved models you can be pretty sure that they work.
Models and skins approved before the recent patches might not work. BLP textures with malformed mipmaps will fail to load as opposed to loading the mipmap levels blank. This means they do work with older versions of Warcraft III, but not with the recent versions. To fix is to use a tool like ImperialBLP or BLPLab set with appropriate mipmap count to re-save the BLP files.
Also, you need to save your map after importing and restart the editor completely (quit + reopen). Imported models will display as a temp cube if you try to put them in your map right after importing them
Actually all one has to do is import the model and save before referencing (loading) it in the editor and it will appear perfectly. However if it does fail to load one has to fully restart the editor due to how it caches assets.
 
Status
Not open for further replies.
Top