• 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.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

a couple questions, or several

Status
Not open for further replies.
Level 19
Joined
Aug 8, 2007
Messages
2,763
1. Is there to way to select a group of units as a variable?

2. is there a way to add to a variable without deleting the old unit?

3. is there a way to scale projectiles made by spells?

4. is there a way to create 1 unit as a demon hunter and 1 as a custom demom hunter skin?
 
1. Is there to way to select a group of units as a variable?

Use unit group variable?

2. is there a way to add to a variable without deleting the old unit?

Uh..use unit array?

3. is there a way to scale projectiles made by spells?

Yes, download Vexorian's dummy.mdx. Use it as a model for a dummy unit. Attach the effect to the unit. It has three attachment point, origin, chest and overhead. Then use Animation - change unit size.

4. is there a way to create 1 unit as a demon hunter and 1 as a custom demom hunter skin?

Copy and paste the unit, then use different model (with the altered skin) for the other.
 
mind telling me how to do the first 2?

and also, how do you move a unit away from a caster unit when a unit casts thunder clap
 
1. i did it

2. I want to keep attacking every unit in a region but i dont want to attack the same unit twice.

3. i can do that w/ dummys

4. nvm its stupid

5. im clear =P im using a thunder clap spell to push away enemies on the warrior inch by inch. How do i push away from the center?

6. how do i create combinations? Like if i pick up an item, it checks for the other items in the set and if they have them all it removes them and gives set
 
Status
Not open for further replies.
Back
Top