• 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.

How to use animations on attachments

Status
Not open for further replies.
Level 4
Joined
Feb 7, 2023
Messages
31
Hello! I used search, but didn't finde the answer here..

This next attachments used addition animation "Attack", but how to use it in game after item being attached to unit. Is it need to made dummy unit and then attach to point? Or it need to rename animation in other editors programms?

 
Level 4
Joined
Feb 7, 2023
Messages
31
  • Melee Initialization
    • Events
      • Map initialization
    • Conditions
    • Actions
      • Special Effect - Create a special effect attached to the hand,right of Blood Mage 0000 <gen> using Doomhammer.mdx
      • Custom script: call BlzPlaySpecialEffect(GetLastCreatedEffectBJ(), ANIM_TYPE_ATTACK)
Thanks! But when I try to use this function on my map, get 745 error. Did it work on 1.26a or need later version of game?
 
Status
Not open for further replies.
Top