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

A way to "silence" all spells but one

Status
Not open for further replies.
Level 4
Joined
Dec 10, 2008
Messages
85
Is there any way to "silence" a unit and still let him use one spell?

If there's no way to do that, is there any way to change the dialog of the Hold Position command?
 
Level 6
Joined
May 3, 2009
Messages
214
  • Untitled Trigger 001
    • Events
      • Unit - A unit Begins casting an ability
    • Conditions
      • (Ability being cast) Equal to Spell
    • Actions
      • Unit - Order (Casting unit) to Move To (Position of (Casting unit))
Just replace Spell whit the spell you want to cancel.
 
Level 4
Joined
Dec 10, 2008
Messages
85
Yeah, that should work but it's not an option with the map I'm making... but you gave me a great idea thanks ^^
 
Status
Not open for further replies.
Top