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

[Trigger] Casting ability

Status
Not open for further replies.
Level 7
Joined
Feb 25, 2007
Messages
286
If you want to make a unit cast a ability but it isnt under the "Issued target to effect target" what do you do? Is their sometype of code to put in? :confused: :Edit: Nevermind I figured out the skill I wanted to use could only be used by a point. :Edit #2: How can you make a custom skill be casted in a skill?
 
Last edited:
Level 9
Joined
Jun 18, 2004
Messages
565
Every custom spell you make coorisponds to one of those abilities. For example, if you make an ability based off "Shockwave" and call it "Thunderchocolate." If you order a unit that has Thunderchocolate to cast Shockwave, it will activate that order string and cast Thunderchocolate.

So, yes, you can cast custom spells.
 
Status
Not open for further replies.
Top