• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Moving with triggers, but not by players {making a unit move only by trigger orders}

Status
Not open for further replies.
Level 15
Joined
Aug 18, 2007
Messages
1,390
Hi all

Does anybody know, if it is possible to make units unable to move when players issues them to, but make them do, if a trigger issues them?

So if i use a spell called "Move up", it will order my unit to move to a position above him. But if i use the order "move" or rightclick a place on the ground, he wont do anything.

Or simply just remove the "move" order, while he still can move from triggers?

//los
 
Level 7
Joined
Jul 20, 2008
Messages
377
Change the unit classification to wards, although the unit will still be able to be right-clicked. You just make another trigger to prevent the order "smart" from working on that unit.
 
Status
Not open for further replies.
Top