How to use animations on attachments

Status
Not open for further replies.
Level 4
Joined
Feb 7, 2023
Messages
34
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?

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