Spell Cannot Be Targeted

junz13

New Member
Reaction score
1
I have one BIG problem...well thee's a certain spell which is based off of Channel... and i can't cast it on a unit..during cinematic mode... plz help me... How do i cast that spell on a unit during cinematic mode...Channel is a Non-Target spell... :(:(:confused:
 

Terrabull

Veteran Member (Done that)
Reaction score
38
There should be a field called "Data - Target Type"
Instant is "No Target" You can change it to Point, Unit, or Point or Unit.
 

Ghostwind

o________o
Reaction score
172
Change the thing under Data - Targets to Unit Target.

Then, in triggers, instead of using the whole "neutral - channel" thing do a custom script like this:
Replace <yourcastervariable> with a variable you make for the casting unit, and <yourtargetvariable> with a variable you make for the target unit.

Code:
Custom Script: call IssueTargetOrder(udg_<yourcastervariable>, channel, udg_<yourtargetvariable>)
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top