HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Icons showing Units In Minimap

10-28-2003, 12:48 PM#1
R2D2
I'm wondering if anyone would know how to get rid of the units in the minimap. I've found the UI\MiniMap\MiniMapIcon\MiniMapUnitIcon.mdx , it uses team color texture and I tried to remove it, but it didn't seem to work. Could someone else plz try just to make sure.
10-28-2003, 09:40 PM#2
Arkhoon
cant you
> extract
> convert to MDL
> delete the line
Code:
		ReplaceableId 1,
> convert to MDX
so you ll have no texture and then your model will be invisible (thats what you want if i understood the topic)
10-29-2003, 12:09 PM#3
R2D2
Thanx, I tried that but it did not have any effect :bgrun:
It's possible that model is not the right one, but it's the only one I could find. It seems like it can't be imported properly/doesn't overwrite or something.
10-29-2003, 12:11 PM#4
Arkhoon
dunot i opened it with w3viewer and that showed nothing ...