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

Why? {dummy unit stored on a variable will not cast a spell}

Status
Not open for further replies.
Level 8
Joined
Apr 24, 2008
Messages
151
i'm use to veriable (LS) unit and set it to last created unit, next i set to (LS) to casting a spell. look this
abbility starts effect an ability
ability being cast = (Fan knifes)
set LS = lastcreatedunit
create 1 dummy unit at posiotion of casting unit
order last created unit cast fan knifes
but first of LS unit, do not casting. Why?
 
Status
Not open for further replies.
Top