• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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