• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Help] Cant use 2 textures for 1 model

Status
Not open for further replies.
i made a HQ club with 66 Polygons on Gmax, i added the "Textures\AnyHandleRedWrapped.blp" to the wood and "Textures\AxeBladeBlueSteel.blp" to its spikes(Which are in another Mesh), converted BOth to Editable mesh, Selected Both and exported them using Dex Exporting Script, added this line on the .mdl file:
Textures 2 {
Bitmap {
Image "Textures\AnyHandleRedWrapped.blp",
}
Bitmap {
Image "Textures\AxeBladeBlueSteel.blp",
}
in-game, and in Warcaft 3 model editor the spikes use the "Textures\AnyHandleRedWrapped.blp" Texture, i tried a lot to fix this but i couldn't
Please Help
Model Attached To Thread and Found "Here"
 

Attachments

  • Vsddg.mdl
    36.1 KB · Views: 63
Status
Not open for further replies.
Top