• 🏆 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!

minimap

Status
Not open for further replies.
Level 9
Joined
Apr 7, 2010
Messages
480
is there a way to change the minimap something like a radar?
view


i only nid the circle part. could it be that every time the line hits the position of the enemy it appears in the radar/minimap and after 5 sec or so it dissapears. is it possible?
 
Level 12
Joined
Apr 15, 2008
Messages
1,063
You can only change the minimap image to a static image, by importing it under specific name (I think it's war3mapMap.blp)
I did a radar like this once. I disabled minimap display of all units in map, aside from a special, invisible, dummy unit. Then I created a line of these units and rotated it around the center of the map. All "detected" units were displayed using pings. That's the only way I could think of.
 
Status
Not open for further replies.
Top