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

Chain lightning

Status
Not open for further replies.
Level 4
Joined
Oct 24, 2008
Messages
64
Im trying to make a game where you take control of units using spells but at the moment i cant make the chain lightning convert all of the units only the first one how can i make it work for all units that are hit.
This is the trigger im using at the moment.
{Events:
Unit - A unit owned by Player 1 (Red) Begins casting an ability
Conditions:
(Ability Being Cast) Equal to Chain Lightning
Actions:
Wait 1.00 seconds
Unit - Change Ownership of (Target of ability being cast) to Player 1 Red and change colour.}
 
Status
Not open for further replies.
Top