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

[Spell] How to make Riflemen shoot enemy units in a line?

Status
Not open for further replies.

Chaosy

Tutorial Reviewer
Level 40
Joined
Jun 9, 2011
Messages
13,219
this is how you add the spell
  • Untitled Trigger 001
    • Events
      • Unit - A unit Finishes an upgrade
    • Conditions
      • (Researched tech-type) Equal to Your_upgrade
    • Actions
      • Unit - Add Some_ability to (Triggering unit)
and you can make the spell by creating a dummy and order it to move to a location and if your close to him you take the dmg
 
Level 10
Joined
Nov 5, 2008
Messages
536
this is how you add the spell
  • Untitled Trigger 001
    • Events
      • Unit - A unit Finishes an upgrade
    • Conditions
      • (Researched tech-type) Equal to Your_upgrade
    • Actions
      • Unit - Add Some_ability to (Triggering unit)
and you can make the spell by creating a dummy and order it to move to a location and if your close to him you take the dmg

Is there no ability I can use to add the "line-attack"?

Storm Hammers for Gryphon Riders uses that?
 
Level 8
Joined
Jan 8, 2010
Messages
493
you can use Missile (Line) instead of Missile (Instant) for the Rifleman's Combat - Attack - Weapon Type.

or modify Gryphon Rider's settings to fit the Rifleman's:
Attack 1 - Missile (Line)
Attack 2 - Missile (Instant)

for the upgrade copy Storm Hammer's settings and add it to the Rifleman's Upgrades Used.
 
Status
Not open for further replies.
Top