HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

how to connect portrait when changin mdx?

11-30-2003, 07:23 PM#1
SektorGaza
If I change the model path, from ex. Units\Orc\Grunt\Grunt.mdx
to Units\Orc\SpecialGrunt.mdx the portrait doesn't show up. But how to make it so it shows up?


edit
another noob questions

how do I make my hero get experience slower than regular?
11-30-2003, 07:39 PM#2
linkmaster23
for your first question, i dont really model edit so i couldnt tell you.

for your second question, do this trigger

Hero - Make Player 1 (Red) Heroes gain 50.00% experience from future kills


its in action Hero section.
11-30-2003, 08:12 PM#3
Ligature
Here's what I know about the portrait files:

In each unit-type's directory there's a .mdx called "UnitName.mdx" and another called "UnitName_Portrat.mdx."

So my theory is you need to change your model's path to "Units\Orc\SpecialGrunt\SpecialGrunt.mdx" and create a portrait model with path "Units\Orc\SpecialGrunt\SpecialGrunt_Portrait.mdx."

Seems almost too easy, so I wouldn't be surprised if it doesn't work - but it's worth a shot!
11-30-2003, 08:29 PM#4
SektorGaza
k thanx to both. I'll see if it works.


edit: yep, both things worked. thanx