• 🏆 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!
  • ✅ The POLL for Hive's Texturing Contest #33 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!

Making a beacon

Status
Not open for further replies.
Level 7
Joined
Jul 9, 2007
Messages
306
I'm trying to make a beacon(?) object that units can walk on -- essentially the red circle effect when you launch a nuke, but I don't want it to go away. How do I make this?
 
There are Terran Protoss and Zerg beacons already available for use.
If you would like to use something else, make a structure with the desired model.
Set the unit to invulnerable, unclickable, unselectable, uncontrollable, and no view on the minimap (cant remember that flag name atm).
Change the model to whatever you like, and there you are. You have a beacon.

Edit: Oh also forgot to add, change the footprint pathing to 0x0 or (none) so that units can walk over it.
 
Status
Not open for further replies.
Top